/* ALLGEMEIN */
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}

.wrapper{
	width: 1200px;
	margin: auto;	
}
