/** BASIC */

body {
 scrollbar-base-color: #808080 ;
 scrollbar-face-color : white ; 
 scrollbar-shadow-color : #808080 ; 
 scrollbar-highlight-color : #808080 ; 
 scrollbar-3dlight-color : white ; 
 scrollbar-darkshadow-color : white ;  
 scrollbar-track-color : white ; 
 scrollbar-arrow-color : #808080 ; 

padding:0px; 
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 10px; 
background-color: #F4F4F4;
color: #000000;
font-size:10px;
font-family: tahoma,arial,helvetica;
font-weight: normal;
}


/** VERLINKUNGEN */
a:link { font-weight:bold; color:#414141; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#FF0000; text-decoration:underline }
a:active { font-weight:bold; color:#FF0000; text-decoration:underline }
a:focus { font-weight:bold; color:#FF0000; text-decoration:none }



/** FARBANPASSUNGEN WEBSEITE */
td { 
font-size:12px;
font-family: tahoma,arial,helvetica;
font-weight: normal;
}

.impinfo {
font-size:9px;
font-family: arial;
font-weight: bold;
}