* {
margin:0;
padding:0;
}
html, body {
border: 0 solid;
text-align: center;
color:#000;
background-color:#fff;
}
body {
font-family: Arial, Helvetica, sans-serif;
}
#alles {
position: absolute;
width: 987px;
height: 768px;
padding: 0 0 0 0;
margin: 0 auto;
text-align: center;
background-color:#fff;
}

#logo {
position: absolute;
top: 380px;
left: 500px;
background: transparent;
}
#header {
	position: absolute;
	top: 40px;
	left: 250px;
	width: 976px;
	height: 320px;
	border: 0 none;
}

