BODY { 
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 background-color: #FFDAB6;
 scrollbar-face-color:#FFC388;
scrollbar-highlight-color:#FFD2A6;
scrollbar-3dlight-color:#ECB3B3;
scrollbar-darkshadow-color:#CC3333;
scrollbar-shadow-color:#FE8525;
scrollbar-arrow-color:#FE8525;
scrollbar-track-color:#FFDAB6;
 }
.ueberschrift {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight : bold;
        font-size : 28px;
        font-family : Arial, Helvetica, sans-serif;
}
.klueberschrift {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight : bold;
        font-size : 18px;
}
.grschrift {
        color: #000000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
}
.weiss {
        color: #FFFFFF;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
}
.initial {      
font-family: "Times New Roman"; 
font-size : 13px; 
font-weight : normal; 
color : #000000; 
font-style: italic;
}
.klein {
font-weight: bold;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.norm {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #000000;
}
.head {  
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #777777;
}
a:link {
        font-family : Arial, Helvetica, sans-serif;
		  color: #000000;        
        font-size : 12px;
		  text-decoration: underline;
}
a:visited {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
		  text-decoration: underline;
}
a:active {
        font-family : Arial, Helvetica, sans-serif;
		  color: #CC3333;
        font-size : 12px;
        text-decoration: underline;
}
a:hover {
        font-family : Arial, Helvetica, sans-serif;
		  color: #CC3333;        
        font-size : 12px;
		  text-decoration: underline;
}

