#top {
alignment: center;
background: #1177BB;
border: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFF;
position: absolute;
width: 100%;
height: 25px;
left: 0px;
top: 0px;
}

#top2 {
alignment: center;
background: #1177BB;
border: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFF;
position: absolute;
width: 900px;
height: 25px;
left: 50%;
top: 5px;
margin-left: -450px;
}

#main {
alignment: center;
background: #FFFFFF;
border: 0px solid #666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #333;
position: absolute;
width: 900px;
height: 575px;
left: 50%;
top: 25px;
margin-left: -450px;
}

#bottom {
alignment: center;
border: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
position: absolute;
width: 900px;
height: 20px;
left: 50%;
top: 900px;
margin-left: -450px;
}

#marquee  { 
font-family: Arial,sans-serif;
font-size: 9pt;
color: #666666;
background-color: #eeeeee;
text-align: center;
width: 600px;
height: 15px;
}
.blau {
 color:#339;
 font-weight:bold;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

