*{
margin: 0;
padding: 0;
list-style: none;
}

:focus{
outline: 0;
}

img{
border: 0;
display:block;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
background:url(images/bg.png) left top repeat-x #6F6F6F;
}

#wrap, #header, #content, #footer{
width:795px;
}

#wrap{
display:block;
margin:0 auto;
position:relative;
padding-top:32px;
}

#innercontent:after{content:"";}

#header{
position:relative;
height:333px;
background:url(images/bg_header.png) center top no-repeat;
}

	a#logo{
	position:absolute;
	top:16px;
	right:18px;
	display:block;
	width:250px;
	height:100px;
	}
	
	ul#metanav{
	position:absolute;
	left:39px;
	top:10px;
	}

		#metanav li{
		float:left;
		height:13px;
		border-right:1px solid #fff;
		}
		
			#metanav li.last{
			border:none;
			}
		
		#metanav a{
		display:block;
		float:left;
		height:13px;
		padding:0 16px 0 16px;
		color:#edefee;
		font-size:11px;
		line-height:13px;
		text-decoration:none;
		}
		
		ul#nav {
		position:absolute;
		left:0;
		top:129px;
		width:765px;
		height:24px;
		background:url(images/bg_nav.png) no-repeat;
		padding-left:30px;
		z-index:50;
		}
		
			#nav a {
			display: block;
			height:24px;
			line-height:24px;
			padding-right:12px;
			background:url(images/arrow_down.png) right 10px no-repeat;
			font-size:11px;
			text-decoration:none;
			color:#383539;
			font-weight:bold;
			}
							
			#nav li { /* all list items */
			float: left;
			position:relative;
			/* width needed or else Opera goes nuts */
			}
			
				#nav li#aktuell{width:58px; padding:0 20px 0 20px;}
				#nav li#unternehmen{width:100px; padding:0 20px 0 20px;}
				#nav li#referenzen{width:86px; padding:0 20px 0 20px;}
				#nav li#menschen{width:76px; padding:0 20px 0 20px;}
			
					#nav li ul { /* second-level lists */
					position: absolute;
					width: 230px;
					padding-bottom:20px;
					background:url(images/bg_dropdown_bot.png) left bottom no-repeat;
					left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
					}
						
						#nav li ul li{
						background:url(images/bg_dropdown.png) repeat-y;
						z-index:80;
						}
						
							#nav li ul li:hover{
							background:url(images/nav_ahover.png) no-repeat;
							z-index:99;
							}
					
						#nav li ul li a{
						width:200px;
						height:18px;
						line-height:18px;
						padding:2px 10px 2px 20px;
						color:#383539;
						font-weight:normal;
						background:none;
						}
						
							#nav li ul a.arrow{
							background:url(images/arrow_right.png) 215px no-repeat;
							}
					
						#nav li ul ul { /* third-and-above-level lists */
						margin: -22px 0 0 200px;
						}
						
						#nav li:hover ul ul, #nav li.sfhover ul ul {
						left: -999em;
						}
						
						#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
						left:0px;
						}
			
			img#headerimg{
			position:absolute;
			bottom:0;
			left:5px;
			z-index:1;
			}

#content{
position:absolute;
top:369px;
}

	#innercontent{
	position:relative;
	padding:16px 18px 46px 22px;
	background:url(images/bg_content.png) repeat-y;
	line-height:16px;
	}
	
		#innercontent a{
		color:#E60035;
		text-decoration:none;
		}
	
		h1{
		font-size:11px;
		font-weight:bold;
		height:33px;
		line-height:33px;
		background:url(images/dotted_line.jpg) left bottom repeat-x;
		margin-bottom:0;
		}
		
		h1#hb{
		/*display:inline;*/
		float:left;
		font-size:11px;
		font-weight:bold;
		background:none;
		line-height:13px;
		width: 290px;
		height: 15px;
		margin:14px 0px 15px 0px;
		}		
		
		* html h1#hb{
			margin:14px 0px -3px 0px;
		}
		
		
		h2{
		font-size:11px;
		font-weight:bold;
		line-height:16px;
		margin:16px 0 -16px 0;
		}
		
		#innercontent p{
		margin-top:16px;
		}
		
		.box{
		float:right;
		width:250px;
		margin:-1px 0 15px 0;
		padding-left:18px;
		background:url(images/teaser_box_body.png) 18px 0 repeat-y #fff;
		}
		
			.boxheader{
			height:32px;
			padding:0 21px 0 21px;
			line-height:32px;
			font-weight:bold;
			background:url(images/teaser_box_header.png) no-repeat;
			}
			
			.boxbody{
			padding:0 21px 32px 21px;
			background:url(images/teaser_box_footer.png) bottom no-repeat;
			}
		
		.picbox{
		width:176px;
		float:left;
		margin:16px 20px 10px 0;
		}
		
			.picbox img{
			margin-bottom:5px;
			}

		.static{
		position:static;
		}
	
		#information {
		position:absolute;
		bottom:0;
		left:22px;
		width:750px;
		color:#868686;
		line-height:16px;
		font-size: 10px;	
		}
		
		#information li {
		float: none;
		display: inline;
        padding: 0px 0px 0px 6px;
		background:url(images/infolink-trenner.gif) 0px 2px no-repeat;
		}
		
		#information li.firstLi {
			padding: 0px 0px 0px 0px;
			background:none;
		}
		
		#information li a {
		padding:0 1px 0 0;
		color:#868686;
		text-decoration:none;
		white-space:nowrap;
		}
		
		#information a:hover{
		color:#E60035;
		}
	
	#footer{
	height:88px;
	clear:both;
	color:#c9c9c9;
	background:url(images/bg_footer.png) 1px top no-repeat;
	line-height:16px;
	}
	
		#footer p{
		padding:41px 0 0 21px;
		}
	
		#footer a{
		color:#c9c9c9;
		text-decoration:none;
		}
		
		#footer img{
		display:inline;
		margin-left: 2px;
		padding-top:2px;
		}
		
		a#print{
		display:inline;
		margin-left:357px;
		background:url(images/icon_print.png) 0 0 no-repeat;
		padding:2px 0 2px 20px;
		}

.clearfix:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
/* End hide from IE-mac */
