::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000;
}
.Footer input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #FFF;
}
.Footer input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #FFF;
   opacity:  1;
}
.Footer input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #FFF;
   opacity:  1;
}
.Footer input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #FFF;
}
.Footer input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #FFF;
}
.FooterIcons {
	float: right;
	text-align: right;
	width: 100%;
}
.Preise2023 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.Preise2023 .W {
    background-color: #FFF;
    width: 35%;
}
.Preise2023 .W:nth-child(4n+3),.Preise2023 .W:nth-child(4n+4) {
    width: 15%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #B59764;
}
.Preise2023 .G {
    width: 35%;
    background-color: #F3F3F3;
    border-bottom: 1px solid #FFF;
    padding: 5px;
}
.Preise2023 .G:nth-child(4n+2), .Preise2023 .G:nth-child(4n+3), .Preise2023 .G:nth-child(4n+4) {
    display: flex;
    align-items: center;
}
.Preise2023 .G:nth-child(4n+3), .Preise2023 .G:nth-child(4n+4) {
    width: 15%;
    text-align: right;
    justify-content: flex-end;
}
.PreiseZimmer2023 .grid {
    display: flex;
    flex-wrap: wrap;
}
.PreiseZimmer2023 .grid .grid_x {
    width: 25%;
    background-color: #EBEBEB;
    padding: 5px;
    border: 1px solid #FFF;
}
.PreiseZimmer2023 .grid .grid_x:nth-child(3), .PreiseZimmer2023 .grid .grid_x:nth-child(4) {
    text-align: center;
}
.PreiseZimmer2023 .ht {
    text-align: center;
    color: #625044;
    padding-bottom: 10px;
}
.GutscheinBadget, .WhatsappBadget {
	position: fixed;
	z-index: 50;
	right: 0px;
	width: auto;
	top: 50%;
	display: flex;
	transform: translateY(-50%);
}
.GutscheinBadget img, .WhatsappBadget img {
	display: block;
	width: 26px;
}
.WhatsappBadget {
	margin-top: 50px;
}
.MBoxBraun {
	background-color: #B2955E;
	padding: 40px;
	color: #FFF;
	text-align: center;
}
.MBoxBraun .H1 {
	font-size: 30px;
	font-family: H1;
	text-align: center;
}
.MBoxBraun .H2 {
	font-size: 20px;
	margin-bottom: 30px;
}
.GutscheinBadget div:nth-child(1), .WhatsappBadget div:nth-child(1) {
	width: 40px;
	padding: 7px;
	height: 40px;
	background-size: 25px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #B99B60;
}
.WhatsappBadget div {
	background-color: #1ebd42!important;
}
.GutscheinBadget div:nth-child(2), .WhatsappBadget div:nth-child(2) {
	background-color: #B99B60;
	height: 40px;	
	display: flex;
	margin-left: 1px;
	padding-right: 10px;
	padding-left: 10px;
	align-items: center;
	justify-content: center;
	color: #FFF;	
}
.GutscheinBadget a, .WhatsappBadget a {
	color: #FFF;
	text-decoration: none;
}
.Badget strong a {
    color: #B2955E!important;
}
@media only screen and (max-width : 1024px) {
	.GutscheinBadget, .WhatsappBadget {
		top: 30%;
	}
.GutscheinBadget div:nth-child(2), .WhatsappBadget div:nth-child(2) {
	display: none;
	}
}
.MaxBreite {
	width: 1200px;
	margin: auto;
}
a {
	color: #333;
}
.ShowOnMobile {
	display: none!important;
}
.Top2 {
	background-color: #665448;
	padding-top: 5px;
	padding-bottom: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.Top2 div {
	padding-left: 10px;
	padding-right: 10px;
	color: #b99b5f;
	font-family: H1;
	font-size: 17px;
}
.Top2F {
	display: none;
}
.Top {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 150;
	background-image: url(img/top_bg.png);
	padding-top: 10px;
	padding-bottom: 2px;
-webkit-box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.2);
box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.2);
}
.iFrame {
	width: 100%;
	height: 500px;
}
.iFrame iframe {
    width: 100%;
    height: 550px;
}
	.iFrameWebcam {
		width: 100%;
		height: 700px;
	}
.iFrameBuchen {
	width: 100%;
	height: 900px;
}
.Footer {
	width: 100%;
	z-index: 100;
	background-image: url(img/top_bg.png);
	padding-top: 20px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 13px;
}
.Footer .Wetter {
	position: absolute;
	left: 30px;
	text-align: left;
	top: -40px;
}
.WetterImg {
	width: 40px;
}
.Footer a {
	color: #FFF;
	text-decoration: none;
}
.Footer input {
	background-color: transparent;
	border: 0px;
	border-bottom: 1px dotted #FFF;
	outline: none;
	padding: 3px;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	font-family: FontNormal;
}
.Footer input::-webkit-input-placeholder {
	color: #FFF;
}
.Footer input[type=submit] {
	border: 0px;
	text-decoration: underline;
	cursor: pointer;
	margin-left: 10px;
}

.Sprachen {
	position: absolute;
	
}
.Sprachen a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin-right: 5px;
}

.Navigation {
	display: table;
	width: 100%;
	height: auto;
}
.Navigation .Links {
	width: 40%;
	display: table-cell;
	vertical-align: bottom;
	text-align: left;
}
.Navigation .Links navigation ul li a {
	margin-right: 25px;
}
.Navigation .Rechts navigation ul li a {
	margin-left: 25px;
}
.Navigation .Rechts navigation ul li ul {
	margin-left: 15px!important;
}
.Navigation .Mitte {
	display: table-cell;
	width: 20%;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.Navigation .Rechts {
	display: table-cell;
	width: 40%;
	vertical-align: bottom;
	text-align: right;
}
.PhotosHintergrund {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}





.Content {
	position: absolute;
	top: 83%;
	left: 0px;
	width: 100%;
}
.Content a {
	text-decoration: none;
}
.Content .AnfrageSchnell {
	position: absolute;
	width: 100%;
	height: 43px;
	background-color: rgba(255,255,255,0.9);
	padding-top: 3px;
	padding-bottom: 0px;
}
.Content .AnfrageSchnellFixed {
  animation:         SchnellAnfrageAnimation 500ms normal forwards ; /* IE 10+, Fx 29+ */
	z-index: 5;
	position: fixed;
	top: 95px;
}
@-webkit-keyframes SchnellAnfrageAnimation {
	/*0%   { bottom: -100px; opacity: 1!important; width: 100%;position: fixed!important;}
	100% { opacity: 1;position: fixed!important; width: 100%; bottom: 0px; }*/
}
.Content .AnfrageSchnell .Inputbox {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-right:0px;
	margin-left: 10px;
	padding: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	display: inline-block;
	line-height: 12px;
	float: left;
}
@-moz-document url-prefix() { 
.Content .AnfrageSchnell .Inputbox {
     padding-bottom: 3px;
  }
}
.Content .AnfrageSchnell a {
	text-decoration: none;
}
.Content .AnfrageSchnell .ButtonBraun {
	height:36px;
}
.Content .AnfrageSchnell .Inputbox input {
	border: 0px;
	padding: 3px;
	font-size: 14px;
	margin: 0px;
	width: 120px;
	outline: none;
	background-image: url(img/icon_kalender.svg);
	background-repeat: no-repeat;
	background-position: right 10px bottom 2px;
	background-size: 20px;
	border-right: 1px solid #CCC;
}
.Content .AnfrageSchnell .LinkIcons {
	display: inline-block;
	background-color: #5E4E44;
	width: 40px;
	padding: 4px;
	padding-top: 8px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.LinkIcons:hover {
	background-color: #B99B60!important;
}
.Content .AnfrageSchnell .Inputbox input[type="submit"] {
	background-color: #FFF;
	background-image: none;
	border: 0px;
	font-size: 15px;
	text-decoration: underline;
	cursor: pointer;
}
.Content .AnfrageSchnell .P {
	padding-top: 10px;
	padding-bottom: 10px;
}
.Content .AnfrageSchnell h3 {
	line-height: 16px;
	margin-top: 3px!important;
	letter-spacing: 0px;
}
.Content .White {
	background-color: #FFF;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 43px;
}
.Content .White h2 {
	margin-bottom: 40px;
}


.ButtonBraun, .Button {
	color: #FFF;
	background-color: #B99B60;
	text-decoration: none;
	padding: 10px;
	border: 0px;
	height: 37px;
	font-size: 15px;
	cursor: pointer;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.ButtonBraun:hover, .Button:hover {
	background-color: #625044;
}
.Button, .ButtonBraun {
	padding: 10px;
	padding-top: 8px;
}

.Preis  {
	font-family: "FontBold";
	color: #B99B60;
}
.Preis .Preis {
	font-size: 24px;
}

.LinkGold {
	color: #B99B60;
	text-decoration: none;
	font-weight: bold;
}
	
	.BoxGrau {
		background-color: #efefef;
		padding: 20px;
	}
	
.StornierungPopup {
	display: none!important;
	position: absolute;
	z-index: 101;
	bottom: 20%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-left: -650px;
	opacity: 1;
	pointer-events: none;
	margin-bottom: 210px;
}
.AngebotPopup {
	position: absolute;
	z-index: 100;
	bottom: 20%;
	left: 50%;
	margin-left: -600px;
	background-color: rgba(94,76,64,0.8);
	width: 270px;
	height: 270px;
	border-radius: 50%;
}
.AngebotPopup .angebotfader {
	margin-top: 50px;
}
.AngebotPopup h2 {
	font-family: 'H1';
	font-size: 26px;
	margin-bottom: 10px;text-align: center;}
.AngebotPopup .t {
	display: table;
	width: 100%;
	height: 100%;
}
	.AngebotPopup .Preis {
		color: #FFF;
	}
.AngebotPopup p {
	padding: 0px;
	margin: 0px;
}

.AngebotPopup .t .c {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-left: 0px;
	color: #FFF;
	padding-right: 0px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}
.AngebotPopup a {
	color: #FFF;
}

.LinkTel {
	text-decoration: none;
	pointer-events: none;
	background-image: url(img/icon_tel.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #333;
	padding-left: 27px;
}