@charset "UTF-8";
/* CSS Document */

* {
	margin:0; 
	padding:0;
}
body {
	background:url(img/hg_body.jpg) repeat-x fixed left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	overflow:auto;
}
a{ 
	color:#0066b3;
	font-size:12px;
	text-decoration:none;
}
a:hover{ 
	color:#666666;
}
a vsited { 
	color:#666666;
}
#wrapper {
	margin:0 auto;
	width:1000px;
	border-left:10px solid #00427a;
	border-right:10px solid #00427a;
	background-color:#ffffff;
}
#header {
	height:205px;
	width:1000px;
	background-color:#00427a;
	z-index:1;

}
#kopf {    
	height:180px;
	width:1000px;
	background-image:url(img/header.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#kopf_onko {    
	height:180px;
	width:1000px;
	background-image:url(img/header_onko.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#kopf_kard {    
	height:180px;
	width:1000px;
	background-image:url(img/header_kard.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#kopf_gast {    
	height:180px;
	width:1000px;
	background-image:url(img/header_gast.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#kopf_pneu {    
	height:180px;
	width:1000px;
	background-image:url(img/header_pneumo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#status{
	height:25px;
	width:850px;
	z-index:20;
}

#content {
	position:relative;
	width:1000px;
	margin:0px auto;
	background: #ffffff;
	margin: auto; 
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */ 
}

/*#content {
	background-color:#FFF;
	min-height:620px;
	width:1000px;
}*/
#content_imp {
	min-height:900px;
	width:1000px;
	margin:0px auto;
	background: #ffffff;
	margin: auto; 
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */
}
#content_onko {
	min-height:850px;
	width:1000px;
}

#textbox{
	float:left;
	min-height:1000px;
	width:530px;
	padding:40px 40px 0px 0px;
}
#sp_links{
	float:left;
	width:225px;
	margin:0px 0px 0px 0px;
}
#sp_rechts{
	float:left;
	width:345px;
	min-height:307px;
	margin:3px 0px 0px 0px;
}
#1spaltig{
	width:580px;
}
#rechts{
	position:relative;
	float:left;
	height:2200px;
	width:230px;
	background-color:#d7dcea;
}
#infobereich{
	height:535px;
	width:220px;
	padding:20px 0px 0px 10px;
}

#footer{
	width:220px;
	height:50px;
	background-color:#FFFFFF;
	border-top:2px solid #94a1c6;
	padding-top:10px;

}
#footer_imp{
	width:220px;
	height:40px;
	background-color:#FFFFFF;
	border-top:2px solid #94a1c6;
	padding-top:10px;

}
/*Hauptnavigation*/
#nav {
	float:left;
	min-height:700px;
	width:190px;
	background-color:#FFF;
	font-size:12px;
	padding:5px 10px 0px 0px;
	z-index:40;
}

#nav ul{
	margin-top:0px;
	padding: 40px 30px 0px 10px;
}
#nav li{
	list-style:none;
	display:block;
	padding: 5px 0px 10px 10px;
	border-top:1px solid #666666;
}
#nav ul ul{
	margin:0px 0 3px 0;
	padding: 0px 0px 2px 10px;
}
#nav ul ul li{
	list-style:none;
	display:block;
	padding: 0px 0px 0px 10px;
	border-top	:0px solid #666666;
}
#nav ul li ul li{
	margin-top:0px;
	padding: 0px 10px 3px 0px;
}
/*#nav ul ul ul li{
	margin-top:0px;
	padding: 10px 0px 10px 10px;
}	*/

#nav span{ 
	color:#ababab;
	font-size:12px;
	text-decoration:none;
}
#nav a{ 
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
#nav a:hover, #nav a.curr{ 
	color:#0066b3;
}
#nav p{ 
	color:#666666;
	font-size:12px;
}
/*Navigation NO*/
#nav_NO {
	text-align:left;
	font-size:11px;
	color:#666666;
	margin:10px 0px 0px 10px;
	z-index:10;
}
#nav_NO a{ 
	color:#0066b3;
	font-size:11px;
	text-decoration:none; 
}
#nav_NO a:hover, #nav_NO a.curr{ 
	color:#666666;
}
.logo {
	float:right;
}
.bild { 
	float:left;
	margin-right:35px;
	margin-bottom:0px;
}
.headline_dr{ 
	color:#0066b3;
	font-size:14px;
	font-weight:bold;
	margin-top:-7px;
	margin-bottom:5px;
}
.text_status span{
	color:#fff; 
	font-size:11px;
	margin:3px 0px 2px 0px;

}
.text_status a{ 
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	margin:3px 0px 2px 20px;
}
.text_status a:hover{ 
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin:3px 0px 2px 20px;
}
.text{ 
	color:#242a30;
	font-size:12px;
}
.text h1{ 
	color:#0066b3;
	font-size:13px;
	margin-top:-7px;
	margin-bottom:5px;
}
.text h2{ 
	color:#0066b3;
	font-size:12px;
	margin-top:15px;
	margin-bottom:4px;
}
.text h3{ 
	font-size:12px;
	color:#FF00FF;
	text-align:left;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
}
.text h4{ 
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-top:5px;
	margin-bottom:0px;
	padding-right:50px;
}
.text p{ 
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:50px;
}
.text a{ 
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	color:#666666;
	text-decoration:none;
	border:0;
}
.text a:hover{ 
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	color:#0066b3;
}
.text ul{
	padding-right:30px;
}
.text li{
	list-style:none;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:10px;
}
.text span{ 
	color:#0066b3;
	font-size:14px;
	font-weight:bold;
	margin-top:-7px;
	margin-bottom:5px;
}
.text_oe{ 
	color:#242a30;
	font-size:12px;	
}
.text_oe h1{ 
	color:#0066b3;
	font-size:13px;
	margin-top:-7px;
	margin-bottom:5px;
}
.text_oe p{ 
	font-size:12px;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:60px;
	/*width:540px;*/
}
.text_oe span{ 
	display:block;
	float:left;
	width:120px;
}
.info { 
	color:#242a30;
	font-size:11px;
}
.info h1{ 
	color:#0066b3;
	font-size:13px;
	margin-top:0px;
	margin-bottom:12px;
}
.info h2{ 
	color:#242a30;
	font-size:11px;
	margin-top:0px;
	margin-bottom:3px;
}
.info p{ 
	font-size:11px;
	text-align:left;
	margin-top:0px;
	margin-bottom:15px;
	
}
.info a{ 
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	color:#0066b3;
	text-decoration:none;
	border:0;
}
.info a:hover{ 
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	color:#666666;
}
.info span{ 
	display:block;
	float:left;
	width:50px;
}
.nav_fuss {
	font-size:10px;
	pading-top:10px;
	padding-left:780px;
		}
.nav_fuss a {
	font-size:10px;
}
		
.nav_headline{ 
	margin-top:5px;
	font-weight:bold;
}
.nav_headline_curr{ 
	margin-top:5px;
	font-weight:bold;
	color:#0066b3;
}
.small{
	font-size:9px;
}
label span {
	color:#0066b3;
}