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


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


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

.foto{
	font-size:14px;
	line-height:160%;
	color:#000;
	font-weight:400;
}


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


.kontakt{
	width:520px;
	height:auto;
	margin-right:60px;
	float:left;
}

.urheber{
	width:520px;
	height:auto;
	margin-right:60px;
	float:left;
}

.ursula{
	margin-top:12px;
	width:190px;
	height:auto;
	margin-right:30px;
	float:left;
}

.floatstopper{
	clear:both;
}


}