

body {
 background-color:#ffffff; 
 padding:0px; 
 margin-left:0px; 
 margin-top:0px; 
 margin-right:0px; 
 margin-bottom:0px;
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#494949; 
 scrollbar-track-color:#e5e5e5; 
 scrollbar-face-color:#ff0000; 
 scrollbar-highlight-color:#ffffff; 
 scrollbar-shadow-color:#ffffff;  
 scrollbar-3dlight-color:#ff0000; 
 scrollbar-darkshadow-color:#ff0000; 
 scrollbar-arrow-color:#fff;
 }
 
td, tr, table, body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#494949; }


.ueber {font-weight: bold; margin-bottom:10px; margin-top:8px; padding-left:11px;
		background-image:url(pics/pfeil.gif); background-repeat:no-repeat; 
		font-size:15px; color:#cea000; font-weight: bold;
		}
		
/*======== Content Initial für Absatz ========*/
.big {font-size:14px; color:#494949; font-weight: bold;}

/*======== Content kleiner Text ========*/
.txtkl {font-size:10px; color:#494949;}

/*======== Rahmen========*/
.imgborder {border: 1px #cea000 solid;}



a, a:active, a:visited {font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; color:#ff0000; text-decoration:none;}
	
a:hover {font-size: 12px; font-weight: bold; color:#ff0000; text-decoration:none;}

