body{
	min-width: 400px;
	align-items: center;
	justify-content: center;
    height: 100%;
    background: #f2e9c2;
    color: #666666;
    font-family: 'Roboto','Arial',sans-serif;
	font-style: normal;
	font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



#dialogwrap:before, #bodywrap:before, bodyfooter:before, #bodyhead:before, #Navigation:before, #forlogo:before, #bodysection:before, .promotion:before, .lineAusg:before, #bodyContent:before, #navwrapMin:before, .wrapline:before, .contentline:before, .forroomprice:before, .inputline:before, .forroomequipments:before
{
  content: " ";
  display: table;
  clear:both;
} 
#dialogwrap:after, #bodywrap:after, bodyfooter:after, #bodyhead:after, #Navigation:after, #forlogo:after, #bodysection:after, .promotion:after, .lineAusg:after, #bodyContent:after, #navwrapMin:after, .wrapline:after, .contentline:after, .forroomprice:after, .inputline:after, .forroomequipments:after
{
  content: " ";
  display: table;
  clear:both;
}


/* BODYHEAD INKL Navigation */
#bodyhead{
	width: 100%; 
	min-width: 360px;
	background: url("/de/images/bodyback/background_head_b.jpg");
	background-size: 3em;
	position: fixed;
	top: 0;
	z-index: 30;
	border-bottom: 4px solid #43362e;
}

#forlogo{float: left; margin-left: 5%; width: 190px;}
.logoparent{width:92%; margin-left: 8%; margin-top: 5%;}
.logoparent img{width:100%;}
	


#navwrap{
	width: 100%; 
	display: flex;
	align-items: center;
	justify-content: center;
	background: url("/de/images/bodyback/background_nav.jpg");
	background-size: 1.5em;
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1.2rem;
	font-weight: 500;
	
}

#navwrap li{ list-style-type: none; padding-left: 0; }
#navwrap ul
{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
	margin: 0;
}
#Navigation{ 
	margin-top: 0px;
	display: none;
	background: #f2eac2;
	padding: 4px 15px;
	-webkit-box-shadow:4px 4px 3px 1px #2e2e2d;
	-moz-box-shadow:4px 4px 3px 1px #2e2e2d;
	box-shadow:4px 4px 3px 1px #2e2e2d;
}



.navli
{
	text-transform: uppercase;
	border: none;
}
.navAaktiv:hover
{
	cursor: default;
}
.navAaktiv
{
	text-decoration: none;
	color: #c9c198;
}
.navInAktiv:hover
{
	color: #c9c198;
}
.navInAktiv
{
	text-decoration: none;
	color: #43362e;
}
.navInAktiv, .navAaktiv
{
	padding: 3px 5px; 
}


/*NAVIGATION MINI*/

#hamburger {
    display: block;
    position: absolute;
    top: 23px;
	right: 0;
    text-align: right;
    margin-right: 25px;
    width: 20%;   
}
#xhamburger {
    display: none;
    position: absolute;
    top: 23px;
	right: 0;
    text-align: right;
    margin-right: 25px;
    width: 20%;   
}


#navwrapMin{ 
	float: right;
	margin-top: 13px;
	margin-right: 25px;
	margin-bottom: 10px;
	width: 140px;
	text-align: left;
	right: 0;
	background: #f2eac2;
	z-index: 20;
}
#NavigationMin li{ list-style-type: none; padding: 12px;}
#NavigationMin 
{
	display: none;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
	font-size: 1.2rem;
	font-weight: 500;
	padding: 0;
}
#NavigationMin{ margin-top: 40px; text-align: left; }

#NavigationMin > .navli{ width: 100%;}

.navAaktivMin:hover
{
	cursor: default;
}
.navAaktivMin
{
	text-decoration: none;
	color: #c9c198;
}
.navInAktivMin:hover
{
	color: #c9c198;
}
.navInAktivMin
{
	text-decoration: none;
	color: #43362e;
}
.navInAktivMin, .navAaktivMin
{
	padding: 9px 5px; 
}

/*ENDE NAVIGATION MINI*/

/* LINK ANFRAGE */

#forBoton
{
	position: absolute; 
	bottom: 6px;
	right: 90px; 
	padding: 5px 18px; 
	color: #f2eac2; 
	background: #43362e;     
	font-size: 1.2rem;
	font-weight: 600;
	-webkit-box-shadow:2px 2px 1px 1px #2e2e2d;
	-moz-box-shadow:2px 2px 1px 1px #2e2e2d;
	box-shadow:2px 2px 1px 1px #2e2e2d;
}
#forBoton a{color: #f2eac2;}
#forBoton a:hover{color: white; }
/* ENDE LINK ANFRAGE */

/* ENDE BODYHEAD INKL Navigation */

/* BODYWRAP */
#bodyContent{
	width: 350px;
	align-items: center;
	justify-content: center;
}
#bodywrap
{
	width: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
	padding-top: 100px;
}

.forImpression{
	width: 100%; 
	margin-bottom: 3%;
}
.impression01
{
	width: 100%; 
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow:4px 4px 3px 1px #2e2e2d;
	-moz-box-shadow:4px 4px 3px 1px #2e2e2d;
	box-shadow:4px 4px 3px 1px #2e2e2d;
}

.impression_BR01{
	margin-top: 2em;
	background-size: 100% 100%;
}

.impression_ZP{
	position: relative; 
	margin-top: 2em;
	background-size: 100% 100%;
}

.impression_ZP h2{
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.7em;
	color: #f2eac2;
	position: absolute;
	background: rgba(67,54,46,0.3);
	background: rgba(67,54,46,0.3);
	top: 50px;
	left: 20px;
	padding: 1.6em;
}

.impression_R01{
	width: 100%;
	opacity: 0.2;
}
.impression02{
	width: 100%;
}

.roomequipments{width: 100%; padding: 3% 0; text-align: left;}
.forroomequipments{width: 100%; margin: 10px 0; vertical-align: middle; background: rgba(255,255,255,0.5); padding: 5px;}
.forroomequipmentsimg{float: left;}
.forroomequipmentstext{float: left; padding: 15px;}
.forroomequipments img{width: 15%;}


.b-headings{
	width: 97%;
	background: #43362e;
	color: #f2eac2;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow:4px 4px 3px 1px #2e2e2d;
	-moz-box-shadow:4px 4px 3px 1px #2e2e2d;
	box-shadow:4px 4px 3px 1px #2e2e2d;
	font-size: 1.2rem;
	font-weight: 500;
}
.b-headings p{ margin: 0% 3%; line-height: 1.6em; text-transform: uppercase; letter-spacing: 0.3em;}
.fordatroomprice p{ 
	margin: 1em 0;
	padding: 3px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #f2eac2;
	background: rgba(67,54,46,0.6);
}
.forroomprice { 
	margin-left: 0.5em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}
.roomtype{float: left; width: 20em; text-align: left;}
.roomprice{float: left; width: 6em; text-align: right;}


.servicesapp{ float: left; width: 30%; margin: 5% 1.5% 0 1.5%;}
.contentline{ width: 97%; padding-left: 1.5%; margin-bottom: 3%;}
.contentline input{ background: #f2eac2; color: #43362e;}
.contentline input[type="checkbox"]{ background-color: #f2eac2; color: #43362e;}
.contentline textarea{ background: #f2eac2; color: #43362e; border: 1px solid #43362e;}
.fordateinput{ width: 65%; margin: 1em;}
.forGMaps{ width: 98%; height: 400px; margin-top: 3em; border: 1px solid #43362e;}

.forGallery{ text-align:center; margin: 3px 0px 8px 6px; padding: 0; float: left; border: 1px solid #43362e; box-shadow: 3px 3px 12px #323632;}
.forGallery a{color: white;}


.forGallerySingel{
	width: 164px;
	height: 96px;
}
.picK{
	margin: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 94%;
}


.forappSingel{
	width: 164px;
	height: 100px;
}
.forappDouble{
	width: 340px;
	height: 100px;
}
.forappTriple{
	width: 340px;
	height: 206px;
}
.forappSingel, .forappDouble, .forappTriple{ border: 3px solid #43362e; }
.forapps{
	position: relative;
	-webkit-box-shadow:4px 4px 3px 1px #2e2e2d;
	-moz-box-shadow:4px 4px 3px 1px #2e2e2d;
	box-shadow:4px 4px 3px 1px #2e2e2d;	
}
.forapps{ margin: 3px 0px 8px 5px; padding: 0; float: left;}
.forapps a{color: #f2eac2;}
.forapps a:hover{color: white;}

.nodkoration{ text-decoration: none;}

.anfrageformular{
	background-image: url(/de/pictures/forapps/anfrageformular.jpg);	
	background-size: 100% auto;
    background-repeat: no-repeat;
	background-position: center; 
}
.anfahrt{
	background-image: url(/de/pictures/forapps/anfahrt.jpg);	
	background-size: 100% auto;
    background-repeat: no-repeat;
	background-position: center; 
}
.rueckruf{
	background-image: url(/de/pictures/forapps/rueckruf.jpg);	
	background-size: 100% auto;
    background-repeat: no-repeat;
	background-position: center; 
}

.textschedo{
	width: 99%;
	bottom: 0.3em;
    position: absolute;
	text-align: center;
	background: rgba(67, 54, 46, 0.9);
	overflow: hidden;
}



/* Hinweis Cookies */
#cookiesrechthinweis
{
    text-align: center;
	padding: 0.5em 5em;
    border-top: 1px solid white;
    background: rgba(184, 188, 189, 0.9);
    position: fixed;
    bottom: 0px;
	font-size: 0.8rem;
    z-index: 120;
    color: whitesmoke;
    line-height: 1.4em;
	min-width: 380px;
}

#cookiesrechthinweis a{
	padding: 0.5px 2px;
	font-weight: 300;
	border: 1px solid white;
	color: whitesmoke;
	text-decoration: none;
}
/* Ende Hinweis Cookies */

/* Anfrage Formular */
.inputcontent{margin: 10px 0; background: rgba(255,255,255,0.3); width: 100%;}
.inputline{width: 100%; padding-top: 2em; padding-bottom: 1em;}
.inputoption{width: 96%; padding-left: 2%; padding-top: 10px;}
.inputlineask{padding: 10px 10px 1px 10px; line-height: 0.9em; width: 160px;}
.inputlineansver{padding-top: 1px; padding-left: 15px; line-height: 0.9em; width: 300px;}
.inputfeld{ width: 100%; margin: 0;}
/* Ende Anfrage Formular */

/* ENDE BODYWRAP */

/* FOOTER */
#forfooter{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
	background: #43362e;
	color: #f2eac2;
	overflow: hidden;
}
.futersymbollink{ 
	margin: 0.2em;
	padding: 0.6em 0.5em;
	padding-bottom: 0.7em;
	color: #f7f2db;
	text-decoration: none;
	border: solid 1px #f7f2db;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	vertical-align: top;
}


.futersymbollink:hover{
	color: #d8c092;
}

.footercontent{
	margin: 10px 0px;
	text-align: center;
}

/* ENDE FOOTER */

/* DIVERSES */
.contentF01{ 
	padding: 3px 8px;
	margin: 0px 10px;
	background: #f2eac2;
	border: 1px solid #533d1d;
	color: #43362e;
	text-decoration: none;
}

.contentF01:hover{
	color: #d8c092;
}
.ischeck{ list-style-image: url("/de/images/abhacken02.png");}
.action{ list-style-image: url("/de/images/stern_m.png"); }

/* ENDE DIVERSES */

/* DIALOG */
#appDialog{
	position: absolute;
	top: 150px;
	width: 100%;
	text-align: center;
	z-index: 50;
	//overflow: hidden;
}
#dialog01
{
	width: 95%;
	min-width:350px;
	margin: 15% auto 600px auto;
	background: #f2eac2;
	-moz-box-shadow: 3px 3px 12px #323632;
	-webkit-box-shadow: 3px 3px 12px #323632;
	box-shadow: 3px 3px 12px #323632;	
	color: black;
	border: solid 2px #1b3757;
	z-index: 55;
	overflow: hidden;
}
.contentD01{
	margin: 1% 2%;
	color: #43362e;
	text-align: left;
}
.contentD01 a{ color: #7b633f;}
.contentD01 a:hover { color: #544227;}

.appheadline
{
	width: 100%;
	background: #43362e;
	color: #f2eac2;
	margin-top: 0px;
	overflow: hidden;
	text-align: left;
	height: 34px;
}
.appheadline h3
{
	line-height: 1px;
	margin-left: 6px;
}
.appheadlinePic
{
	width: 100%;
	overflow: hidden;
	text-align: left;
	height: 34px;
}
.forclose
{
	margin: 5px 5px 0 0;
	float: right;
	height: 28px;
	overflow: hidden;
	
}
.forclose a
{
	color: #f2eac2;
	text-decoration: none;
}
.forclose a:hover
{
	color: white;
}
.theclose
{
	line-height: 2em;
	padding: 0 8px;
	margin-right: 3px;
	border: 1.7px solid #f2eac2;
	border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	-khtml-border-radius: 1.5em;
}
.image4appdialogA
{
	float: left;
	width: 50%;
	margin-bottom: 10px;
	margin-right: 8px;
	-moz-box-shadow: 3px 3px 12px #323632;
	-webkit-box-shadow: 3px 3px 12px #323632;
	box-shadow: 3px 3px 12px #323632;
}
.image4appdialogB
{
	float: right;
	width: 50%;
	margin-bottom: 10px;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 12px #323632;
	-webkit-box-shadow: 3px 3px 12px #323632;
	box-shadow: 3px 3px 12px #323632;
}
.image4appdialogC
{
	float: left;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 8px;
	-moz-box-shadow: 3px 3px 12px #323632;
	-webkit-box-shadow: 3px 3px 12px #323632;
	box-shadow: 3px 3px 12px #323632;
}
.image4appdialogD
{
	float: right;
	width: 30%;
	margin-bottom: 10px;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 12px #323632;
	-webkit-box-shadow: 3px 3px 12px #323632;
	box-shadow: 3px 3px 12px #323632;
}
.image4appdialogE
{
	width: 40%;
	margin-bottom: 10px;
	margin-left: 30%;

}

.pforsymbol{ line-height: 3em;}
.pforsymbol a:hover{ color: #332919;}
.pforsymbol a {color: #7b633f;}

.forsymbol{ width: 1.8em; margin-right: 0.5em; vertical-align: middle;}	
	
.appsymbollink{ 
	margin: 4em 0.2em;
	padding: 0.6em 0.5em;
	padding-bottom: 0.7em;
	border: solid 1px #43362e;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	vertical-align: top;
}

/* ENDE DIALOG */



/* VARIO */


@media screen and (min-width: 600px)
{
	body{font-size: 13.8px;}
	#Navigation{
		width: 575px;
		margin-left: auto;
		margin-right: auto; 
		display: flex; 
		align-items: center; 
		justify-content: center;
		padding: 7px 0px;
	}
	#hamburger{display: none;}
	#navwrapMin{display: none;}
	.navli{ width: 20%; text-align: center;}
	.navInAktiv, .navAaktiv{ padding: 3px 8px; }	
	
	#forBoton
	{
		bottom: 8px;
		right: 90px; 
		padding: 6px 20px;    
		font-size: 1.3rem;
		-webkit-box-shadow:4px 4px 3px 1px #2e2e2d;
		-moz-box-shadow:4px 4px 3px 1px #2e2e2d;
		box-shadow:4px 4px 3px 1px #2e2e2d;
	}
	
	#bodywrap{ padding-top: 140px;}
	#bodyContent{ width:  585px; }
	#forlogo{ width: 200px;}
	.forGMaps{ height: 500px;}
	.fordateinput{ width: 22%; margin: 0.5em;}
	.impression_ZP h2{ top: 80px; left: 40px;}
	.forGallerySingel{ width: 180px; height: 98px;}
	.inputlineask, .inputlineansver{float: left;}
	
	.forappSingel{	width: 181px; height: 110px;}
	.forappDouble{	width: 373px; height: 110px;}
	.forappTriple{	width: 373px; height: 220px;}
	
	.forroomequipments{width: 20%; margin: 10px 0; text-align: center; align-items: center; background: none; padding: 0; float: left;}
	.forroomequipmentsimg{clear: left; }
	.forroomequipmentstext{width: 80%; clear: left; margin: 3%; padding: 0.5em; background: rgba(255,255,255,0.5);}
	.forroomequipments img{width: 80%;margin-left: 10%;}
	
}
@media screen and (min-width: 768px)
{
	body{font-size: 14.0px;}
	#Navigation{ width: 710px; padding: 8px 0px;}
	
	#forBoton
	{
		bottom: 10px;
		right: 100px; 
		padding: 7px 22px;    
		font-size: 1.3rem;
	}	
	
	#bodywrap{ padding-top: 165px;}
	#bodyContent{ width: 720px; }
	#forlogo{ width: 250px;}
	.forGMaps{ height: 530px;}
	.impression_ZP h2{ top: 90px; left: 45px;}
	.forGallerySingel{ width: 230px; height: 125px;}
	.footercontent{	float: left; width: 30%; text-align: left;}
	
	.forappSingel{	width: 227px; height: 138px;}
	.forappDouble{	width: 466px; height: 138px;}
	.forappTriple{	width: 466px; height: 276px;}	
	.forappSingel, .forappDouble, .forappTriple{ border: 4px solid #43362e; }
	.forroomequipmentstext{width: 85%; }
}
@media screen and (min-width: 1024px)
{
	body{font-size: 15.5px;}
	#Navigation{ width: 935px; padding: 9px 0px;}
	#bodywrap{ padding-top: 200px;}
	
	#forBoton
	{
		bottom: 10px;
		right: 120px; 
		padding: 7px 22px;    
		font-size: 1.3rem;
	}		
	
	#bodyContent{ width:  950px; }
	#forlogo{ width: 330px;}
	#navwrap{ font-size: 1.3rem;}
	.forGMaps{ height: 600px;}
	.impression_ZP h2{ top: 100px; left: 50px;}
	.forGallerySingel{ width: 305px; height: 166px;}
	#cookiesrechthinweis{ line-height: 2.5em;}
	
	.forappSingel{	width: 301px; height: 183px;}
	.forappDouble{	width: 616px; height: 183px;}
	.forappTriple{	width: 616px; height: 366px;}	
	.forappSingel, .forappDouble, .forappTriple{ border: 5px solid #43362e; }
	.forroomequipmentstext{width: 90%; }
}
@media screen and (min-width: 1280px)
{
	body{font-size: 16.0px;}
	#Navigation{ width: 1130px; padding: 10px 0px;}
	
	#forBoton
	{
		bottom: 10px;
		right: 150px; 
		padding: 8px 25px;    
		font-size: 1.4rem;
	}			
	
	#bodywrap{ padding-top: 235px;}
	#bodyContent{ width:  1150px; }
	#forlogo{ width: 400px;}
	.forGMaps{ height: 650px;}
	.forGallerySingel{ width: 372px; height: 202px;}
	
	.forappSingel{	width: 365px; height: 222px;}
	.forappDouble{	width: 745px; height: 222px;}
	.forappTriple{	width: 745px; height: 444px;}	
	.forappSingel, .forappDouble, .forappTriple{ border: 6px solid #43362e; }	
}
@media screen and (min-width: 1536px)
{
	body{font-size: 16.2px;}
	#Navigation{ width: 1375px; padding: 11px 0px;}
	
	#forBoton
	{
		bottom: 12px;
		right: 170px; 
		padding: 10px 30px;    
		font-size: 1.4rem;
	}			
	
	#bodywrap{ padding-top: 265px;}
	#bodyContent{ width:  1400px; }
	#forlogo{ width: 470px;}
	.forGMaps{ height: 700px;}
	.forGallerySingel{ width: 450px; height: 245px;}
	#cookiesrechthinweis{width: 96%; line-height: 3em;}
	
	.forappSingel{	width: 445px; height: 270px;}
	.forappDouble{	width: 908px; height: 270px;}
	.forappTriple{	width: 373px; height: 540px;}	
	.forappSingel, .forappDouble, .forappTriple{ border: 7px solid #43362e; }	
}
@media screen and (min-width: 1920px)
{
	body{font-size: 16.5px;}
	#Navigation{ width: 1670px; padding: 12px 0px;}
	#bodywrap{ padding-top: 310px;}
	#bodyContent{ width:  1700px; }
	#forlogo{ width: 600px;}
	.forGMaps{ height: 800px;}
	.forGallerySingel{ width: 550px; height: 300px;}
	
	.forappSingel{	width: 540px; height: 327px;}
	.forappDouble{	width: 1096px; height: 327px;}
	.forappTriple{	width: 373px; height: 654px;}	
	.forappSingel, .forappDouble, .forappTriple{ border: 7px solid #43362e; }		
}

.forCorona{
	margin: 2em;
	padding: 2em;
	background: white;
	border: solid 2px red;
}