@charset "utf-8";
/* CSS Document */

#sozialmedia {
	position:relative;
	width:60px;
	height:60px;
	float:left;
}
#logo {
	position:relative;
	margin-left:50%;
	left:-180px;
	height: 449px;
	width: 360px;
	text-align: center;
	top: 20px;
}
