body { margin:0; padding:0;
  background:black url(hintergrund_unten.jpg);
  font-family: Verdana;
  font-size: 10px;
  color:white; position:relative;
}

#roter_balken { position:absolute; width:100%; height:294px; background:url(hintergrund_oben.jpg) repeat-x;  }
#haupt { width:840px; margin:0px auto;  }

#oben {
  position:relative;
  width:620px;
  height:180px;
  margin:0px auto;
  background:url(oben_mitte.png);
}
#uhr {
  position:absolute;
  top:68px;
  left:270px;
  width:80px;
  font-family:Arial;
  font-size:24px;
  font-weight:bold;
  text-align:center;
}
#spielstand {
  position:absolute;
  top:87px;
  left:255px;
  height:70px;
  font-family:Arial Black;
  font-size:44px;
  font-weight:bolder;
}

#spielstand th { width:10px; visibility:hidden; }
#spielstand td { width:42px; vertical-align:middle; }


#logo_heim { position:absolute; bottom:19px; left:10px; min-height:50px; }
#logo_gast { position:absolute; bottom:19px; right:10px; min-height:50px; }

#kiste_oben { margin:4px auto 0 auto; }
#kiste_links { float:left; margin-top:22px; }
#kiste_rechts { float:right; margin-top:22px; }

.inhalt_oben { background:url(inhalt_oben.png) no-repeat top; width:400px; }
.inhalt_unten { background:url(inhalt_unten.png) no-repeat bottom; padding:5px 0; }
.inhalt_mitte { background:url(inhalt_mitte.png) repeat-y; min-height:60px; padding:1px 5px; width:400px; }








.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

img { border:none; }




#kommentare .minute { width:42px; text-align:right; }
#kommentare .symbol { width:35px; text-align:center; }
#kommentare .kommentar0 { width:296px; padding:2px 3px; background:url(heller.png); color:#CFCFCF; }
#kommentare .kommentar1 { width:296px; padding:2px 3px;}




/* weg */
.tabelle {  width:390px; }
.zeile0 { background:url(heller.png) ; padding:2px 3px; color:#CFCFCF; }
.zeile1 { padding:2px 3px;}
