* {
	margin:0;
	padding:0;
}
html, body {
	background-color: #ffffff; 
	font-family: "Times New Roman", Times, 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:-290px; /* Halbe Container Hoehe, groessere Zahl schiebt Container nach oben */
}
#inner_body_main {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 950px;
	height: 575px; 
	clear: left;
	z-index: 2;
	background-image: url(../pics/hg_weiss.gif);
}
#top {
	position: relative;
	top: 5px;
	left: 0px;
	z-index: 20;
	width: 100%;
	height: 118px;
}
#logo {
	position: absolute;
	top: 5px;
	left: 15px;
}
h1 {
	font-size: 18px;
	padding-bottom: 25px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
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;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	padding-bottom: 10px;
}
li a {
	color: #000000;
	font-weight: bold;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}
p a {
	color: #ffffff;
	font-weight: bold;
}
#nav {
	position: absolute;
	width: 910px;
	height: 25px;
	padding-left: 40px;
	top: 151px;
	font-size: 16px;
	z-index: 4;
	float: left;
	z-index: 20;
	background-color:#8f191d;
}
#nav a {
	padding-top: 3px;
	padding-right: 30px;
}
.aktiv {
	color: #ffffff;
	font-weight: bold;
	float: left;
}
.inaktiv {
	color: #c98278;
	font-weight: bold;
	float: left;
}
.aktiv_2 {
	color: #aa2f36;
	font-weight: normal;
	float: left;
	text-decoration: underline;
}
.inaktiv_2 {
	color: #912a2e;
	float: left;
}
#nav_2 {
	position: relative;
	right: 20px;
	top: 95px;
	font-size: 14px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
}
#nav_2 a {
	padding-left: 10px;
}
#main {
	position: absolute;
	top: 118px;
	width: 950px;
	height: 426px;
	background-image: url(../pics/hg_rot_haus.gif);
}
#text_inhalt {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 480px;
	height: 230px;
	overflow:auto;
	padding-left: 50px;
	padding-right: 20px;
	float: left;
	color: #FFFFFF;
}
#anfahrt {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 880px;
	height: 370px;
	overflow:hidden;
	float: left;
	color: #FFFFFF;
}
#gallery {
	position: absolute;
	top: 90px;
	left: 30px;
	width: 900px;
	height: 300px;
	overflow:auto;
	color: #FFFFFF;
}
.galleryitem {
	width: 200px;
	height: 130px;
	float: left;
	margin: 10px;
}
.galleryitem a img {
	float: right;
	width: 200px;
	height: 130px;
	border: none;
	z-index: 8;
}
#bild_rechts {
	position:absolute;
	top: 140px;
	right: 20px;
}
#bild_rechts_rahmen {
	position:absolute;
	top: 140px;
	right: 20px;
	z-index: 15;
}
td {
	padding: 5px;
}
table {
	padding-bottom: 40px;
	width: 100%;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom {
	position: absolute;
	padding-left: 40px;
	font-family:Arial, Helvetica, sans-serif;
	color: #aa2f36;
	bottom: 10px;
	font-size:12px;
	text-align: right;
	z-index: 20;
}
#bottom a {
	color: #aa2f36;
}