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


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


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

#inhaltauftrag{
	margin-top:150px;
	margin-left:220px;
	position:absolute;
	width:782px;
	height:480px;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}




.aeins{
	width:auto;
	height:378px;
	margin-right:50px;
	float:left;
}

.azwei{
	width:auto;
	height:378px;
	margin-right:30px;
	float:left;
}



.floatstopper{
	clear:both;
}








}