/* CSS Document */

/*Scrollbalkenfarbe*/

body{scrollbar-face-color:#FEF5E7; 
	scrollbar-highlight-color:#C55B26; 
	scrollbar-shadow-color:#C55B26; 
	scrollbar-3dlight-color:#FEF5E7; 
	scrollbar-arrow-color:#C55B26; 
	scrollbar-track-color:#FEF5E7; 
	scrollbar-darkshadow-color:#FEF5E7;}

.tab_rand{border-color:#999999; 
		  border-style:solid; 
		  border-width:1px;}
		
.bild_tabelle{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	width:350px;
	margin-top:10px;
	margin-left:100px;	
}
	  
.linie_navi_orange{border-top:1px solid #999999;
			border-bottom:1px solid #999999;
			/*border-top-color:#999999;
			border-bottom-color:#999999; 
		  	border-top-style:solid;
			border-bottom-style:solid; 
		  	border-top-width:1px;
			border-bottom-width:1px;*/}
			
.linie_navi_blau{border-top:1px solid #cccccc;
			border-bottom:1px solid #cccccc;
			/*border-top-color:#999999;
			border-bottom-color:#999999; 
		  	border-top-style:solid;
			border-bottom-style:solid; 
		  	border-top-width:1px;
			border-bottom-width:1px;*/}
			
			
/*Position Logo*/
.logo {
	margin-left:5px;
}

/*Abstand der Top_Navi*/
.top_navi_start{
	margin-left:30px;
}

.top_navi_abstand{
	margin-left:60px;
}
/*---------------------------------*/
/*Abstand der Bilder zu einander und zur Top_Navi*/
.bild_navi_start{
	margin-left:5px;
	margin-top:5px;
}

.bild_navi_abstand{
	margin-left:6px;
	margin-top:5px;
}

/*---------------------------------*/
.left_navi_abstand{
	margin-left:15px;
	margin-top:10px;
}
/*---------------------------------*/

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00256C;
	
}

a{	text-decoration:none;
	color:#666666;
}

.text_navi_links{
font-weight:bold;
	text-align:left;
	word-spacing: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00256C;
}

.text_navi_rechts{
font-weight:bold;
	text-align:right;
	word-spacing: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00256C;
}

.bildtext{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00256C;
}

.contenttextabstand{
	margin-top: 10px;
	margin-left:7px;
	width: 530px;

}

.strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00256C;
	font-weight: bold;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#000066;
}

.adresse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00256C;
	text-align: center;
	word-spacing: 3px;
	margin-top: 4px;
	position:relative;
}
