
/* #wrap.home { background: url(../templates/main/img/bg/bg_flash.jpg) no-repeat; } */
#wrap.home {  }


#header #logo-iridium-ix { position: absolute; left: 685px; top: 50px; }

#header {
height:330px;
position:relative;
background: #fff url(../img/bg.gif) repeat-y;
}



#center ul { margin-left:0px; }

*+html #center ul{
	margin-left:0px;	
}


#header #testfahrer {
left:10px;
position:absolute;
top:-50px;
}html, body { background: #FFFFFF; }

* { 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; line-height: 16px; color: #000;
	padding: 0; margin: 0; border: 0;
	text-align: left;
}

img { border: 0; }
input {color:#000;}
	
p { margin-bottom: 10px; }
p.error { color: #e11325; padding-left: 10px; background: url(../img/bg/bg_error.png) no-repeat; }

a { color: #049d29; text-decoration: none; }
ol {padding-left: 16px;}
* html ol {padding-left: 27px;}
*+html ol {padding-left: 27px;}

h1 { font-size: 18px; line-height: 30px; color: #049d29; margin-bottom: 10px; }
h2 { font-size: 11px; line-height: 16px; padding-top: 10px; margin-bottom: 10px; }
h3 { font-size: 11px; line-height: 16px; text-transform: uppercase; }
h4 { font-size: 9px; line-height: 9px; font-weight: normal; text-align: center; text-transform: uppercase; margin-bottom: 10px; }

#wrap { width: 931px;  margin: 0 auto; background: url(../img/bg.gif) repeat-y;}

#header {
	padding-left:6px;
	padding-right:5px;
	padding-top:10px;	

}
	
#nav-top {
	background-color: #FBC02B;
}

#nav-top .links {
	margin-left:25px;
	height:30px;	
}

#nav-top .links a{
	background-image: url(../img/navpoint_bg.gif);
	background-repeat: no-repeat;
	width:170px;
	height:18px;
	display:block;
	float:left;
	text-transform:uppercase;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	margin-right:5px;
	color: #fff;
	font-weight: bold;	
}

#nav-top .links a:hover{
	background-image: url(../img/navpoint_bg_selected.gif);
	background-repeat: no-repeat;
}

#nav-top .links a.nav-active { color: #fff; background-image: url(../img/navpoint_bg_selected.gif); background-repeat: no-repeat; }


#nav-top .navpath {
	height:18px;
	border-top:1px solid #fff;	
	border-bottom:1px solid #fff;
	background-color: #049d29;
	padding-left: 26px;
	padding-top:2px;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; 
	
}
#nav-top .navpath p{
	float:left;	
	color: #fff;
}

#nav-top .navpath p a{
	color: #fff;
}
	
#nav-top .navpath div.search{
	float:right;
	margin-right:30px;
	padding-top:1px;
}


#nav-top .navpath div.search input{
	border-top:1px solid #fff;
	padding:0px;
	padding-left:3px;
	width:100px;
}


#nav-top .navpath div.search input.submit{
	border:0px solid #fff;	
	background-color: #049d29;
	color:#fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; 
	height: 14px;
	cursor: pointer;
	width:55px;
	line-height: 10px;	
	padding-left:2px;
}


	
#header img {
	position: relative;
	top: -7px;	
}

* html #header img{
	top:0px;
}

*+html #header img{
	top:0px;
}



#content{
	background-color: #fff;
	margin-left:6px;
	width:850px;
	border:1px solid #fff;
	border-right:0px;
	border-left:0px;
	position: relative;
	top: -11px;	
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 30px;
}

* html #content{
	border:0px;
	top:-2px;
}

*+html #content{
	top:-2px;
}

#content .left{
	position:absolute;
	top: -140px;
	left:50px;	
	width:160px;
}


#content .left ul li{
	border-bottom:1px solid #049d29;
	list-style: none;
	padding-bottom:5px;
	padding-top:5px;
}

#content .left ul li a{
	color: #049d29;
	font-weight: bold;
}

#content .left ul li a:hover{
	color: #000;
}

#content .left ul li a.selected{
	color: #000;
}


#content .middle{
	float:left;	
	width:350px;
}

#content .middle img{
	margin-bottom:10px;
}

#content .right{
	float:left;	
	width:425px;
	margin-left:40px;
}

* html #content .right{
	margin-left:15px;
}

#content .others{
	clear:both;	
	margin-top:30px;
	padding-bottom:30px;
		
}

#content .others a{
	margin-right:20px;
}

#content .others div.imageBox{
	float:left;
	margin-right:10px;
	width:260px;
}




#footer{
	height:40px;
	background-color: #049d29;	
	margin-left:6px;
	width:920px;
}

#footer p{
	height:25px;
	background-color: #FBC02B;	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px; 
	text-align: center;
}

#footer p a{
	font-size: 9px;	
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav-top .navpath div.search input{
		border:0px;
		border-bottom:2px solid #fff;
		height:13px;
	}
	
}