/*CSS Document */

body {
	padding : 0px;
	margin : 0px;
}
#printkopf {
	position : relative;
	list-style-type:none;
	display : inline;
	left : 5px;
	font-size : 60%;
	white-space:nowrap;
}
 #printkopf h4 {
	position : absolute;
	list-style-type:none;
	display : inline;
	top : 10px;
	right : 20px;
}
#columnnav, #columnnavblock, #motivImage1, #motivImage2, #motivText, #claim, #menu, #metanav, #search, .print {
	display : none;
}

#head {
	width : 802px;
	height : 70px;
	border-bottom-color : #005e8c;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

#logo {
	left : 5px;
	position : relative;
}

#outerContentBlock {
 	position : absolute;
 	top : 60px;
 	left : 0px;
}

#footer {
	position : relative;
	border-top-color : #005e8c;
	border-top-style : solid;
	border-top-width : 1px;	
}

#footer li.first, #footer p {
	display : none;	
}

#footer li.standard {
	border : none;	
	margin-right : 10px;
}
div.buttonBack {
	display : none;	
}