#navi {
	display: none;
}

#hintergrund {
	display: none;
}

#logo {
	position: absolute;
	top: 0;
	right: 0px;
	width: 290px;
	height: 120px;
}

#logo div p {
	color: #B75A2D;
}

#body {
	position: absolute;
	left: 0;
	width: 100%;
	color: black;
}

#designer {
	display: none;
}

#body hr {
	border-bottom-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-width: 2px;
}