/*CSS Document */

body {
	padding : 0px;
	margin : 0px;
}

#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 : -109px;
 	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;
}

