 body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	background-color: #F5F5F5;
	background-attachment: scroll;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #036;
	line-height: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #036;
	font-weight: bold;
}


#container {
	width: 760px;
	position: relative;
	margin:0 auto;
	z-index: 1;
	border: 3px solid #87a8b3;
	background-color: #FFF;
	height: auto;
}
.subheadline {
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.subhead_aktuelles {
	font-weight: bold;
	color: #036;
}

#head {
	
}
#navi {
	background-color: #BFD1D7;
	height: 45px;
	width: 760px;
	padding-top: 1px;
}
#content {
	background-image: url(images/hg_content.jpg);
	background-repeat: no-repeat;
	width: 760px;
	background-position: center top;
	background-color: #FFF;
	min-height: 535px;
}
#textbox {
	height: auto;
	width: 600px;
	margin-left: 82px;
	margin-top: 20px;
	overflow: auto;
}
.adressblock {
	float: left;
	margin-right: 90px;
}
.adressblock_rechts {
	padding-top: 13px;
}


a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#navi ul {
	list-style: none;
}
#navi li {
	float: left;
}
#navi a {
	text-align: center;
	text-decoration: none;
	height: 20px;
	display: inline;
	color: #FFF;
	font-size: 13px;
	margin-right: 18px;
	font-weight: bold;
}
#navi a:hover {
	color: #036;
}
#grafik_mitte {
	background-image: url(images/flaeche_mitte.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 36px;
	background-color: #FFF;
}
#grafik_unten {
	height: 36px;
	background-image: url(images/flaeche_unten.jpg);
	background-repeat: no-repeat;
	background-position: 381px;
	background-color: #FFF;
	padding-left: 82px;
}
#grafik_unten a {
	display: block;
	padding-top: 18px;
	font-size: 10px;
}


#textbox ul {
}


#textbox li {
}
#textbox ol {
}
#kontaktformular  label {
	display: block;
	width: 150px;
	float: left;
}
#kontaktformular  input, textarea {
	background-color: #F5F5F5;
	width: 250px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C6071;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #5C6071;
}
#kontaktformular  #senden {
	width: 70px;
}
.bild_e {
	float: right;
	margin-right: 35px;
	margin-top: 20px;
}
.bild_m {
	float: right;
	margin-right: 35px;
}
