﻿@charset "utf-8";
/* CSS Document */
.style1 {
	text-align: left;
}
.style2 {
	border-width: 0px;
}
.style3 {
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	text-align: center;
}
/*center {
	/*margin: 0px;
	padding: 0px;
}
*/
#page {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background: #000000;
	width: 100%;
}
#page_data {
	text-align: left;
	margin: 0px auto;
	width: 800px;
}
#header {
	height: 85px;
	background-repeat: no-repeat;
}
#links {
	background: #E4801C;
	min-height: 42px;
	width: 800px;
	float: left;
	display: block;
}
#navitop {
	font-size: 14px;
	background: #000000;
	text-align: left;
	height: 24px;
}
#navitop ul.menu_top {
	display: inline;
	list-style: none;
}
#navitop ul.menu_top li {
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	background: #808080;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
}
#navitop ul.menu_top li.active_pat {
	margin: 0px 2px 0px 0px;
	background: #E4801C;
	text-decoration: none;
	vertical-align: middle;
	color: #000000;
	float: left;
}
#navitop ul.menu_top li.active_pat a {
	text-decoration: none;
	color: #000000;
	font: inherit;
}
#navitop ul.menu_top li.normal_pat a {
	text-decoration: none;
	color: #FFFFFF;
	font: inherit;
}
#navitop ul.menu_top li a {
	text-decoration: none;
	color: #FFFFFF;
	font: inherit;
}
#navitop ul.menu_top a {
	display: block;
	padding: 4px 10px 4px 10px;
}
#navitop ul.menu_top {
	list-style-type: none;
}
#navitop ul.menu_top li.hover, 
#navitop ul.menu_top li:hover, 
#navitop ul.menu_top li.hover a, 
#navitop ul.menu_top li:hover a {
	background: #E4801C;
	color: #000000;
}
#navisub {
	display: block;
	font-size: 12px;
	background: #E4801C;
	text-align: left;
}
#navisub ul {
	display: inline;
	list-style: none;
}
#navisub ul.menu {
	display: inline;
	list-style: none;
}
#navisub ul li {
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	float: left;
	color: #000000;
}
#navisub ul.menu li {
	margin: 0px 0px 0px 0px;
	height: 18px;
	padding: 2px 10px 2px 10px;
	float: left;
	color: #000000;
}
#navisub ul li.activesub_pat {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	float: left;
}
#navisub ul li.activesub_pat a {
	text-decoration: none;
	color: #FFFFFF;
}
#navisub ul li a {
	text-decoration: none;
	color: #000000;
}
#navisub ul ul {
	position: absolute;
	background: lime;
	width: 120px;
	padding: 1px;
	margin-top: 18px;
	margin-left: -50px;
	display: none;
}
#navisub ul ul li.activesub_pat {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	float: left;
}
/*#navisub ul.hover ul li, */
/*#navisub ul li.hover ul, */
/*#navisub ul:hover ul, */
#navisub ul li:hover ul, #navisub ul li ul:hover {
	display: block;
}
#navisub ul li:hover a {
	color: #FFFFFF;
	margin: 0px;
}
#navisub ul li a {
	color: black;
}
#navisub ul li ul li:hover a {
	color: #FFFFFF;
}
#navi {
}
#content1 {
	width: 800px;
	background: #E4801C;
}
#content {
	padding: 10px 5px 15px 5px;
	background: #E4801C;
	float: left;
	min-height: 320px;
	height: auto !important; /* für moderne Browser */;
	height: 320px; /*für den IE */ /*height: 320px;*/;
	text-align: left;
	display: block;
	width: 790px;
}
#footer {
	background-color: #E4801C;
	height: 80px;
	text-align: left;
	width: 800px; /*margin-top: 2px;*/;
	float: left;
	display: block;
}
#footer-left {
	background-color: #E4801C;
	padding: 5px 0 5px 0px;
	width: 30%;
	float: left;
	text-decoration: none;
	height: 80px;
}
#footer-left a {
	border-width: 0px;
	text-decoration: none;
}
#footer-left img {
	border-width: 0px;
	text-decoration: none;
}
#footer-middle {
	background-color: #E4801C;
	width: 40%;
	float: left;
	height: 90px;
	text-align: center;
	vertical-align: text-bottom;
	font-size: xx-small;
}
#footer-right {
	height: 90px;
	background-color: #E4801C;
	width: 30%;
	float: left;
	text-align: right;
}
/*#image_per_bereich {
	margin: 0 0 0 0;
background-image: url('images/standard-bild.jpg');
	background-repeat: no-repeat;
	height: 195px;
}*/
.clearer {
	clear: both;
	float: none;
}
h1 {
	font-size: 16px;
}
a {
	text-decoration: none;
	color: white;
}
a.mail {
	text-decoration: none;
	color: white;
}
/* CSS für das Gästebuch */
.tx-veguestbook-pi1 {
	margin: 2px;
}
.tx-veguestbook-pi1 .tx-guestbook-clear {
	margin-bottom: 5px;
	margin-top: 5px;
}
.tx-veguestbook-pi1 H2.tx-guestbook-header {
	display: block;
	width: 100%;
	clear: none;
	padding: 2px;
	margin: 0px;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	background: #E4801C;
	width: 220px;
	margin-right: 2px;
	padding: 2px;
	color: #000000;
}
.tx-veguestbook-pi1 .tx-guestbook-left P {
	color: #000000;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	/*width: 537px;*/
	width: auto;
	background: #E4801C;
	margin: 0px 0px 0px 0px;
	float: left;
}
.tx-veguestbook-pi1 .tx-guestbook-right P {
	color: #000000;
}
.tx-veguestbook-pi1 .tx-guestbook-right P.tx-guestbook-date {
	margin: 0px;
}
.tx-veguestbook-pi1 tx-guestbook-pagination {
	margin: 0px;
}
#DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	width: 780px;
}

