body { background-color: #fafafa; }

td, body {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color : #000000; }
a:link {color: #F58C15; text-decoration: underline;}
a:active {color: #F58C15;text-decoration: underline;}
a:visited {color: #F58C15;text-decoration: underline;}
a:hover {color: #F58C15; text-decoration: underline;}

/*navi */
#klein {font-family: Arial; font-size: 11px; color : #000000; }
#klein:link { color: #000000; font-size: 11px; text-decoration: none; }
#klein:visited {color: #000000; font-size: 11px; text-decoration: none; }
#klein:active { color: #000000; font-size: 11px; text-decoration: none; }
#klein:hover { color: #F58C15; font-size: 11px; text-decoration: none; }

/*navi */
#klein1 {font-family: Arial; font-size: 12px; color : #000000; }
#klein1:link { color: #000000; font-size: 12px; text-decoration: none; }
#klein1:visited {color: #000000; font-size: 12px; text-decoration: none; }
#klein1:active { color: #000000; font-size: 12px; text-decoration: none; }
#klein1:hover { color: #F58C15; font-size: 12px; text-decoration: none; }

#klein2 {font-family: Arial; font-size: 13px; color : #000000; }
#klein2:link { color: #FFFFFF; font-size: 13px; text-decoration: none; }
#klein2:visited {color: #FFFFFF; font-size: 13px; text-decoration: none; }
#klein2:active { color: #FFFFFF; font-size: 13px; text-decoration: none; }
#klein2:hover { color: #F58C15; font-size: 13px; text-decoration: none; }

.text {font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color : #000000;}
.text1 {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color : #F58C15; font-weight: bold;}
.text2 {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color : #F58C15; font-weight: bold;}

.tab {
	border: 1px solid #F58C15;
	/* background-color: #F6F5F1; */
	background-color: #EEEEEE;
}

 textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12 px; color:#000000; width: 250; height: 100; border: 1px solid #F58C15; background-color: #EEEEEE; }
 .button { font-family: Arial, Helvetica, sans-serif; font-size: 10 pxl; height: 20; color:#000000; font-weight: bold; border: 1px solid #F58C15; background-color: #EEEEEE;}
 .field { font-family: Arial, Helvetica, sans-serif; font-size: 12 px; color:#000000; width: 250; height: 18; border: 1px solid #F58C15; background-color: #EEEEEE;}
 .field1 { font-family: Arial, Helvetica, sans-serif; font-size: 12 px; color:#000000; width: 47; height: 18; border: 1px solid #F58C15; background-color: #EEEEEE;}
 .field2 { font-family: Arial, Helvetica, sans-serif; font-size: 12 px; color:#000000; width: 199; height: 18; border: 1px solid #F58C15; background-color: #EEEEEE;}
 .login { font-family: Arial, Helvetica, sans-serif; font-size: 12 px; color:#000000; width: 170; height: 18; border: 1px solid #F58C15; background-color: #EEEEEE;}

 
   /* Scrollbalken */ 
body {
scrollbar-face-color: #EEEEEE; 
scrollbar-3dlight-color: #F58C15; 
scrollbar-arrow-color: #FF9933; 
scrollbar-track-color: #E4E4E4; 
scrollbar-darkshadow-color: #000000;}
