#layout {
	text-align:left;
	width: 900px;
	height: 600px;
	margin-left: -450px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	position: relative;
	left: 50%;
	top: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 20px;
	}



#kopfteil {
	width: 900px;
	height: 155px;
		}

#kopf_links {
	width: 270px;
	height: 155px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url(images/logo_ottewende.gif);
	display: block;
	}

#kopf_rechts {
	width: 630px;
	height: 155px;
	float: right;
}
#navigation {
	background-image:url(images/navi_leiste.gif);
	padding: 0px;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	width: 630px;
	height: 27px;
	overflow:visible;
	
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
li {
	width: 105px;
	float: left; 
	text-align: center; 
	}
	
li a {
	text-decoration: none;
	display: block;
	width: 100%;
	color: white;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 5px;
	}
	
li a:hover {
	color: #003867;
	font-weight: bold;
	background-image: url(images/navi_leiste_over.gif);
	}
	
li a.aktiv{
	color: #003867;
	font-weight: bold;
	background-image: url(images/navi_leiste_over.gif);
	}

#hauptteil {
	width: 900px;
	height: auto;
		}

#streifen_links {
	background-image: url(images/verlauf_links.gif);
	background-repeat: repeat-x;
	float: left;
	height: 445px;
	width: 250px;
	clear: both;
	padding-left: 20px;
}

#container_links {
	margin-top: 140px;
	z-index: 10;
	position: absolute;
}

#adresse {
	margin-top: 300px;
	vertical-align: bottom;
	}

	
.adresse {
	color: #003867;
	font-size: 12px;
	}
	
.grundtextklein {
	color: #003867;
	font-size: 11px;
	}

#streifen_rechts {
	background-image: url(images/verlauf_rechts.gif);
	background-repeat: repeat-x;
	float: right;
	height: 445px;
	width: 630px;
}


#inhalt {
	margin: 30px;
	vertical-align: top;

	}
	
h2 {
	color: #003867;
	font-size: 22px;
	font-weight: bold;
	margin: 0.83em 0;
	}
h3 {
	color: #003867;
	font-size: 17px;
	font-weight: bold;
	margin: 0.83em 0;
}
	
	
p {
	font-size: 14px;
	color: #003867;
}
.tabletext {
	font-size: 14px;
	color: #003867;
}

a {
	color: #003867;
}
label {
	color: #003867;
	font-size: 12px;
}

