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


	

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

{

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




#inhaltpublikationen{
	margin-left:220px;
	margin-top:138px;
	position:absolute;
	width:866px;
	height:auto;
	padding-bottom:200px;
	z-index:-400;
	float:left;
}

.peins{
	width:388px;
	height:auto;
	margin-right:60px;
	float:left;
}

.pzwei{
	width:388px;
	height:auto;
	margin-right:30px;
	float:left;
}

.floatstopper{
	clear:both;
}



}