BODY {
scrollbar-face-color: rgb(255,255,255); 
scrollbar-highlight-color: rgb(128,128,128); 
scrollbar-shadow-color: rgb(128,128,128); 
scrollbar-3dlight-color: rgb(255,255,255);
scrollbar-arrow-color: rgb(0,191,223); 
scrollbar-track-color: rgb(234,234,234);
scrollbar-darkshadow-color: rgb(255,255,255);
background-color : #FFFFFF;
}

#startmitte {
height:470px; width:900px; /*größe des Rahmens*/
margin-top: -235px; /*halber Wert der Höhe im Minusbereich*/
margin-left: -450px; /*halber Wert der Breite im Minusbereich*/
top:50%; 
left:50%;
position:absolute;
background-color : #FFFFFF;
}

#mitte {
height:450px; width:900px; /*größe des Rahmens*/
margin-top: -225px; /*halber Wert der Höhe im Minusbereich*/
margin-left: -450px; /*halber Wert der Breite im Minusbereich*/
top:50%; 
left:50%;
position:absolute;
background-color : #FFFFFF;
}


A:link { color: #616161; text-decoration: none; font-family: Arial,Verdana,Geneva; font-size:12px; font-weight:normal; }
A:visited { color: #616161; text-decoration: none; font-family: Arial,Verdana,Geneva; font-size:12px; font-weight:normal;}
A:hover { color: #FB5A27; text-decoration: none; font-family: Arial,Verdana,Geneva; font-size:12px; font-weight:normal;}


Table,TD,TR
{ 
color : #616161;
font-size: 12px; 
font-family : Arial,Verdana,Geneva,Helvetica,Helv,Swiss;
}

.normaltext
{ 
color : #616161;
line-height: 14px;
font-size: 12px; 
font-family : Arial,Verdana,Geneva,Helvetica,Helv,Swiss;
margin-right:20px;
}


.adresstext
{ 
color : #616161;
line-height: 13px;
font-size: 13px; 
font-family : Arial,Verdana,Geneva,Helvetica,Helv,Swiss;
}
