/*CSS Document */

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

* {
	overflow: visible;
}

#columnnav, #columnnavblock, #motivImage1, #motivImage2, #motivText, #claim, #menu, #metanav, #search, .print, .buttonTop, .buttonBack {
	display : none;
}

.narrow, .column1, .column1 .top, .column1 .bottom, .column1 .left, .column1 .right, .column2, .column3, .column12, .column123 {
	overflow: visible;
}

#wrapper0, #wrapper, #outerContentBlock {
	margin: 0;
	padding: 0;
}

#wrapper0 {
	margin-top: 75px;
}

#outerContentBlock {
	width: 80%;
}

.column1, .column2, .column3 {
	width: 100%;
	float: left;
}

.column1 .top, .column1 .bottom {
	width: 99%;
	overflow: visible;
}

.column1 .left, .column1 .right {
	float: left;
	width: 48%;
}

#head {
	width : 802px;
	height : 70px;
	border-bottom: 1px solid #005e8c;
}

#logo {
	left : 5px;
	position : relative;
}

#outerContentBlock {
}

#footer {
	position : relative;
	border-top: 1px solid #005e8c;
	width: 80%;
}

#footer li.first, #footer p {
	display : none;	
}

#footer li.standard {
	border : none;	
	margin-right : 10px;
}

td, th {
	border: 1px solid black;
}
