#wrapper{
	width: 1920px;
	margin-right: auto;
	margin-left: auto;
	
}

header{
	height: 630px;
	background-image:url(Website-Hintergrund2.jpg);
}

section {
	height: 300px;
	clear: both;
	background: #6E6E6E;
	color: #FFFFFF;
	font-family:arial;
	font-size: 18x;
}	

footer{
	height: 55px;
	clear: both;
	background: #585858;
	color: #A4A4A4;
	font-family:arial;
}