body {
	margin: 0px;
	background-color: #F7F7F7;
}
#head {
	background-image: url(grafiken/line.jpg);
	height: 262px;
	overflow: visible;
	margin-top: 300px;
}
#logo {
	height: 262px;
	width: 643px;
	float: left;
	background-image: url(grafiken/logo.jpg);
}

#splash {
	height: 262px;
	width: 162px;
	margin-left: auto;
	background-image: url(grafiken/splash.jpg);
}

