body {
	background-color: #F7F8EE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.6em;
	background-image: none;
	background-repeat: no-repeat;
	width: 55%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25%;
}
#content {
	/*width: 50% !important;*/
	clear: both;
	float: none;
	position: relative;
	margin: 0px;
	left: 0p;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#content, #navigation, #mitte, #rechts {
	width: 100%;
	clear: both;
	float: none;
	margin: 0px;
}
#header, #htllogo, #breadcrumb {
	width: 0px;
	clear: both;
	float: none;
	visibility: hidden;
	margin: 0px;
	height: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

li {
	margin: 0px;
}