@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
font-size: 100%;
}
.wrapper {
	width: 860px;
	margin: 0 auto;
}
.fusszeile {
	font-size: 10px;
}
body {
	background-color: #E3E3E3;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track-piece:disabled {
    display: none !important;
}

::-webkit-scrollbar-button:disabled {
    display: none !important;
}
::-webkit-scrollbar-thumb {
    background: #C5AA4E;
		-webkit-border-radius: 5px;
}
#contact {
	text-align: right;
	display: block;
	width: 860px;
	position: relative;
	margin-top: 10px;
}
#contact.active {
font-size: 12px; font-style: normal; font-weight: normal; color: #c00; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
#header
{
	position: relative;
	height: 200px;
	width: 860px;
	-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menue
{ position: absolute; width: 800px; height: 80px; left: 50%; top: 165px; margin-left: -398px; z-index: 3; visibility: visible; }
#content
{
	color: #414141;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	width: 860px;
	height: 700px;
	z-index: 1;
	visibility: visible;
	-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	background-color: #EDCC5B;
}
#karte
{
	position: relative;
	top: 15px;
	left: 50px;
	width: 750px;
}
#kartetext {
	position: relative;
	top: 15px;
	left: 50px;
	height: 472px;
	width: 751px;
	overflow: auto;
	scrollbar-base-color: #C5AA4E;
	scrollbar-3dlight-color: #dcceab;
	scrollbar-arrow-color: #800000;
	scrollbar-darkshadow-color: #f1e7cf;
	scrollbar-face-color: #C5AA4E;
	scrollbar-highlight-color: #EDCC5B;
	scrollbar-shadow-color:#3c3c3c;
	scrollbar-track-color: #EDCC5B;
	scrollbar-face-color: #C5AA4E;
}
#content #kartetext table {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#content #kartetext table tr td {
	padding: 5px;
	text-align: left;
}
#content #kartetext h1 {
	font-size: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #kartetext table tr td h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#werbung
{
	position: relative;
	width: 850px;
	height: 100px;
	z-index: 2;
	visibility: visible;
	margin-top: 110px;
	left: 50px;
}
#werbung li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer
{
	position: relative;
	width: 400px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-align: center;
	margin-top: 5px;
}
a:link { color: #414141; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
a:hover { font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; color: #c00; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
#content #kartetext table tr td h1 {
	font-size: 1.4em;
	font-weight: bold;
}
a:active { font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; color: #c00; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
a:visited { font-size: 12px; font-style: normal; font-weight: normal; color: #414141; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
a.footer:link { color: #414141; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline; }
a.footer:hover { color: #c00; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline; }
a.footer:visited { color: #414141; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; }
.footer { color: #414141; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.ziel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006D9A;
	top: 40px;
	position: relative;
}
.trenner {
	position: relative;
	top: 90px;
	width: 800px;
	border-top: 1px solid #797979;
}
