body {
	background-color: #ffffff;
	color: #505052;
	font-family: "Verdana", sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.5;
}

#logo {
	padding: 38px 0px 0px 0px;
}

#suche_schrift_impressum {
	display: none;
}

#navigation {
	display: none;
}

#slogan_oben {
	padding: 48px 0px 0px 15px;
}

#print_details {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin-top: 15px;
	padding-top: 3px;
	border-top: 1px solid #000000;
}

#content_left {
	float: left;
	margin: 0px;
	width: 524px;
}

#content_right {
	display: none;
}

#container_startseite_druckversion {
	display: none;
}