* {
	margin:0;
	padding:0;
}
html, body {
	background-color: #f6f0c0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	overflow: hidden;
	color:#000000;
}
body {
	text-align:center; /*braucht der Explodierer!!!*/
}
a {
	text-decoration: none;
	color:#000000;
	border: none;
}
p a {
	color: #000000;
	font-weight: bold;
}
#distance_main { 
	margin: 0 auto;
	width:1px;
	height:50%;
	margin-bottom:-305px; /* Halbe Container Hoehe, groessere Zahl schiebt Container nach oben */
}
#inner_body_main {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 860px;
	height: 610px; 
	clear: left;
	z-index: 2;
	background-image: url(../pics/hg_main.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#top {
	position: relative;
	top: 5px;
	left: 0px;
	z-index: 3;
}
h1 {
	font-size: 18px;
	padding-bottom: 30px;
	color: #00712a;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #00712a;
}
ul {
	list-style: outside;
	padding-left: 20px;
	list-style-type: disc;
	padding-bottom: 20px;
	color: #00712a;
}
li {
	padding-bottom: 5px;
}
li a {
	color: #000000;
	font-weight: bold;
}
p {
	font-size: 12px;
	padding-bottom: 25px;
	color: #000000;
}
p a {
	color: #00712a;
	font-weight: bold;
}
#nav {
	position: absolute;
	width: 500px;
	left: 30px;
	top: 121px;
	font-size: 14px;
	z-index: 4;
	float: left;
}
#nav a {
	padding-right: 10px;
}
.aktiv {
	color: #00712a;
	font-weight: bold;
	float: left;
}
.inaktiv {
	color: #000000;
	float: left;
}
.aktiv_4 {
	color: #00712a;
	font-weight: bold;
	float: left;
}
.inaktiv_4 {
	color: #000000;
	float: left;
}
#nav_2 {
	position: relative;
	right: 30px;
	top: 121px;
	font-size: 14px;
	float: right;
}
#nav_2 a {
	padding-left: 10px;
}
.aktiv2 {
	color: #ffffff;
	font-weight: bold;
}
.inaktiv2 {
	color: #ffffff;
	font-weight: normal;
}
.strich {
	float: left;
	left: 0px;
	padding-right: 10px;
}
.strich2 {
	float: left;
	left: 0px;
	padding-left: 10px;
}
#subnav {
	position:absolute;
	top: 15px;
	height: 20px;
	font-size: 12px;
	left: 30px;
	width: 680px;
}
#subnav a {
	padding-right: 20px;
	font-weight: bold;
}
.aktiv3 {
	color: #ffffff;
}
.inaktiv3 {
	text-decoration: none;
	color: #c9876e;
}

#main {
	position: absolute;
	top: 151px;
	left: 19px;
	width: 824px;
	height: 419px;
	z-index: 10;
}
#content {
	position:absolute;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 70px;
	width: 365px;
	height: 349px;
	overflow: auto;
	z-index: 11;
}
#bild_rechts {
	position:absolute;
	top: 0px;
	float: right;
	right: 0px;
	height: 419px;
	width: 408px;
	z-index: 201;
}
td {
	padding: 5px;
}
table {
	padding-bottom: 10px;
	width: 100%;
	color: #000000;
}
#bottom {
	position: absolute;
	left: 0px;
	bottom: 19px;
	width: 823px;
	text-align: center;
	font-weight: bold;
	font-size:12px;
}
.gallery3 {
	width: 80px;
	height: 80px;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
}
.gallery3 a {
	display: block;
}
