/* Style-sheet file of HartGemischt */
  
img { position:absolute; border:0px; }
div { position:absolute; }

body { margin:0px; border:0px; background-color:#212121; }

p,div,td,th,nobr { font-family:Arial,Helvetica,sans-serif; }

div.nav { z-index:99; left:20px; top:120px; }
div.hgTitle { z-index:99; top:20px; left:170px; width:580px;}

div.hgLogo { z-index:1; top:20px; left:170px; }
img.hgLogo { height:80px; }
img.hgAll { width:580px; }

div.content { display:none; z-index:10; top:120px; left:170px; width:580px; height:321px; overflow:auto; background-color:#ffffff; padding:6px}

p.headline { font-size:14px; font-weight:bold; }
p.text1 { font-size:12px; }
p.hgTitle { font-size:18px; font-weight:bold; color:#fff; text-align:center; }

td.year { width:220px; text-align:left; font-size:18px; font-weight:bold; }
td.date { width:190px; text-align:right; vertical-align:top; font-size:12px; }
td.place { width:300px; text-align:left; font-size:12px; }
td.newdate { width:220px; text-align:right; vertical-align:top; font-size:13px; font-weight:bold; }
td.newplace { width:300px; text-align:center; font-size:13px; font-weight:bold; }

/* Verweise zu noch nicht besuchten Seiten */
a:link { color:#000000; text-decoration:none; }
/* Verweise zu bereits besuchten Seiten */
a:visited { color:#000000; text-decoration:none; }
/* a:active = Verweise, die gerade angeklickt werden */
a:active { color:#000000; text-decoration:none; }

a.info { color:#AD0000; font-size:12px; font-weight:bold; }

a.nav { display:block; color:#000000; background-color:#ffffff; width:100px; padding:4px; font-size:12px; text-align:center;
      margin:5px; border:1px solid #000000; }
a.nav:hover { display:block; color:#ffffff; background-color:#000000; }

