html { 
 scrollbar-base-color:   #ffffff; 
 scrollbar-face-color:   #ffffff; 
 scrollbar-highlight-color:  #cccccc; 
 scrollbar-shadow-color:   #cccccc; 
 scrollbar-3dlight-color:  #cccccc; 
 scrollbar-arrow-color:   #cccccc; 
 scrollbar-track-color:   #ffffff; 
 scrollbar-darkshadow-color:  #cccccc; 
} 

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:12px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#000000;
	background-color:#158743;
	}
	

.scrollbereich {
	overflow: auto;
	height: 410px;
} 	

.adresse_navi {
	font-size:9px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	margin-top:0px;
	margin-right:0px;
	margin-left:5px;
	margin-bottom:5px;

}

h1 {
	font-size:14px;
	font-weight: bold;
	letter-spacing:1px;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#106E66;
	text-decoration:none;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;	
}

.logo_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	}
.logo_font_gmbh {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	
	

.navi_logo_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	}
.navi_logo_font_gmbh {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}
	


a:link {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	color:#106E66;
	text-decoration:none;
	}
a:visited {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	color:#106E66;
	text-decoration:none;
	 }
a:hover {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	color:#647185;
	text-decoration:none;
	 }
a:active {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	color:#647185;
	text-decoration:none;
	}
a:focus {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	color:#647185;
	text-decoration:none;
	}
/* links fuer IE */
a:link {
	color:#106E66;
	text-decoration: none;
	line-height:14px;
}

a:visited {
	color:#106E66;
	text-decoration: none;
	line-height:14px;
}

a:hover,a:focus {
	color:#647185;
	text-decoration: none;
	line-height:14px;
}

a:active {
	color:#647185;
	text-decoration: none;
	line-height:14px;
}


