html, body, #bg table, #bg td {
	height:100%;
	overflow:hidden;
	width:100%;
	border:0px solid #EEEEEE;
	margin:0pt;
	padding:0pt;
}
* {
	margin:0;
	padding:0;
}
html, body {
	background-color: #000000; 
	font-family: Times, serif;
	font-size: 12px;
	height: 100%;
	overflow: hidden;
}
body {
	text-align:center; /*braucht der Explodierer!!!*/
}
a {
	text-decoration: none;
	color: #7e1518;
}
p a, table a{
	font-weight: bold;
}
td {
	padding:2px;
	font-size: 14px;
	height: 30px;
	color: #7e1518;
}
#distance { 
	margin: 0 auto;
	width:1px;
	height:50%;
	margin-bottom:-280px; /* Halbe Container Hoehe, groessere Zahl schiebt Container nach oben */
	width: 1px;
}
#bg {
	left:0pt;
	position:absolute;
	height:200%;
	left:-50%;
	top:-50%;
	width:200%;
	z-index:1;
}
#bg td {
	text-align:center;
	vertical-align:middle;
}
#bg img {
	margin:0pt auto;
	min-height:50%;
	min-width:50%;
}
#bg a, #bg img{
	display: block;
}
#inner_body {
	margin: auto;
	margin-top: -560px;
	position: relative;
	text-align: left;
	width: 929px;
	height: 560px; 
	clear: left;
	z-index: 3;
	border: 1px solid #999999;
}
#inner_body_bg {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 929px;
	height: 560px; 
	clear: left;
	z-index: 2;
	background-color: #ffffff;
	opacity:0.7;
	filter:alpha(opacity=70);
}
h1 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 36px;
	color: #7e1518;
	padding-bottom: 15px;
	text-align: left;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #7e1518;
	text-align: left;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #7e1518;
	text-align: left;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #7e1518;
	text-align: left;
}
ul {
	list-style: outside;
	padding-left: 20px;
	list-style-type: square;
	padding-bottom: 20px;
	color: #7e1518;
}
li {
	padding-bottom: 5px;
	font-size: 14px;
}
p {
	font-size: 14px;
	padding-bottom: 15px;
	color: #7e1518;
}

#bottom {
	position:absolute;
	bottom: 0px;
	height: 25px;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	color: #6f6e6f;
	background-color: #ffffff;
}
#anfahrt_content{
	text-align: left;
	background-color:#FFFFFF;
	margin: 20px;
	padding: 20px;
}
#pic {
	position: relative;
	top: 10px;
	left: 0px;
	padding-bottom: 25px;
	width: 100%;
}
#pic img {
	border: none;
	padding-right:2px;
}
#nav {
	position:absolute;
	top: 80px;
	width: 100%;
	left: 0px;
	height: 30px;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #7e1518;
}
#subnav {
	position:absolute;
	top: 115px;
	left: 40px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
#nav a {
	margin: 5px 0 5px 20px;
	float: left;
	padding-left: 20px;
}
#subnav a {
	margin: 5px 10px 5px 0px;
	float: left;
}
.aktiv {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.inaktiv {
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}
.aktiv2 {
	font-weight: bold;
}
.inaktiv2{

}
#adresse {
	position: absolute;
	bottom: 10px;
	left: 77px;
	color: #ffffff;
	width: 827px;
	text-align: center;
	font-size: 14px;
}
#adresse a{
	position: absolute;
	font-weight: bold;
	color: #000000;
}
#logo_oben {
	position: absolute;
	top: 20px;
	right: 25px;
}
#main {
	position:absolute;
	top: 170px;
	left: 40px;
	height: 364px;
	overflow: auto;
	width: 888px;
	z-index:5;
}
#content {
	position:relative;
	left: 0px;
	top: 0px;
	width: 500px;
	z-index: 11;
}
#login {
	position: absolute;
	bottom: -10px;
	right: -10px;
	display: block;
	font-size: 8px;
	color: #EFF1F3;	
}
.editlink {
	display:block;
	width:100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}