* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #E6F0EC url(bilder/bg_body.gif) repeat-y top center ;
	margin: 0;
	padding: 0;
}
#container {
	width: 910px;
	margin: 0 auto 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	background: #E6F0EC url(bilder/bg_body.gif) repeat-y top center ;
}
div#navitop {
	background-color: #FFFFFF;
	height: 205px;
	width: 910px;
	overflow: hidden;
}
#navitop li {
	float: left;
	height: 195px;
	width: 110px;
	list-style-type: none;
	margin-right: -10px;
}
#navitop li a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 195px;
	padding-left: 10px;
	display: block;
}
#navitop li a:hover, #navitop li.aktiv a {
	background-color: #CCE1D8;
}
#navitop a span.normal  {
	display: block;
}
#navitop a span.hover  {
	display: none;
}
#navitop a:hover span.hover, #navitop .aktiv a span.hover  {
	display: block;
	color: #006A3B;
}
#navitop a:hover span.normal, #navitop .aktiv a span.normal {
	display: none;
}
#inhalt {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 10px 0 10px;
	min-height: 586px;
    height: auto !important;
    height: 586px;
}
#logo {
	margin-left: 390px;
	height: 73px;
	width: 500px;
}
#bildtext {
	background: #E6F0EC no-repeat 0px 0px;
	margin-left: 345px;
	padding: 20px 30px 20px 85px;
}
#bildtext h3 {
	font-weight: normal;
	color: #006A3B;
	font-size: 18px;
}
#bildtext p {
	font-size: 12px;
	color: #006A3B;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	margin-left: 40px;
	padding: 20px 30px 20px 390px;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content h3 a span {
	font-size: 10px;
	text-decoration: underline;
}
#content h5 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
}
#content p {
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 18px;
}
#content li {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	background: url(bilder/listenpunkt.gif) no-repeat 0px 6px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#vita a, 
#content a {
	color: #006A3B;
	text-decoration: none;
}
div#vita {
	background-color: #E6F0EC;
	min-height: 100%;
}
#vita a:hover, 
#content a:hover {
	text-decoration: underline;
}
#vita h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
}
#vita p {
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
}
#vita ul {
	padding: 8px;
}
#vita li {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	background: url(bilder/listenpunkt.gif) no-repeat 0px 6px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#vita em {
	color: #006A3B;
	font-style: normal;
}
#vita iframe {
	margin: 8px 0 0 8px;
}
div#erv {
	padding-bottom: 40px;
}
.socialmedia {
	width: 910px; 
	position: absolute; 
}
.socialmedia ul {
	float: right; 
	margin-top: -29px; 
}
.socialmedia li {
	float: right; 
	padding-right: 10px;
	list-style-type: none;
}
.socialmedia a img {
	border: none;	
}
