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


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


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

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




.feins{
	width:auto;
	height:378px;
	margin-right:40px;
	float:left;
}

.fzwei{
	width:auto;
	height:480px;
	margin-right:60px;
	float:left;
}

.fdrei{
	width:auto;
	height:480px;
	margin-right:60px;
	float:left;
}

.fvier{
	width:auto;
	height:480px;
	margin-right:60px;
	float:left;
}

.ffuenf{ 
    width:auto;
	height:480px;
	margin-right:60px;
	float:left;
}

.fsechs{
	width:auto;
	height:480px;
	margin-right:60px;
	float:left;
}


.fsieben{
	width:auto;
	height:480px;
	margin-right:60px;
	float:left;
}

.facht{
	width:auto;
	height:480px;
	margin-right:30px;
	float:left;
}



.floatstopper{
	clear:both;
}








}