html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #283245;
	background-image: url(../images/bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

p {
	margin: 12px 0px 12px 0px;
}
#wrapper {
	width: 100%;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}


h1#logo {
	width: 950px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/headergrafik-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
#flashbilder {
	width: 610px;
	height: 286px;
	overflow: hidden;
	margin: 0px 0px 0px 340px;
	padding: 0px;
}
#keinflash {
	width: 610px;
	height: 286px;
	overflow: hidden;
	background-image: url(../images/keinflash.jpg);
}
#content {
	float: left;
	width: 524px;
	min-height: 120px;
	padding: 0px 15px 20px 12px;
	margin: 0px 0px 0px 0px;
}
#content ul {
	line-height: 24px;
}
#kontaktdaten {
	float: left;
	width: 190px;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#kontaktdaten label {
	float: left;
	width: 110px;
}
#kontaktdaten label.short {
	float: left;
	width: 25px;
}
#kontaktdaten br {
	clear: left;
}
#kontaktdaten a, #kontaktdaten a:link, #kontaktdaten a:visited {
	color: #283245;
}
#kontaktdaten a:hover {
	color: #764bd8;
}
.smaller {
	font-size: 11px;
	line-height: 14px;
}
.smaller p {
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0px 5px 0px;
}

/* ---------------------------------------------------------- Newsbereich */

#news {
	float: left;
	margin: 13px 0px 0px 0px;
	width: 195px;
	font-size: 11px;
	line-height: 18px;
	font-family: Trebuchet MS, Verdana, Arial;
}
#news h3 {
	margin: 0px 0px 0px 27px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 18px;
	color: #0f7d56;
}
#news p {
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 27px;
	font-size: 13px;
	line-height: 18px;
	color: #283245;
}
#news .einbild {
	margin: 0px 0px 0px 10px;
}
#news a img, #news a:link img, #news a:visited img {
	border: 4px solid #dcdcdc;
}
#news a:hover img {
	border: 4px solid #a2a2a2;
}
#news a, #news a:link, #news a:visited, #news a:active {
	color: #0f7d56;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
}
#news a:hover {
	color: #000;
	text-decoration: underline;
}
#vierbilder {
	width: 172px;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}
#vierbilder img {
	float: Left;
	width: auto;
	margin: 3px 0px 0px 2px;
}
/* ---------------------------------------------------------- Inhaltsgestaltung */

h2 {
	font-size: 15px;
	line-height: 28px;
	color: #175293;
	margin: 22px 0px 23px 0px;
}
h2 span {
	font-size: 12px;
}

.bild-rechts {
	float: right;
	width: auto;
	margin: 35px 10px 10px 10px;
}
.bild-rechts a img, .bild-rechts a:link img, .bild-rechts a:visited img {
	border: 1px solid #0f7d56;
}
.bild-rechts a:hover img {
	border: 1px solid #000;
}
.bild-links {
	float: left;
	width: auto;
	margin: 0px 10px 10px 0px;
}
a img.bild-links ,  a:link img.bild-links,  a:visited img.bild-links {
	border: 3px solid #03a84e;
}
a:hover img.bild-links  {
	border: 3px solid #a2a2a2;
}


/* ---------------------------------------------------------- Routenplaner */

#route {
	font-size: 11px;
	float: left;
	width: 160px;
	height: 234px;
	overflow: hidden;
	margin: 20px 30px 0px 20px;
}
#route table {
	width: 150px;
	border: none;
	text-align: left;
}
p.routentext {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 3px 240px;
}

#route form {
	margin: 0px;
}
#route input {		
	width: 152px;
	margin: 5px 0px 2px 0px;
	padding: 1px;
	border:1px solid #9a9a9a;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#route input#submit2 {					/* Gestaltung des Submit-Buttons */
	padding:2px;
	width: 156px;
	background: #0f7d56;
	color: #fff;
	cursor:pointer;
	border: 1px solid #0a6743;
	margin: 5px 0px 10px 0px;
}

#route input#submit2:hover {
	background-color: #07a26d;
	border: 1px solid #000;
	color: #fff;
}
.route-start td, .route-ziel td{
	background-color: #9769ff;
	border: 1px solid #2e0096;
	color: #fff;
	width: 100%;
	padding: 0px 0px 0px 10px;
}


.karte a img, .karte a:link img, .karte a:visited img {
	border: 1px solid #cecece;
	padding: 2px;
}
.karte a:hover img {
	border: 1px solid #ab0004;
}
.partner {
	float: left;
	width: 123px;
	height: 30px;
	text-align: center;
	border: 1px solid #ececec;
	margin: 5px 5px 0px 0px;
}
.partner:hover {
	border: 1px solid #a2a2a2;
}
/* ---------------------------------------------------------- Anpassungen iframe  */
#liste_datenzeile1 {
	border-bottom: 1px solid black;
	background-color: #ccc;
}

/* ---------------------------------------------------------- Allgemeine Styles */
:focus {
 outline: 0;
}
.close {
	float: right;
	margin: 5px;
}
.clearer {
	clear: both;    
	display: block; 
    height: 0; 
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a, a:link, a:visited, a:active {
	color: #204b7a;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
