﻿@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006fb4;
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg_verlauf.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#counter {
	display: none;
}


#root {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#print_head {
	display:none;
}
#head {
	height: 140px;
	width: 798px;
	float: left;
}
#head h1 a span {
	cursor:pointer;
	display:block;
	height:140px;
	position:absolute;
	text-indent:-10000px;
	width:799px;
	top: 0;
}
#menu {
	float: left;
	height: 40px;
	width: 535px;
}
#menu ul {
	margin-top: 0px;
	padding-left: 0px;
}
#menu   li  {
	display: block;
	float: right;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-left: 10px;
}
#rahmen {
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: auto;
	width: 798px;
	background: #FFFFFF;
}
#left {
	float: left;
	height: 400px;
	width: 110px;
	filter:alpha(opacity=90); 	/* Für IE*/
	-moz-opacity:0.9; 			/* Für den Mozilla */
	opacity:0.9;				/* Für Opera */
}
#content {
	float: left;
	height: auto;
	width: 475px;
	padding-left: 45px;
	padding-right: 15px;
	margin-bottom: 20px;
}
#content a {
	color:#006fb4;
}
#diashow  img {
	padding: 4px;
	border: 1px solid #669ACC;
	height: 60px;
	width: 60px;
	margin: 6px;
}
#jahrestab  {
	font-size: 10px;
	clear: both;
	color: #000000;
}
#jahrestab div {
	font-size: 10px;
	color: #000000;
}

#headline {
	height: 36px;
	width: 475px;
	margin-bottom: 20px;
}
#datenbank {
	width: 475px;
	margin-bottom: 10px;
}
.datenbanktab {
	width: 710px;
	margin-bottom: 10px;
	border: 1px solid #006FB4;
	background-color: #FFFFFF;
}
#anfrage {
	width: 300px;
	height: auto;
	float: left;
	margin-top: 30px;
}

#iCatcher {
	width: 423px;
	height: auto;
	text-align: right;
	float: left;
}

#content_right {
	float: left;
	width: 260px;
	height: auto;
	margin-top: 56px;
}

#right {
	float: left;
	width: 110px;
	margin-right: -110px;
}
#footer {
	height: 26px;
	width: 753px;
	background-color: #3075aa;
	float: left;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	filter:alpha(opacity=90); 	/* Für IE*/
	-moz-opacity:0.9; 			/* Für den Mozilla */
	opacity:0.9;				/* Für Opera */
	padding-left: 45px;
}
#footer ul {
	margin-top: 1px;
	margin-left: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	color: #FFFFFF;
	display: block;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	filter:alpha(opacity=100); 	/* Für IE*/
	-moz-opacity:1; 			/* Für den Mozilla */
	opacity:1;				/* Für Opera */
}
#footer li a{
	text-decoration: none;
}

/* Formatierungen des Textes und so */
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006fb4;
	margin: 0 none;
	padding: 0 none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}

a {
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
input {
	width: 150px;
	background-color: #B2CCE7;
}
input#checkbox {
	height: 15px;
	width: 15px;
	text-align: center;
	margin-left: 25px;
}

input#email {
	width: 250px;
	background-color: #B2CCE7;
}
textarea#nachricht  {
	height: 80px;
	width: 250px;
	background-color: #B2CCE7;
}
input#button {
	border: 1px solid #006FB4;
	display: block;
	width: 113px;
	float: left;
	margin-right: 20px;
	background-color: #B2CCE7;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 18px;
	color: #0D3D6A;
	font-size: 11px;
}
iframe2 {
	height: 220px;
	width: 200px;
	margin-left: 30px;
	display: block;
	margin-bottom: 10px;
	border-color:#006FB4;
}
#route {
	margin-left: 0px;
}
#maproute {
	width: 400px;
	margin-top: 20px;

}

.map24_input {
	background-color: #ffffff;
	color: #555555;
	border: 1px #bebebe solid;
}
	
.map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 9px;
}
	
.map24_text	{
	font-family: Arial; 
	font-size: 11px; 
	color: #586A75;
}
	
.map24_margin	{
	margin-left: 10px;
}

.map24_padding {
	padding-left: 10px;
}

.map24_title {
	font-family: Arial; 
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	padding-top: 31px; 
	font-weight: bold;
	background-color: #0072BC;
}
	
.map24_cell	{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	background-color: #F8F9FA;
}
	
.blockborder {
	border: #A1C0E0 1px solid;
}	

.map24_submit {
	font-size: 11px;
	color: #0D3D6A;
	background-color: #B2CCE7;
	border: 1px solid #006FB4;
}

