@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/Bilder/bodystreifen_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link,
a:visited,
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #357911;
	text-decoration: none;
}

a:hover {
	color: #E9641C;
}


#container_float {
	float: left;
	height: 100%;
	width: 100%;
}
#container_float_innen {
	float: left;
	height: auto;
	width: 1004px;
	background-image: url(../images/Bilder/bodyhinter_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 80px;
}

#container_start_innen {
	float: left;
	height: auto;
	width: 1004px;
	background-image: url(../images/Bilder/hinterstart_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 80px;
}

#container_anreise_innen {
	float: left;
	height: auto;
	width: 1004px;
	background-image: url(../images/Bilder/anreisehinter_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 80px;
}
#start_vor_text {
	float: left;
	height: 200px;
	width: 450px;
}
#text_cont {
	float: left;
	height: auto;
	width: 500px;
}


#oben {
	float: left;
	height: 380px;
	width: 1004px;
}
#bilder {
	float: right;
	width: 280px;
	height: auto;
	padding-top: 140px;
}

#logos_cont {
	float: left;
	height: auto;
	width: 300px;
}

#logo_cont {
	float: left;
	height: auto;
	width: 290px;
}
#logos {
	float: left;
	height: 127px;
	width: 100%;
	padding-top: 80px;
}
#mitte {
	float: left;
	height: auto;
	width: 1004px;
}
#text {
	float: left;
	height: auto;
	width: 470px;
	padding-bottom: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding-top: 30px;
}

#sponsoren {
	float: left;
	height: auto;
	width: 850px;
	padding-bottom: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding-top: 60px;
}
#text td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
}
#text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #D8161F;
}


#vor_menuoben {
	float: left;
	height: 338px;
	width: 100px;
}
#vor_text {
	float: left;
	height: 338px;
	width: 145px;
}
#vor_sponsoren {
	float: left;
	height: 338px;
	width: 80px;
}
#menuoben {
	float: left;
	height: 300px;
	width: 400px;
	padding-top: 15px;
}
#oben_rechtsleer {
	float: left;
	height: 338px;
	width: 504px;
}
#menu_impressum {
	float: left;
	height: 15px;
	width: 180px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 85px;
}


#menu_impressum a, 
#menu_impressum a:link,
#menu_impressum a:active,
#menu_impressum a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	font-weight: bold;
	padding-right: 4px;
}

#menu_impressum a:hover,
#menu_impressum a.aktiv:link,
#menu_impressum a.aktiv:active,
#menu_impressum a.aktiv:visited,
#menu_impressum a.aktiv:hover

 {
	font-weight: bold;
	color: #DA1C1E;
}


#container_rel {
	height: auto;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


#formular_cont {
	height: auto;
	float: left;
	width: 370px;
}
#formular_zeile {
	float: left;
	height: auto;
	width: 370px;
	padding-bottom: 5px;
}
#formular_bezeichnung {
	float: left;
	height: auto;
	width: 180px;
}

#formular_feld {
	float: left;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}

