BODY {
     scrollbar-face-color:#0070C0;
     scrollbar-highlight-color:#0070C0;
     scrollbar-3dlight-color:#00AFFF;
     scrollbar-darkshadow-color:#00AFFF;
     scrollbar-shadow-color:#0070C0;
     scrollbar-arrow-color:#00AFFF;
     scrollbar-track-color:#0070C0;
     }


#container {width: 970px;
            margin: 5px auto;
            border: 1px dotted #003080;
            background-color: #003399;
}

body { background-image:url(images/bg.gif);
       background-attachment: fixed;
       margin-top:0px;
       }

.head {
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: #FFFFFF;
 margin-top: 5px;
 text-align: center;
}

.navi {
 font-family: Arial;
 font-weight: bold;
 color: #FFFFFF;
 text-align: left;
}

.rechts {
 font-family: Arial;
 font-size: 9pt;
 color: #FFFFFF;

}

.text {
 font-family: Arial;
 font-size: 9pt;
 color: #FFFFFF;
 text-align: left;
}

.kleintext {
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
 text-align: center;
}

.zelle1 {
 border: 1px dotted #FFFFFF;
 font-family: Arial;
 font-size: 9pt;
 color: #FFFFFF;
 text-align: left;
}

 a:link   {color:#00AFFF; text-decoration:none;}
 a:visited{color:#00AFFF; text-decoration:none;}
 a:active {color:#00AFFF; text-decoration:none;}
 a:hover  {color:#FF0000; text-decoration:none;}

 .smilie_gesichtsfarbe {
	background-color: #FFFF00;
}

.left {
 font-family: Arial;
 font-size: 9pt;
 color: #00AFFF;
 text-align: left;
}

.foot {
 font-family: Arial;
 font-size: 7pt;
 color: #0050A0;
 text-align: left;
}