body {
	scrollbar-track-color:#f6ebd3;
	scrollbar-face-color:#f6ebd3;
	scrollbar-arrow-color:#1b2740;
	scrollbar-highlight-color:#f6ebd3;
	scrollbar-3dlight-color:#1b2740;
	scrollbar-shadow-color:#1b2740;
	scrollbar-darkshadow-color:#f6ebd3;
}
.textnormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c1c3d;
}

.contentcontainer { width:430px; height:155px; overflow:auto; padding-right: 0px;}




.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f6ebd3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9c0000;
	line-height: normal;

}
.h_eng {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9d8e7b;
	line-height: normal;
    padding: 15px 0px 15px 40px;
}
.h_eng_null {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9d8e7b;
	line-height: normal;
    padding: 0px 0px 0px 0px;
}





/* Formularfelder */

.button { background-color:#1b2740;
          color:#f6ebd3;
		  font-size: 12px;
		  width:100px;
		  border:1px solid #f6ebd3; }
		  
.input { background-color:#1b2740;
          color:#f6ebd3;
		  width:160px;
		  border:1px solid #f6ebd3; }
		  
.textarea { background-color:#1b2740;
          color:#f6ebd3;
		  width:203px;
		  height: 110px;
		  border:1px solid #f6ebd3; }
		  
/*Navigation*/		  

a.kunden {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;	
	color: #336fe1;
	padding: 2px 0px 2px 0px;
	font-variant: normal;  
}
a.kunden:hover{
   color: #f6ebd3;
   text-decoration: none;
}


a.sitemap {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;	
	color: #f6ebd3;
	padding: 10px 0px 2px 0px;
	font-variant: normal;
	 
}
a.sitemap:hover{
   color: #336fe1;
   text-decoration: none;
}


a.sitemap_klein {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #f6ebd3;
	font-variant: normal;
	line-height: 20px;

}
a.sitemap_klein:hover{
   color: #336fe1;
   text-decoration: none;
}

a.link {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #9d8e7b;
	font-variant: normal;
	

}
a.link:hover{
   color: #0e224d;
   text-decoration: none;
}
