/*Allgemeingültige Einstellungen */
body {
	padding:0;
	margin:0;
	text-align:left;
	background-color:#FFFFFF;
	background : url(.././images/bg.gif);
	font-size:10px;
	font-family:Arial,Helvetica,Sans-serif;
              font-color:#3a3a3a;


} 



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.nav_head_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
              padding-top:3px; 
              padding-bottom:3px;
              padding-left:0px;
	background-color:#78be5a;
	color: #ffffff;
}

.nav_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
              padding-top:3px; 
              padding-bottom:3px;
              padding-left:5px;
	background-color:#78be5a;
	color: #ffffff;
}

.nav_bottom {
	
	background-color:#ffffff;
	
}

a {
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #0000ee;  
	text-decoration: underline;
} 

a:hover {
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #000091;  
	text-decoration: none;
} 

a.small {
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #25401a;  
	text-decoration: none;
} 

a.small:hover {
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #000000;  
	text-decoration: underline;
} 


/* Menue Links */




a.menu { 
	font-family: Arial, sans-serif; font-size: 11px; color: #25401a;  text-decoration: none; 
	display:block;
        	width:150px;
              border-bottom:1px solid rgb(200,200,200);
              border-left:1px solid rgb(200,200,200);
              border-right:1px solid rgb(200,200,200);  	
        	padding-top:4px;
              padding-left:3px;
	padding-right:1px;
	padding-bottom:4px;
	background : url(.././images/nav_bg.gif);
}


a.menu:hover { 
	font-family: Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none; 
	display:block;
        	width:150px;
              border-bottom:1px solid rgb(200,200,200);
              border-left:1px solid rgb(200,200,200);
              border-right:1px solid rgb(200,200,200);
        	padding-top:4px;
              padding-left:3px;
	padding-right:1px;
	padding-bottom:4px;
	background : url(.././images/nav_bg_over.gif);
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
              padding-left:8px;
	padding-top:40px;
}

.grafik {
	
	background : url(.././images/kostenloser_versicherungs_v.gif);
	background-repeat: no-repeat;
}

.grafik_m {
	
	background : url(.././images/bg_m.gif);
	background-repeat: repeat-x;
}

.vline {
	
	background : url(.././images/bg_vline.gif);
	background-repeat: repeat-y;
}

.hline {
	
	background : url(.././images/bg_hline.gif);
	background-repeat: repeat-x;
}
	