
#menu {
	position: absolute;
	left: 15px;
	top: 80px;
	width: 185px;
}

#content {
	position: absolute;
	left: 205px;
	top: 100px;
	width: 570px;
}

#white {
	position: relative;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	background-color: white;
}

#logo {
	position: absolute;
	left: 340px;
	top: 0;
	width: 434px;
	height: 79px;
	border: 0;
	display: block;
}

#muechhof {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 100px;
	height: 80px;
	border: 0;
	display: block;
}
