/*#############################*/
/*  Basis-Layout Definitionen  */
/*#############################*/
html{
	overflow-y:scroll;
}
body{
	margin: 0;
	color: #6B5C57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	height: 100%;
}
table, td{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
}
iframe{
	border:0px;
	margin:0px;
	padding:0px;
}
#container {
	width: 100%;
}
.center{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#sprachen{
	position: absolute;
	top: 195px;
	right: 215px;
}
#sprachen a{
	margin-left: 7px;
}
#header{
	position: relative;
	height: 180px;
	background: url(../images/5-sterne.jpg) no-repeat 45px 50px;
}
#logo{
	position:absolute;
	left:40px;
	bottom:20px;
	text-align:right;
	line-height:normal;
}
#logo #zeile1{
	color: #585757;
	font-size: 33pt;
}
#logo #zeile2{
	color: #9B9B9B;
	font-size: 22pt;
}
#nav{
	height: 45px;
	background-color: #ECECEC;
	padding-left:40px;
}
#nav ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: block;
	height: 45px;
	float: left;
	margin-right: 25px;
}
#nav ul li:last-child {
	float: right;
	margin-right:0px;
}
#nav ul li:last-child a{
	background-color:#B0B0B0;
	color:#fff;
	padding-left:20px;
	padding-right:140px;
	border-left:1px solid #585757;
}
#nav ul li:last-child a:hover,#nav ul li:last-child a.active{
	color:#000;
}

#nav ul a {
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 42px;
	height: 42px;
	font-size: 15pt;
	padding-top: 3px;
}
#nav ul a:hover, #nav ul a.active{
	color: #000;
	padding-top:0px;
	border-top:3px solid #3E3E3E;
}
#header-image{
	height: 450px;
	overflow: hidden;
}
#header-image-container{
	position:relative;
}
#prev{
	position:absolute;
	top:50%;
	left:0px;
	z-index:999;
	margin-top:-31px;
	cursor:pointer;
}
#next{
	position:absolute;
	top:50%;
	right:0px;
	z-index:999;
	margin-top:-31px;
	cursor:pointer;
}
#content{
	padding-left:40px;
	padding-right:25px;
}
#content-left {
	width: 700px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-right {
	float: right;
	padding-top: 20px;
}
.gastgeberin{
	padding: 15px;
	background-color: #ECECEC;
	width: 145px;
	clear: both;
}
.gastgeberin a{
	font-weight:bold;
	text-decoration:none;
}
.gastgeberin a:hover{
	text-decoration:underline;;
} 
.galerie{
	line-height: 0px;
}
.galerie img{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.galerie a:nth-child(3n) img {
    margin-right: 0px;
}
#footer{
	position: relative;
	height: 125px;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-left: 40px;
	width: 925px;
}
#footer-inhalt{
	font-size:11pt;
	position: absolute;
	left: 40px;
	top: 0px;
}
#footer-adresse{
	font-size: 11pt;
	position: absolute;
	right: 25px;
	top: 0px;
	text-align: right;
}
#footer-impressum{
	font-size:9pt;
	position: absolute;
	left: 40px;
	bottom: 25px;
}
#footer a{
	text-decoration: none;
}
#footer a:hover,#footer a.active{
	text-decoration:underline;
}
/*##############################*/
/*ENDE Basis-Layout Definitionen*/
/*##############################*/




/*#######################*/
/*  Absatz Formatierung  */
/*#######################*/
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	padding-left: 20px;
	margin: 0px;
}
ol{
	padding-left: 20px;
	margin: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.links {
	float:left;
	margin:0 20px 0 0;
}
.rechts {
	float:right;
	margin:0 0 0 20px;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.blocksatz { text-align: justify; }
/*########################*/
/*ENDE Absatz Formatierung*/
/*########################*/




/*#####################*/
/*  Schriften Layout  */
/*####################*/
h1{
	font-size: 16pt;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	color: #585757;
}
h2{
	font-size: 16pt;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	color: #585757;
}
h3{
	font-size: 15pt;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	color: #585757;
}
h4{
	font-size: 12pt;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	color: #585757;
}
a {
	color: #6B5C57;
	outline: none;
}
a:hover {
}
a.button{
	cursor: pointer;
	background-color: #5A6CB2;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
a.button:hover{
	background-color: #71A2FF;
}
.h08{font-size:8pt;}
.h09{font-size:9pt;}
.h10{font-size:10pt;}
.h11{font-size:11pt;}
.h12{font-size:12pt;}
.h13{font-size:13pt;}
.h14{font-size:14pt;}
.h15{font-size:15pt;}
.h16{font-size:16pt;}
.h17{font-size:17pt;}
.h18{font-size:18pt;}
.h19{font-size:19pt;}

.gelb{color:#d5a600;}
.schwarz{color:#000;}
.weiss{color:#fff;}
.tt{
	font-family: 'courier new',courier,monospace;
	font-size: 14pt;
	color: #BB0000;
	font-weight: normal;
}
/*#####################*/
/*ENDE Schriften Layout*/
/*#####################*/





/*#################*/
/*  Bilder Layout  */
/*#################*/
.bild_rahmen {
	border: 1px solid #CCC;
	display: inline;
}
a:hover img.bild_rahmen {
	border: 1px solid #999;
}
img {
	display:inline-block;
	border: 0;
	margin: 0;
	padding: 0;
}
/*##################*/
/*ENDE Bilder Layout*/
/*##################*/




/*####################*/
/*  Sonstiges Layout  */
/*####################*/
.trennlinie,hr {
	height: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C8B85;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 20px;
	clear: both;
}
.error {
	font-size:8pt;
	color: #BB0000;
}
input.error {
	font-size:10pt;
	color: #BB0000;
	border: 1px solid #BB0000;
}
p.form {
	margin: 10px 0 0 0;
	padding: 0px;
	border: 0px;
	font-size: 12px;
}
input[type='checkbox'], input[type='radio'] {
   width:20px;
   height:20px;
   min-width:auto;
}
input, textarea{
	border: 1px solid #C8C8C8;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
}
input{
	background: #E8EBEF; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E8EBEF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* IE10+ */
	background: linear-gradient(top, #fff 0%, #E8EBEF 100%); /* W3C */
	-pie-background: linear-gradient(#fff, #E8EBEF); /*PIE*/
	behavior: url(js/PIE.htc);
	position: relative;
	line-height: 25px;
	height: 25px;
}
input.submit{
	cursor: pointer;
	line-height: 24px;
	height: 30px;
	font-size: 1.4em;
	padding: 0px;
	color: #585757;
	font-family: Arial, Helvetica, sans-serif;
	width: auto !important;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
}
input.submit:hover{
	border: 1px solid #585757;
}
textarea{
	height: 120px;
	background: #E8EBEF; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E8EBEF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* IE10+ */
	background: linear-gradient(top, #fff 0%, #E8EBEF 100%); /* W3C */
	-pie-background: linear-gradient(#fff, #E8EBEF); /*PIE*/
	behavior: url(js/PIE.htc);
	position: relative;
}
a.button_pager{
	cursor: pointer;
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: inline-block;
	margin-top: 5px;
	font-weight: bold;
	border: 1px solid #9C8B85;
	background-color: #9C8B85;
}
a.button_pager:hover,a.pager:hover{
	border: 1px solid #9C8B85;
	color: #FFF;
	background-color: #9C8B85;
}
.pager{
	background-color: #ECEDEE;
	color: #CCCCCC;
	border: 1px solid #EEEBE3;
	font-size: 11pt;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: inline-block;
	margin-top: 5px;
	font-weight: bold;
}
.pager_active{
	color: #FFFFFF;
	border: 1px solid #9C8B85;
	font-size: 11pt;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: inline-block;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #9C8B85;
}
.pager_inactive{
	background-color: #ECEDEE;
	border: 1px solid #EEEBE3;
	color: #ccc;
}
.datum{
	font-size:10pt;
	margin-bottom:5px;
}
img.ui-datepicker-trigger {
	position: absolute;
	margin-top: 7px;
	margin-left: -22px;
	cursor: pointer;
	display:inline;
}
#fancybox-frame,#fancybox-content{
    overflow:auto !important;
	-webkit-overflow-scrolling: touch !important;
}
table.preise{
	border-collapse: separate;
	border-spacing: 2px;
}
table.preise tr{
	background-color: #fff;
}
table.preise tr.header{
	background-color: #5A6CB2;
	color: #fff;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
table.preise tr.header td{
	font-size: 1em;
}
table.preise td{
	padding: 5px;
	font-size:0.9em;
}
table.preise td.preis{
	text-align:right;
	vertical-align:middle;
	white-space:nowrap;
}
/*#####################*/
/*ENDE Sonstiges Layout*/
/*#####################*/

/*#################*/
/*    Cookiebot    */
/*#################*/
#CybotCookiebotDialog {
    background-color: #fff !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
    border-bottom: 1px solid #555 !important;
    color: #555 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
    color: #555 !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    border: 2px solid #555 !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #555 !important;
    border-color: #555 !important;
}
/*##################*/
/*  ENDE Cookiebot  */
/*##################*/