* {
	margin:0;
	padding:0;
}
html, body {
	background-color: #6d6d6d; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	overflow: hidden;
}
body {
	text-align:center; /*braucht der Explodierer!!!*/
	background-image: url(../pics/bg.jpg);
	background-position:center center;
	background-repeat:repeat-x;
}
a {
	text-decoration: none;
	color: #004388;
}
a:visited {
	color: #004388;
}
#distance { 
	margin: 0 auto;
	width:1px;
	height:50%;
	margin-bottom:-260px; /* Halbe Container Hoehe, groessere Zahl schiebt Container nach oben */
	width: 1004px;
	border-left: 4px solid #ffffff;
}
#inner_body {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 1000px;
	height: 520px; 
	clear: left;
	border: 4px solid #ffffff;
	z-index: 2;
	background-color: #eff1f3;
}
#distance_unten { 
	margin: 0 auto;
	width:1px;
	bottom: 0px;
	height:55%;
	margin-top:-250px; /* Halbe Container Hoehe, groessere Zahl schiebt Container nach oben */
	width: 1004px;
	border-right: 4px solid #ffffff;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}
h2 {
	font-size: 12px;
	padding-bottom: 10px;
}
ul {
	list-style: outside;
	padding-left: 20px;
	list-style-type: square;
	padding-bottom: 20px;
}
li {
	padding-bottom: 5px;
}
p {
	font-size: 12px;
	padding-bottom: 15px;
}
#bottom {
	position:absolute;
	bottom: 0px;
	height: 25px;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	color: #6f6e6f;
	background-color: #ffffff;
}
#bottom a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#bottom a:visited {
	color: #000000;
}
#logo {
	position: absolute;	
	top: 70px;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	width: 320px;
	background-color: #ffffff;
	height: 320px;
	margin: auto;
	left: 0px;
}
#auto_start {
	position: absolute;	
	top: 70px;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	width: 705px;
	background-color: #cccccc;
	height: 320px;
	margin: auto;
	right: 0px;
}
#weiter {
	position:absolute;
	bottom: 45px;
	width: 760px;
	padding-left: 137px;
	color: #6f6e6f;
}
#weiter a {
	text-decoration: none;
	font-weight: bold;
	color: #6f6e6f;
}
#weiter a:visited {
	color: #6f6e6f;
}
#nav {
	position:absolute;
	top: 30px;
	width: 780px;
	padding-left: 10px;
	padding-top: 5px;
	color: #6f6e6f;
	background-color: #eff1f3;
}
#nav a:visited{
	color: #6f6e6f;	
}
#nav_right {
	position:absolute;
	bottom: 10px;
	left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	color: #6f6e6f;
}
#nav_right a {
	color: #6f6e6f;
}
.aktiv {
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
}
.inaktiv {
	text-decoration: none;
	color: #6f6e6f;
	padding-right: 10px;
}
#subnav {
	position:absolute;
	top: 60px;
	font-size: 11px;
	left: 10px;
	width: 730px;
}
#subnav a:visited{
	color: #6f6e6f;	
}
.aktiv2 {
	font-weight: bold;
	color: #000000;
	padding-right: 8px;
}
.inaktiv2 {
	text-decoration: none;
	color: #6f6e6f;
	padding-right: 8px;
}
#adresse {
	position: absolute;
	bottom: 20px;
	right: 30px;
	color: #6f6e6f;
	font-size: 10px;
}
#adresse a{
	position: absolute;
	font-weight: bold;
	color: #000000;
}
#hg {
	position: absolute;
	top: 90px;
	left: 0px;
	height: 360px;
	width: 760px;
	z-index: 20;
}
#hg img {
	height: 360px;
	width: 760px;
}
#logo_oben {
	position: absolute;
	top: 20px;
	right: 30px;
}
#main {
	position:absolute;
	top: 90px;
	left: 0px;
	height: 320px;
	overflow: auto;
	width: 960px;
	z-index:5;
	padding: 20px;
	background-color: #FFFFFF;
}
#hg_weiss {
	position:absolute;
	top: 90px;
	left: 0px;
	height: 355px;
	width: 100%;
	z-index:5;
	background-color:#FFFFFF;
}
#main_container {
	position:absolute;
	top: 20px;
	right: 20px;
	width: 210px;
	z-index: 9;
}
#content {
	position:absolute;
	right: 18px;
	top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 190px;
	z-index: 11;
	background-color: #ffffff;
}
#container_hoch {
	position: absolute;
	float: left;
	width: 85px;
	z-index:20;
}
#container_quer {
	position: absolute;
	float: left;
	height: 85px;
	z-index:20;
}
#container_hoch img, #container_quer img {
	width: 75px;
	height: 75px;
	border:#FFFFFF 3px solid;
	margin: 3px;
	background-color: #ffffff;
}
table thead {
	background-color:#003F84;
	color:#CCCCCC;
	font-size: 14px;
	text-align:center;
}
td {
	padding: 5px;
	border-bottom: #000000 1px solid;
}
table {
	padding-bottom: 40px;
	width: 100%;
}
.partner {
	width: 420px;
	border-bottom: #000000 1px solid;
	margin-right: 40px;
	padding-bottom: 15px;
	padding-top: 15px;
	height: 90px;
	float: left;
}
.partner_text {
	width: 240px;
	float:left;
	padding-top: 40px;
}
.partner_text a{
	color: #000000;
	font-weight: bold;
}
.partner_bild {
	float: left;
	position:relative;
	text-align: center;
	width: 150px;
	height: 90px;
	border:#CCCCCC 1px solid;
}
.none {
	border-bottom: none;
}
.gallery {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
.gallery a img{
	border: none;
	width: 145px;
	height: 120px;
}
#login {
	position: absolute;
	bottom: 0px;
	right: 0px;
	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;
}
#anfahrt {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width: 510px;
	height: 360px;
}