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


	
@media screen and (min-width:1024px){


#abstand{
	width:2500px;
	height:150px;
	position:fixed;
	background-color:#FFF;		
}



#inhaltbio{
	margin-top:136px;
	margin-left:220px;
	position:absolute;
	width:960px;
	height:auto;
	padding-bottom:200px;
	z-index:-400;
	float:left;
}





}