body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C1F24;
}
body {
	background-color: #1C1F24;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg0.jpg);
	background-repeat: repeat-x;
}
div#clear {
	clear: both;
}

div#site {
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	width: 996px;
	background-color: #000;
}
div#top1 {
	background-image: url(img/bg_logo.png);
	background-repeat: no-repeat;
	height: 135px;
	margin-bottom: 295px;
}
div#nav1 {
	font-size: 18px;
	font-weight: bold;
	height: 70px;
}
#nav1 a {
	display: block;
	padding-top: 30px;
	background-image: url(img/bg_nav0.png);
	background-repeat: repeat-x;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 40px;
}
div#nav1_trenner {
	background-image: url(img/bg_nav_trenner.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 2px;
}

#nav1 a:hover {
	background-image: url(img/bg_nav1.png);
	color: #FFFFFF;
	background-repeat: repeat-x;
}
#nav1 a.active {
	display: block;
	padding-top: 30px;
	background-image: url(img/bg_nav_active.png);
	background-repeat: repeat-x;
	float: left;
	color: #1C1F24;
	text-decoration: none;
	text-align: center;
	height: 40px;
}
div#logo {
	height: 135px;
	width: 354px;
	float: left;
}
div#navtop {
	float: right;
	text-align: right;
	margin-right: 21px;
	font-weight: bold;
}
div#navtop a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	float: left;
	height: 97px;
}
div#navtop a:hover {
	background-image: url(img/bg_navtop_hover.png);
	background-repeat: repeat;
	color: #FFF;
}
div#navtop a.active {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	float: left;
	height: 97px;
	background-image: url(img/bg_navtop_active.png);
	background-repeat: repeat;
	color: #1B1E23;
}
div#nav2 {
	padding-right: 42px;
	padding-left: 42px;
	background-color: #A4AAB7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272725;
	padding-top: 10px;
}
div#inhalt {
	background-color: #E8E8E8;
	padding-top: 42px;
	padding-right: 42px;
	padding-bottom: 42px;
	padding-left: 42px;
}
div#inhalt_text {
	float: left;
	width: 560px;
}
#inhalt_text h1 {
	font-size: 20px;
	color: #0F2E91;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 30px;
}

div#fuss {
	background-color: #4E5665;
	margin-bottom: 42px;
	padding-top: 33px;
	padding-right: 21px;
	padding-bottom: 4px;
	padding-left: 21px;
	font-size: 12px;
	color: #E0E0E0;
	text-align: center;
}
div#inhalt_bild {
	float: right;
	width: 312px;
	border: 6px solid #FFF;
	background-color: #FFF;
}
div#galerie {
	margin-top: 40px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4E5665;
}
#galerie h2 {
	font-size: 18px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E5665;
	color: #0F2E91;
}


div#gal_box {
	float: left;
	height: 174px;
	width: 174px;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 2px;
}
div#gal_pic_1 {
	height: 128px;
	width: 128px;
	text-align: center;
	background-image: url(img/bg_gallery.png);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 27px;
	padding-bottom: 24px;
	padding-left: 21px;
}
#gal_pic_1 img {
	border: 1px solid #C0C0C0;
}
div#gps {
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4e5665;
	padding-top: 20px;
}
div#gps_box {
	background-image: url(img/bg_gpsbox.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
div#gps_karte {
	float: left;
	width: 560px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
div#gps_karte a {
	color:#666;
	text-decoration:none;
}
div#gps_daten {
	float: right;
	width: 312px;
	padding: 6px;
	background-color: #FFF;
}
table#gps {
	background-color: #FFF;
	width: 312px;
}
#gps tr th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#gps tr td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
}

#gps h2 {
	font-size: 17px;
	color: #0F2E91;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 26px;
}
a {
	color: #000;
	text-decoration: underline;
}


div#kontakt_form {
	background-color: #d1d6e0;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #FFFFFF;
	width: 548px;
}
input.kontakt_text {
	background-color: #FFFFFF;
	border: 1px solid #818181;
	height: 18px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
}
textarea.kontakt_area {
	background-color: #FFFFFF;
	height: 120px;
	width: 420px;
	border: 1px solid #818181;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
input.kontakt_senden {
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #666666;
	width: 120px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td.kontakt_fehler {
	color: #CA2315;
	font-weight: bold;
}
div#anfrage_ok {
	font-weight: bold;
	color: #3B672A;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #818181;
	text-align: center;
	width: 500px;
}
div#anfrage_fehler {
	font-weight: bold;
	color: #A51D11;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #818181;
	text-align: center;
	width: 500px;
}
