/* Stahl Becker CSS
Global Layout Styles
author: freyhauer
version: 0806
*/


@import url(typo.css);

/*img { behavior: url(http://www.federbandstahl.eu/script/iepngfix.htc) }*/


/* GENERAL LAYOUT PARAMETERS 
-----------------------------------------------------------*/

body {
	background: #fff url(../pix/body/body_bg.gif) repeat-x 0 -29px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	font-size:13px;
	color: #151c33;
	border: 0;
	margin: 0px;
	padding: 0px;
	}

ul{
	list-style-image:url(../pix/icons/list-icon.gif);
	margin:0px;
	padding-bottom:25px;
	padding-top:0;
}
li{
	margin-bottom:10px;

}

/* HEADER 
-----------------------------------------------------------*/

#header {
	height: 95px;
	width: 959px;
	position: relative;
	}

.contact-en {
	position: absolute;
	top: 0;
	left: 563px;
	}	
	
/* BODY WRAPPER
-----------------------------------------------------------*/	

#wrap {
	width: 975px;
	padding: 0;
	margin: 0;
	}

	
/* LEFTBAR
-----------------------------------------------------------*/		
	
#leftbar {
	width: 202px;
	padding-top: 23px;
	float: left;
	}	
	
	
/* MAIN CONTENT
-----------------------------------------------------------*/		

#contentwrapper {
	float:left;
	left:70px;
	position:relative;
	top:50px;
	width:900px;
	}

#contentwrapperimp {
	width: 770px;
	float: left;
	margin-left: 202px;
	display: inline;
	}

#content {
	width: 763px;
	padding: 20px 0px 20px 0px;
	}


.metanav table {
	position:absolute;
	left:780px;
	top:5px;


}	

h1{
	font-size:40px;
}
h2{
	font-size:15px;
	padding:5px 0px;
}
	
	
div#header_2{
	/*position:relative;*/
}
div#header_2 h1{
	margin:45px 0 0 65px;

}		
	
div#link{
	border:0px solid black;
	float:right;
	position:relative;
	right:0;
	top:250px;
	width:210px;

}	
p{
	line-height:20px;
	margin-bottom:10px;
	
}
div#kontakt{
	float:right;
	left:35px;
	position:relative;
	top:5px;
	width:220px;

}	
div#startleft{
	width:600px;


}
	
	
