*{
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	color: #565E5E;
	background: #fff url('../images/bg.jpg') repeat-x top;
	font-family: Georgia, "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 75%;
	line-height: 155%;
}

a img {
	border-width: 0;
}

a:link {
	text-decoration: none;
	color: #565E5E;
}

a:visited { text-decoration: none; color: #565E5E }

a:hover {
	text-decoration: none;
	color: #e8e8e8;
	}

p {
	margin: 0 0 10px 0;
}

.invis {
	display: none;
}

#container {
	width: 885px;
	margin:0 auto;
	text-align: center;
}

#headerlogo {
	float: left;
	width: 885px;
	text-align: center;
	height: 138px;
	background: #FFF url(../images/bg_header.jpg) no-repeat;
	}

#logo {
display: block;
width: 885px;
height: 138px;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display: block;
	width: 223px;
	height: 138px;
}


/* Hauptnavigation */
#navdeaussen { float: left; display: block; height: 42px; padding: 0; margin: 15px 0; }
#navi ul { width: 885px; height: 42px; margin: 0 auto; padding: 0;  }
#navi li { text-transform: uppercase; font-weight: bold; float: left; margin: 0; padding: 0; list-style: none; }
#navi li a { letter-spacing: .08em; height: 18px; padding: 3px 14px; margin: 9px 12px; display: block; text-decoration: none; }
#navi li a:hover { color: #000; }
#navi li.aktiv a { background: #000; color:#e8e8e8; }

.navaktiv { font-weight: bold; }


#content {
	float: left;
	width: 885px;
	padding-bottom: 40px;
	text-align: left;
}

#left {
	float: left;
	width: 236px;
	padding-left: 31px;
	padding-top: 39px;
}

.leftinner {
	float: left;
	font-size: 100%;
	line-height: 145%;
}


#leftinnertitel {
	float: left;
	font-size: 100%;
	line-height: 145%;
	padding-left: 11px;
}

.leftinner ul {
	float: left;
	list-style: none;
	line-height: 180%;
	width: 208px;
	}

.leftinner li {
	display: block;
	list-style: none;
	background: url(../images/arrow_right.gif) 0px -13px no-repeat;
	padding-left: 20px;
	}

.leftinner a:hover {
	color: #333;
}

.leftinnerspace {
	float: left;
	height: 18px;
	width: 200px;
}


#right {
	float: left;
	width: 540px;
	padding-left: 53px;
}

#rightanfahrt {
	float: left;
	width: 540px;
	padding-left: 53px;
	padding-top: 37px;
}


#rightinner {
	clear:both;
	width: 490px;
}

#rightinnerlong {
	clear:both;
	width: 490px;
}

#rightinnerlong li {
	list-style: none;
}

#rightinner a:link, #rightinner a:visited, #rightinner a:active, #rightinnerlong a:link, #rightinnerlong a:visited, #rightinnerlong a:active {
	font-weight: bold;
	color: #565E5E;
	border-bottom: 1px dotted #565E5E;
}

#rightinner a:hover, #rightinnerlong a:hover {
	text-decoration: none;
	color: #333;
}


.imgborder {
	padding: 3px;
	border: 1px solid #c4e0e2;
}

.imageright {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 1px;
}


.clearall {
	clear:both;
	height: 12px;
	font-size: 1px;
}


#footer {
	float: left;
	width: 885px;
	border-top: 6px solid #e56b00;
	height: 10px;
	font-weight: bold;
	font-size: 90%;

}

#footerinner {
	float: left;
	width: 885px;
	padding-top: 12px;
	}

.spaltelinks {
	float: left;
	width:270px;
}

.spalterechts {
	float: left;
	width:220px;
}



h1 {

	font-size: 22px;
	line-height: 23px;
	padding-left: 24px;
	padding-top: 8px;
	font-weight: normal;
	color: #333;
	margin: 0 0 0 0;

}

h3 {
	font-size: 180%;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 8px;
}

h5 {
	font-size: 130%;
	line-height: 150%;
	font-weight: normal;
	color: #333;
	font-style: italic;
}

#map {
	float: left;
	width: 473px;
	height: 425px;
	border:1px solid #93c4c7;
	text-align: left;
	font-size: 100%;
	line-height: 145%;
}


.formelementinput {
width: 400px;
padding: 3px;
background-color: #FFFFFF;
border: #c4e0e2 1px solid;
color: #565E5E;
font-size: 100%;
line-height: 100%;

}

#imgheader { float: left; width: 885px; height: 231px; }
