/* @override 
	http://schloss-wuelfingen/assets/css/main.css
	http://schloss-wuelfingen.192.168.1.7.xip.io/assets/css/main.css
	http://schloss-wuelflingen.192.168.1.2.xip.io/assets/css/main.css
	https://www.schloss-wuelflingen.ch/assets/css/main.css
	http://schloss-wuelflingen/assets/css/main.css
	https://www.schloss-wuelflingen.ch/assets/css/main.css?*
	https://schloss-aktiv.local/assets/css/main.css
	https://schloss-aktiv-kopf.local/assets/css/main.css?*
	https://zum-goldenen-kopf.ch/assets/css/main.css?*
	https://admin.zum-goldenen-kopf.ch/admin/styles.css */

@import url("font-awesome.min.css");
/*@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,500,600,700");*/
@import url("g-fonts.css");
@font-face {
    font-family: 'FontAwesome';
    src: url('/assets/fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('/assets/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
}

/*
	Alpha by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
iframe {
	margin-top: 0px;
	margin-left: 0px;
	min-width: 375px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	
}
body {
	line-height: 1;
	/*background: #f4f1ed;  backup*/
	background: #e7e1d9;
	-webkit-text-size-adjust: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body, input, select, textarea {
	color: #777;
	font-family: 'Cormorant Garamond', serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.65em;
	letter-spacing: -0.015em;
}
#page-wrapper input.submit {
width: 100%;
font-size: 80%;
}
div#gutscheine_vorkasse form input.fit.submit.submitlight {
	background-color: #dadada;
	border: 1px solid #989898;
	width: 50%;
	margin-left: 50%;
	color: #989898;
	font-size: 105%;
	box-shadow: 5px 5px 5px #e4e4e4;
	margin-top: 10px;
}
/* Box Model */

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* @group Containers All sizes Grid */

/* @group ontainers */
/* Containers */

.container {
	margin-left: auto;
	margin-right: auto;
}
 .container.\31 25\25 {
 width: 100%;
 max-width: 75em;
 min-width: 60em;
}
 .container.\37 5\25 {
 width: 45em;
}
 .container.\35 0\25 {
 width: 30em;
}
 .container.\32 5\25 {
 width: 15em;
}
.container {
	width: 980px;
}
.banner img,  .banner video  {
	width: 40%;
}

/* @end */



@media screen and (max-width: 980px) {
 .container.\31 25\25 {
 width: 100%;
 max-width: 112.5%;
 min-width: 90%;
}
 .container.\37 5\25 {
 width: 67.5%;
}
 .container.\35 0\25 {
 width: 45%;
}
 .container.\32 5\25 {
 width: 22.5%;
}
.container {
	width: 90%;
}
.banner img, .banner video   {
	width: 64%;
}
}

@media screen and (max-width: 840px) {
 .container.\31 25\25 {
 width: 100%;
 max-width: 112.5%;
 min-width: 90%;
}
 .container.\37 5\25 {
 width: 67.5%;
}
 .container.\35 0\25 {
 width: 45%;
}
 .container.\32 5\25 {
 width: 22.5%;
}
.container {
	width: 100% !important;
}
.banner img, .banner video  {
	width: 70%;
}
}



@media screen and (max-width : 480px ){
 .container.\31 25\25 {
 width: 100%;
 max-width: 125%;
 min-width: 100%;
}
 .container.\37 5\25 {
 width: 75%;
}
 .container.\35 0\25 {
 width: 50%;
}
 .container.\32 5\25 {
 width: 25%;
}
.container {
	width: 100% !important;
}
.banner img, .banner video  {
	width: 95%;
	margin-top: 2em;
}
}
/* @group Grid */
	
	/* Grid */
	
	
.row {
	border-bottom: solid 1px transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row > * {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row:after, .row:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.row.uniform > * > :first-child {
	margin-top: 0;
}
.row.uniform > * > :last-child {
	margin-bottom: 0;
}
.row.\30 \25 > * {
	padding: 0 0 0 0em;
}
.row.\30 \25 {
	margin: 0 0 -1px 0em;
}
.row.uniform.\30 \25 > * {
	padding: 0em 0 0 0em;
}
.row.uniform.\30 \25 {
	margin: 0em 0 -1px 0em;
}
.row > * {
	padding: 0 0 0 2em;
}
.row {
	margin: 0 0 -1px -2em;
}
.row.uniform > * {
	padding: 2em 0 0 2em;
}
.row.uniform {
	margin: -2em 0 -1px -2em;
}
 .row.\32 00\25 > * {
 padding: 0 0 0 4em;
}
 .row.\32 00\25 {
 margin: 0 0 -1px -4em;
}
 .row.uniform.\32 00\25 > * {
 padding: 4em 0 0 4em;
}
 .row.uniform.\32 00\25 {
 margin: -4em 0 -1px -4em;
}
 .row.\31 50\25 > * {
 padding: 0 0 0 3em;
}
 .row.\31 50\25 {
 margin: 0 0 -1px -3em;
}
 .row.uniform.\31 50\25 > * {
 padding: 3em 0 0 3em;
}
 .row.uniform.\31 50\25 {
 margin: -3em 0 -1px -3em;
}
 .row.\35 0\25 > * {
 padding: 0 0 0 1em;
}
 .row.\35 0\25 {
 margin: 0 0 -1px -1em;
}
 .row.uniform.\35 0\25 > * {
 padding: 1em 0 0 1em;
}
 .row.uniform.\35 0\25 {
 margin: -1em 0 -1px -1em;
}
 .row.\32 5\25 > * {
 padding: 0 0 0 0.5em;
}
 .row.\32 5\25 {
 margin: 0 0 -1px -0.5em;
}
 .row.uniform.\32 5\25 > * {
 padding: 0.5em 0 0 0.5em;
}
 .row.uniform.\32 5\25 {
 margin: -0.5em 0 -1px -0.5em;
}
 .\31 2u, .\31 2u\24 {
 width: 100%;
 clear: none;
 margin-left: 0;
}
 .\31 1u, .\31 1u\24 {
 width: 91.6666666667%;
 clear: none;
 margin-left: 0;
}
 .\31 0u, .\31 0u\24 {
 width: 83.3333333333%;
 clear: none;
 margin-left: 0;
}
.\39 u, .\39 u\24 {
	width: 75%;
	clear: none;
	margin-left: 0;
}
.\38 u, .\38 u\24 {
	width: 66.6666666667%;
	clear: none;
	margin-left: 0;
}
.\37 u, .\37 u\24 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}
.\36 u, .\36 u\24 {
	width: 50%;
	clear: none;
	margin-left: 0;
}
.\35 u, .\35 u\24 {
	width: 41.6666666667%;
	clear: none;
	margin-left: 0;
}
.\34 u, .\34 u\24 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}
.\33 u, .\33 u\24 {
	width: 25%;
	clear: none;
	margin-left: 0;
}
.\32 u, .\32 u\24 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}
.\31 u, .\31 u\24 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}
 .\31 2u\24 + *,  .\31 1u\24 + *,  .\31 0u\24 + *,  .\39 u\24 + *,  .\38 u\24 + *,  .\37 u\24 + *,  .\36 u\24 + *,  .\35 u\24 + *,  .\34 u\24 + *,  .\33 u\24 + *,  .\32 u\24 + *,  .\31 u\24 + * {
 clear: left;
}
.\-11u {
	margin-left: 91.66667%;
}
.\-10u {
	margin-left: 83.33333%;
}
.\-9u {
	margin-left: 75%;
}
.\-8u {
	margin-left: 66.66667%;
}
.\-7u {
	margin-left: 58.33333%;
}
.\-6u {
	margin-left: 50%;
}
.\-5u {
	margin-left: 41.66667%;
}
.\-4u {
	margin-left: 33.33333%;
}
.\-3u {
	margin-left: 25%;
}
.\-2u {
	margin-left: 16.66667%;
}
.\-1u {
	margin-left: 8.33333%;
}

/* @end */






@media screen and (max-width: 980px) {
.row > * {
	padding: 0 0 0 2em;
}
.row {
	margin: 0 0 -1px -2em;
}
.row.uniform > * {
	padding: 2em 0 0 2em;
}
.row.uniform {
	margin: -2em 0 -1px -2em;
}
 .row.\32 00\25 > * {
 padding: 0 0 0 4em;
}
 .row.\32 00\25 {
 margin: 0 0 -1px -4em;
}
 .row.uniform.\32 00\25 > * {
 padding: 4em 0 0 4em;
}
 .row.uniform.\32 00\25 {
 margin: -4em 0 -1px -4em;
}
 .row.\31 50\25 > * {
 padding: 0 0 0 3em;
}
 .row.\31 50\25 {
 margin: 0 0 -1px -3em;
}
 .row.uniform.\31 50\25 > * {
 padding: 3em 0 0 3em;
}
 .row.uniform.\31 50\25 {
 margin: -3em 0 -1px -3em;
}
 .row.\35 0\25 > * {
 padding: 0 0 0 1em;
}
 .row.\35 0\25 {
 margin: 0 0 -1px -1em;
}
 .row.uniform.\35 0\25 > * {
 padding: 1em 0 0 1em;
}
 .row.uniform.\35 0\25 {
 margin: -1em 0 -1px -1em;
}
 .row.\32 5\25 > * {
 padding: 0 0 0 0.5em;
}
 .row.\32 5\25 {
 margin: 0 0 -1px -0.5em;
}
 .row.uniform.\32 5\25 > * {
 padding: 0.5em 0 0 0.5em;
}
 .row.uniform.\32 5\25 {
 margin: -0.5em 0 -1px -0.5em;
}
 .\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
 width: 100%;
 clear: none;
 margin-left: 0;
}
 .\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
 width: 91.6666666667%;
 clear: none;
 margin-left: 0;
}
 .\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
 width: 83.3333333333%;
 clear: none;
 margin-left: 0;
}
.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
	width: 75%;
	clear: none;
	margin-left: 0;
}
.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
	width: 66.6666666667%;
	clear: none;
	margin-left: 0;
}
.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}
.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
	width: 50%;
	clear: none;
	margin-left: 0;
}
.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
	width: 41.6666666667%;
	clear: none;
	margin-left: 0;
}
.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}
.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
	width: 25%;
	clear: none;
	margin-left: 0;
}
.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}
.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}
 .\31 2u\24\28narrow\29 + *,  .\31 1u\24\28narrow\29 + *,  .\31 0u\24\28narrow\29 + *,  .\39 u\24\28narrow\29 + *,  .\38 u\24\28narrow\29 + *,  .\37 u\24\28narrow\29 + *,  .\36 u\24\28narrow\29 + *,  .\35 u\24\28narrow\29 + *,  .\34 u\24\28narrow\29 + *,  .\33 u\24\28narrow\29 + *,  .\32 u\24\28narrow\29 + *,  .\31 u\24\28narrow\29 + * {
 clear: left;
}
.\-11u\28narrow\29 {
	margin-left: 91.66667%;
}
.\-10u\28narrow\29 {
	margin-left: 83.33333%;
}
.\-9u\28narrow\29 {
	margin-left: 75%;
}
.\-8u\28narrow\29 {
	margin-left: 66.66667%;
}
.\-7u\28narrow\29 {
	margin-left: 58.33333%;
}
.\-6u\28narrow\29 {
	margin-left: 50%;
}
.\-5u\28narrow\29 {
	margin-left: 41.66667%;
}
.\-4u\28narrow\29 {
	margin-left: 33.33333%;
}
.\-3u\28narrow\29 {
	margin-left: 25%;
}
.\-2u\28narrow\29 {
	margin-left: 16.66667%;
}
.\-1u\28narrow\29 {
	margin-left: 8.33333%;
}
}

@media screen and (max-width: 840px) {
.row > * {
	padding: 0 0 0 2em;
}
.row {
	margin: 0 0 -1px -2em;
}
.row.uniform > * {
	padding: 2em 0 0 2em;
}
.row.uniform {
	margin: -2em 0 -1px -2em;
}
 .row.\32 00\25 > * {
 padding: 0 0 0 4em;
}
 .row.\32 00\25 {
 margin: 0 0 -1px -4em;
}
 .row.uniform.\32 00\25 > * {
 padding: 4em 0 0 4em;
}
 .row.uniform.\32 00\25 {
 margin: -4em 0 -1px -4em;
}
 .row.\31 50\25 > * {
 padding: 0 0 0 3em;
}
 .row.\31 50\25 {
 margin: 0 0 -1px -3em;
}
 .row.uniform.\31 50\25 > * {
 padding: 3em 0 0 3em;
}
 .row.uniform.\31 50\25 {
 margin: -3em 0 -1px -3em;
}
 .row.\35 0\25 > * {
 padding: 0 0 0 1em;
}
 .row.\35 0\25 {
 margin: 0 0 -1px -1em;
}
 .row.uniform.\35 0\25 > * {
 padding: 1em 0 0 1em;
}
 .row.uniform.\35 0\25 {
 margin: -1em 0 -1px -1em;
}
 .row.\32 5\25 > * {
 padding: 0 0 0 0.5em;
}
 .row.\32 5\25 {
 margin: 0 0 -1px -0.5em;
}
 .row.uniform.\32 5\25 > * {
 padding: 0.5em 0 0 0.5em;
}
 .row.uniform.\32 5\25 {
 margin: -0.5em 0 -1px -0.5em;
}
 .\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
 width: 100%;
 clear: none;
 margin-left: 0;
}
 .\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
 width: 91.6666666667%;
 clear: none;
 margin-left: 0;
}
 .\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
 width: 83.3333333333%;
 clear: none;
 margin-left: 0;
}
.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
	width: 75%;
	clear: none;
	margin-left: 0;
}
.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
	width: 66.6666666667%;
	clear: none;
	margin-left: 0;
}
.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}
.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
	width: 50%;
	clear: none;
	margin-left: 0;
}
.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
	width: 41.6666666667%;
	clear: none;
	margin-left: 0;
}
.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}
.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
	width: 25%;
	clear: none;
	margin-left: 0;
}
.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}
.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}
 .\31 2u\24\28narrower\29 + *,  .\31 1u\24\28narrower\29 + *,  .\31 0u\24\28narrower\29 + *,  .\39 u\24\28narrower\29 + *,  .\38 u\24\28narrower\29 + *,  .\37 u\24\28narrower\29 + *,  .\36 u\24\28narrower\29 + *,  .\35 u\24\28narrower\29 + *,  .\34 u\24\28narrower\29 + *,  .\33 u\24\28narrower\29 + *,  .\32 u\24\28narrower\29 + *,  .\31 u\24\28narrower\29 + * {
 clear: left;
}
.\-11u\28narrower\29 {
	margin-left: 91.66667%;
}
.\-10u\28narrower\29 {
	margin-left: 83.33333%;
}
.\-9u\28narrower\29 {
	margin-left: 75%;
}
.\-8u\28narrower\29 {
	margin-left: 66.66667%;
}
.\-7u\28narrower\29 {
	margin-left: 58.33333%;
}
.\-6u\28narrower\29 {
	margin-left: 50%;
}
.\-5u\28narrower\29 {
	margin-left: 41.66667%;
}
.\-4u\28narrower\29 {
	margin-left: 33.33333%;
}
.\-3u\28narrower\29 {
	margin-left: 25%;
}
.\-2u\28narrower\29 {
	margin-left: 16.66667%;
}
.\-1u\28narrower\29 {
	margin-left: 8.33333%;
}
}



@media screen and (max-width: 840px) {
.row > * {
	padding: 0 0 0 2em;
}
.row {
	margin: 0 0 -1px -2em;
}
.row.uniform > * {
	padding: 2em 0 0 2em;
}
.row.uniform {
	margin: -2em 0 -1px -2em;
}
 .row.\32 00\25 > * {
 padding: 0 0 0 4em;
}
 .row.\32 00\25 {
 margin: 0 0 -1px -4em;
}
 .row.uniform.\32 00\25 > * {
 padding: 4em 0 0 4em;
}
 .row.uniform.\32 00\25 {
 margin: -4em 0 -1px -4em;
}
 .row.\31 50\25 > * {
 padding: 0 0 0 3em;
}
 .row.\31 50\25 {
 margin: 0 0 -1px -3em;
}
 .row.uniform.\31 50\25 > * {
 padding: 3em 0 0 3em;
}
 .row.uniform.\31 50\25 {
 margin: -3em 0 -1px -3em;
}
 .row.\35 0\25 > * {
 padding: 0 0 0 1em;
}
 .row.\35 0\25 {
 margin: 0 0 -1px -1em;
}
 .row.uniform.\35 0\25 > * {
 padding: 1em 0 0 1em;
}
 .row.uniform.\35 0\25 {
 margin: -1em 0 -1px -1em;
}
 .row.\32 5\25 > * {
 padding: 0 0 0 0.5em;
}
 .row.\32 5\25 {
 margin: 0 0 -1px -0.5em;
}
 .row.uniform.\32 5\25 > * {
 padding: 0.5em 0 0 0.5em;
}
 .row.uniform.\32 5\25 {
 margin: -0.5em 0 -1px -0.5em;
}
 .\31 2u\28mobilep\29, .\31 2u\24\28mobilep\29 {
 width: 100%;
 clear: none;
 margin-left: 0;
}
 .\31 1u\28mobilep\29, .\31 1u\24\28mobilep\29 {
 width: 91.6666666667%;
 clear: none;
 margin-left: 0;
}
 .\31 0u\28mobilep\29, .\31 0u\24\28mobilep\29 {
 width: 83.3333333333%;
 clear: none;
 margin-left: 0;
}
.\39 u\28mobilep\29, .\39 u\24\28mobilep\29 {
	width: 75%;
	clear: none;
	margin-left: 0;
}
.\38 u\28mobilep\29, .\38 u\24\28mobilep\29 {
	width: 66.6666666667%;
	clear: none;
	margin-left: 0;
}
.\37 u\28mobilep\29, .\37 u\24\28mobilep\29 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}
.\36 u\28mobilep\29, .\36 u\24\28mobilep\29 {
	width: 50%;
	clear: none;
	margin-left: 0;
}
.\35 u\28mobilep\29, .\35 u\24\28mobilep\29 {
	width: 41.6666666667%;
	clear: none;
	margin-left: 0;
}
.\34 u\28mobilep\29, .\34 u\24\28mobilep\29 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}
.\33 u\28mobilep\29, .\33 u\24\28mobilep\29 {
	width: 25%;
	clear: none;
	margin-left: 0;
}
.\32 u\28mobilep\29, .\32 u\24\28mobilep\29 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}
.\31 u\28mobilep\29, .\31 u\24\28mobilep\29 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}
 .\31 2u\24\28mobilep\29 + *,  .\31 1u\24\28mobilep\29 + *,  .\31 0u\24\28mobilep\29 + *,  .\39 u\24\28mobilep\29 + *,  .\38 u\24\28mobilep\29 + *,  .\37 u\24\28mobilep\29 + *,  .\36 u\24\28mobilep\29 + *,  .\35 u\24\28mobilep\29 + *,  .\34 u\24\28mobilep\29 + *,  .\33 u\24\28mobilep\29 + *,  .\32 u\24\28mobilep\29 + *,  .\31 u\24\28mobilep\29 + * {
 clear: left;
}
.\-11u\28mobilep\29 {
	margin-left: 91.66667%;
}
.\-10u\28mobilep\29 {
	margin-left: 83.33333%;
}
.\-9u\28mobilep\29 {
	margin-left: 75%;
}
.\-8u\28mobilep\29 {
	margin-left: 66.66667%;
}
.\-7u\28mobilep\29 {
	margin-left: 58.33333%;
}
.\-6u\28mobilep\29 {
	margin-left: 50%;
}
.\-5u\28mobilep\29 {
	margin-left: 41.66667%;
}
.\-4u\28mobilep\29 {
	margin-left: 33.33333%;
}
.\-3u\28mobilep\29 {
	margin-left: 25%;
}
.\-2u\28mobilep\29 {
	margin-left: 16.66667%;
}
.\-1u\28mobilep\29 {
	margin-left: 8.33333%;
}
}
/* @end */

/* @group Basic */
	
	/* Basic */
	
a {
	-moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	border-bottom: 1px none #de8822;
	color: #d37809;
	text-decoration: none;
}
p a {
	-moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	border-bottom: 1px solid #de8822;
	color: #d37809;
	text-decoration: none;
}
a.noUnderLine {
	border-bottom-style: none;
}
a:hover {
	border-bottom-color: transparent;
}
strong, b {
	color: #646464;
	font-weight: bold;
}
em, i {
	font-style: italic;
}
p {
	margin: 0 0 2em;
}
h1, h2, h3, h4, h5, h6 {
	color: #553b1b;
	line-height: 1em;
	margin: 0 0 0.5em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}
h2 {
line-height: 1.3em;
font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: -0.025em;
}
h4 {
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: 0;
}
h5 {
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0;
}
h6 {
	font-size: 0.7em;
	line-height: 1.5em;
	letter-spacing: 0;
}
sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}
sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em;
}
hr {
	border: 0;
	border-bottom: solid 2px #e5e5e5;
	margin: 2% 0;
}
hr.major {
	margin: 3em 0;
}
blockquote {
	border-left: solid 4px #e5e5e5;
	font-style: italic;
	margin: 0 0 2em 0;
	padding: 0.5em 0 0.5em 2em;
}
pre {
	-webkit-overflow-scrolling: touch;
	background: #f8f8f8;
	border-radius: 6px;
	border: solid 1px #e5e5e5;
	font-family: monospace;
	font-size: 0.9em;
	line-height: 1.75em;
	margin: 0 0 2em 0;
	overflow-x: auto;
	padding: 1em 1.5em;
}
code {
	background: #f8f8f8;
	border-radius: 6px;
	border: solid 1px #e5e5e5;
	font-family: monospace;
	font-size: 0.9em;
	margin: 0 0.25em;
	padding: 0.25em 0.65em;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

div#newsletter p.copyright {
	text-align: justify;
	margin-top: 5ex;
	-moz-column-count: 1; 
	-webkit-column-count: 1; 
	column-count: 1; 
	line-height: 120%;
	font-size: 80%;
}
/* @end */

/* @group Section / Article */
	
	/* Section/Article */
	
section.special, article.special {
	text-align: center;
}
header p {
	color: #999;
	position: relative;
	margin: 0 0 1.5em 0;
}
header h2 + p {
font-size: 1em;
}
header h3 + p {
	margin-top: -0.85em;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 0.7em;
}
.reservation ul.actions li {
	width: 100%;
	min-width: 290px;
	max-width: 500px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.reservation ul.actions li a.button {
	background-color: rgba(255, 255, 255, 0.64);
	box-shadow: 0 0 10px #655a4a;
	color: #4e4337;
	font-weight: bold;
	height: 51px;
	line-height: 52px;
	font-size: 32px;
	display: block;
	width: 100%;
}
.reservation ul.actions li a.button:hover {
	background-color: rgba(255, 255, 255, 0.85);
}
.reservation ul.actions li a.button:active {
	background-color: rgba(255, 255, 255, 0.94);
}



header h4 + p,  header h5 + p,  header h6 + p {
	font-size: 0;
	margin-top: -0.5em;
	line-height: 1.5em;
}
header.major {
	padding: 0;
	text-align: center;
}
header.major h2 {
	margin: 0;
	padding: 0;
}
header.major p {
	display: inline-block;
	border-top: 2px none #e5e5e5;
	color: #777;
	margin: 0.8em 0 0;
	padding: 0;
	font-style: normal;
}
/* Form */
	
form {
	margin: 0;
}
label {
	color: #646464;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 1em 0;
}
input[type="text"], input[type="tel"],  input[type="password"],  input[type="email"],  select,  textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #ededed;
	border-radius: 6px;
	border: 1px solid #acacac;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
}
 input[type="text"]:invalid,  input[type="tel"], input[type="password"]:invalid,  input[type="email"]:invalid,  select:invalid,  textarea:invalid {
 box-shadow: none;
}
input[type="text"]:focus,  input[type="tel"], input[type="password"]:focus,  input[type="email"]:focus,  select:focus,  textarea:focus {
	border-color: #8d632a;
	box-shadow: 0 0 5px #8d632a;
}
.select-wrapper {
	text-decoration: none;
	display: block;
	position: relative;
}
.select-wrapper:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
.select-wrapper:before {
	color: #e5e5e5;
	content: '\f078';
	display: block;
	height: 3em;
	line-height: 3em;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 3em;
}
 .select-wrapper select::-ms-expand {
 display: none;
}
input[type="text"],  input[type="tel"], input[type="password"], input[type="email"],  select {
	height: 2.5em;
}
textarea {
	padding: 0.75em 1em;
}
input[type="checkbox"],  input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2em;
	opacity: 0;
	width: 1em;
	z-index: -1;
}
input[type="checkbox"] + label,  input[type="radio"] + label {
	text-decoration: none;
	color: #777;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: normal;
	padding-left: 2.55em;
	padding-right: 0.75em;
	position: relative;
}
input[type="checkbox"] + label:before,  input[type="radio"] + label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
input[type="checkbox"] + label:before,  input[type="radio"] + label:before{
	background: #f8f8f8;
	border-radius: 6px;
	border: 2px solid #c2c2c2;
	content: '';
	display: inline-block;
	height: 1.8em;
	left: 0;
	line-height: 1.725em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.8em;
}
input[type="number"] {
	border-radius: 6px;
	border: 2px solid #c2c2c2;
	padding-left: 10px;
	padding-right: 0;
	background-color: #f8f8f8;
	font-weight: bold;
	max-width: 71px;
}
input[type="checkbox"]:checked + label:before,  input[type="radio"]:checked + label:before {
	background: #666;
	border-color: #666;
	color: #ffffff;
	content: '\f00c';
}
input[type="checkbox"]:focus + label:before,  input[type="radio"]:focus + label:before {
	border-color: #e89980;
	box-shadow: 0 0 0 1px #e89980;
}
input[type="checkbox"] + label:before {
	border-radius: 6px;
}
input[type="radio"] + label:before {
	border-radius: 100%;
}
	
		::-webkit-input-placeholder {
 color: #999 !important;
 opacity: 1.0;
}
	
		:-moz-placeholder {
 color: #999 !important;
 opacity: 1.0;
}
	
		::-moz-placeholder {
 color: #999 !important;
 opacity: 1.0;
}
	
		:-ms-input-placeholder {
 color: #999 !important;
 opacity: 1.0;
}
.formerize-placeholder {
	color: #999 !important;
	opacity: 1.0;
}
/* @end */
	
	/* @group Box */
	
	/* Box */
.box {
	background: #ffffff;
	border-radius: 6px;
	box-shadow: 0 3px 5px rgb(185, 185, 185);
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 1em;
	padding: 1em 2%;
}
.box .box {
	background: #ffffff;
	border-radius: 6px;
	box-shadow: 0 0 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 1em;
	padding: 8px;
}
.box .box p a {
	clear: left;
	display: block;
	border-style: none;
	text-decoration: underline;
}
.box > :last-child {
	margin-bottom: 0;
}
.box.alt {
	background: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	margin: 0 0 2em 0;
	padding: 0 !important;
}
.box.features .features-row {
	border-top: solid 2px #e5e5e5;
	position: relative;
}
.box.features .features-row:after {
	clear: both;
	content: '';
	display: block;
}
.box.features .features-row section {
	float: left;
	padding: 1em 2.5% 2.5%;
	width: 50%;
}
.box.features .features-row section :last-child {
	margin-bottom: 0;
}
.box.features .features-row section:nth-child(2n) {
	padding-right: 0;
}
.box.features .features-row section:nth-child(2n):before {
	background: #e5e5e5;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 2px;
	margin-left: -2.5%;
}
@media screen and (max-width: 840px) {
.box.features .features-row section:nth-child(2n):before {
	width: 0px;
}
}

.box.features .features-row section:nth-child(2n-1) {
	padding-left: 0;
}
.box.features .features-row:first-child {
	border-top: 0;
}
.box.features .features-row:first-child section {
	padding-top: 0;
}
.box.features .features-row:last-child {
	padding-bottom: 0;
}
.box.features .features-row:last-child section {
	padding-bottom: 0;
}
.box.special {
	text-align: center;
}
.box .image.featured {
	border-radius: 0;
	display: block;
	margin: 3em 0 3em -3em;
	position: relative;
	width: calc(100% + 6em);
}
.box .image.featured img {
	border-radius: 0;
	display: block;
	width: 100%;
	padding: 50px;
}
.box .image.featured:first-child {
	border-radius: 6px 6px 0 0;
	margin-bottom: 3em;
	margin-top: -0.5em;
}
.box .image.featured:first-child img {
	border-radius: 6px 6px 0 0;
}
.box .image.featured:last-child {
	border-radius: 0 0 6px 6px;
	margin-bottom: -3em;
	margin-top: 3em;
}
.box .image.featured:last-child img {
	border-radius: 0 0 6px 6px;
}
/* @end */
	
/* @group Icon */

/* Icon */

.icon.major {
	border-radius: 0.8em;
	cursor: default;
	display: inline-block;
	height: 12em;
	background-size: cover;
	width: 100%;
}
.icon.major:before {
	font-size: 2.5em;
}
.icon.major.accent {
	background: #666;
	color: #ffffff;
}
/* @end */

/* @group Images */

/* Image */

.image {
	border-radius: 6px;
	border: 0;
	display: inline-block;
	position: relative;
}
.image img {
	border-radius: 6px;
	display: block;
}
.image.left {
	float: left;
	border-left: 3px solid #fffffe;
	border-right-style: solid;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.image.right {
	float: right;
	padding: 0 0 1em 1.5em;
	top: 0.25em;
}
.image.fit {
	display: block;
	margin: 0 0 1em 0;
	width: 100%;
}
.image.fit img {
	display: block;
	width: 100%;
}
/* @end */

/* @group List */

/* List */

ol {
	list-style: decimal;
	margin: 0 0 2em 0;
	padding-left: 1.25em;
}
ol li {
	padding-left: 0.25em;
}
ul {
	list-style: disc;
	margin: 0 0 1em;
}
ul li {
	padding-left: 0.5em;
}
ul.alt {
	list-style: none;
	padding-left: 0;
}
ul.alt li {
	border-top: solid 1px #e5e5e5;
	padding: 0.5em 0;
}
ul.alt li:last-child {
	border-bottom: solid 1px #e5e5e5;
}

/* Hier ist der Einschub für die Mitarbeiterfunbktion definiert */
ul.alt li span {
	width: 57%;
	display: inline-block;
	font-weight: bold;
	font-size: 111%;
}

ul.alt li:first-child {
	border-top: 0;
	padding-top: 0;
}
ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
}
ul.icons li {
	display: inline-block;
}
ul.icons li:last-child {
	padding-right: 0;
}
ul.icons li .icon {
	color: inherit;
}

ul.actions {
	cursor: pointer;
	list-style: none;
	font-size: 1.8em;
}
ul.actions li {
	display: inline-block;
	padding-left: 0;
	vertical-align: middle;
	padding-right: 0;
}
ul.actions li:last-child {
}
ul.actions.small li {
	padding: 0 0.5em 0 0;
}
ul.actions.vertical li {
	display: block;
	padding: 1em 0 0;
}
ul.actions.vertical li:first-child {
	padding-top: 0;
}
ul.actions.vertical li > * {
	margin-bottom: 0;
}
ul.actions.vertical.small li {
	padding: 0.5em 0 0;
}
ul.actions.vertical.small li:first-child {
	padding-top: 0;
}
ul.actions.fit {
	display: table;
	margin-left: -1em;
	padding: 0;
	table-layout: fixed;
	width: calc(100% + 1em);
}
ul.actions.fit li {
	display: table-cell;
	padding: 0 0 0 1em;
}
ul.actions.fit li > * {
	margin-bottom: 0;
}
ul.actions.fit.small {
	margin-left: -0.5em;
	width: calc(100% + 0.5em);
}
ul.actions.fit.small li {
	padding: 0 0 0 0.5em;
}
dl {
	margin: 0 0 2em 0;
}
/* @end */

/* @group Table */

/* Table */

.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}
table {
	margin: 0 0 2em 0;
	width: 100%;
}
table tbody tr {
	border: solid 1px #e5e5e5;
	border-left: 0;
	border-right: 0;
}
table tbody tr:nth-child(2n + 1) {
	background-color: #f8f8f8;
}
table td {
	padding: 0.75em 0.75em;
}
table th {
	color: #646464;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0.75em 0.75em 0.75em;
	text-align: left;
}
table thead {
	border-bottom: solid 2px #e5e5e5;
}
table tfoot {
	border-top: solid 2px #e5e5e5;
}
table.alt {
	border-collapse: separate;
}
table.alt tbody tr td {
	border: solid 1px #e5e5e5;
	border-left-width: 0;
	border-top-width: 0;
}
table.alt tbody tr td:first-child {
	border-left-width: 1px;
}
table.alt tbody tr:first-child td {
	border-top-width: 1px;
}
table.alt thead {
	border-bottom: 0;
}
table.alt tfoot {
	border-top: 0;
}
/* @end */

/* @group Button */

/* Button */

input[type="submit"],  input[type="reset"],  input[type="button"],  .button {
	border: 0;
	border-radius: 10px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	padding: 0 0.5em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background-color: #999999;
	height: 2.5em;
	line-height: 2.3em;
	width: 100%;
	letter-spacing: 0.015em;
}
input[type="submit"]:hover,  input[type="reset"]:hover,  input[type="button"]:hover,  .button:hover {
	background-color: #737373;
}
input[type="submit"]:active,  input[type="reset"]:active,  input[type="button"]:active,  .button:active {
	background-color: #595959;
}
input[type="submit"].icon,  input[type="reset"].icon,  input[type="button"].icon,  .button.icon {
	padding-left: 1.6em;
}
input[type="submit"].icon:before,  input[type="reset"].icon:before,  input[type="button"].icon:before,  .button.icon:before {
	margin-right: 0.5em;
}
input[type="submit"].fit,  input[type="reset"].fit,  input[type="button"].fit,  .button.fit {
	/* display: block;*/
	margin: 0 0 1em 0;
	width: 100%;
}
input[type="submit"].small,  input[type="reset"].small,  input[type="button"].small,  .button.small {
	font-size: 0.8em;
	height: 2.7em;
	line-height: 2.7em;
}
input[type="submit"].big,  input[type="reset"].big,  input[type="button"].big,  .button.big {
	font-size: 1.25em;
	height: 2.7em;
	line-height: 2.7em;
}
input[type="submit"].alt,  input[type="reset"].alt,  input[type="button"].alt,  .button.alt {
	background-color: transparent;
	box-shadow: inset 0 0 0 3px #c2c2c2;
	color: #777;
	text-align: left;
}
input[type="submit"].alt:hover,  input[type="reset"].alt:hover,  input[type="button"].alt:hover,  .button.alt:hover {
	background-color: #fff;
	border: 2px solid #c1c2c1;
}
input[type="submit"].alt:active,  input[type="reset"].alt:active,  input[type="button"].alt:active,  .button.alt:active {
	background-color: #f0f0f0;
}
input[type="submit"].alt.icon:before,  input[type="reset"].alt.icon:before,  input[type="button"].alt.icon:before,  .button.alt.icon:before {
	color: #999;
}
input[type="submit"].special,  input[type="reset"].special,  input[type="button"].special,  .button.special {
	background-color: #e89980;
	color: #ffffff !important;
}
input[type="submit"].special:hover,  input[type="reset"].special:hover,  input[type="button"].special:hover,  .button.special:hover {
	background-color: #ecaa96;
}
input[type="submit"].special:active,  input[type="reset"].special:active,  input[type="button"].special:active,  .button.special:active {
	background-color: #e4886a;
}
input[type="submit"].disabled, input[type="submit"]:disabled,  input[type="reset"].disabled,  input[type="reset"]:disabled,  input[type="button"].disabled,  input[type="button"]:disabled,  .button.disabled,  .button:disabled {
	background-color: #777 !important;
	box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
	color: #f5f5f5 !important;
	cursor: default;
	opacity: 0.25;
}



/* @group Menus */
.menu-valentin {
	background: url("../images/angebot/button-menu-valentin.jpg") right center no-repeat;
}
.menu-ostern {
	background: url(../images/angebot/button-menu-ostern.jpg) right center no-repeat;
}
.menu-muttertag {
	background: url(../images/angebot/button-menu-muttertag.jpg) right center no-repeat;
}
.menu-getraenke {
	background: url(../images/angebot/button-menu-getraenke.jpg) right center no-repeat;
}
.menu-specials {
	background: url(../images/angebot/button-menu-specials.jpg) right center no-repeat;
}
.menu-spargel {
	background: url(../images/angebot/button-menu-spargel.jpg) right center no-repeat;
}
.menu-fruehjahr {
	background: url(../images/angebot/button-menu-fruehjahr.jpg) right center no-repeat;
}
.menu-wild {
	background: url(../images/angebot/button-menu-wild.jpg) right center no-repeat;
}
.menu-sommer {
	background: url(../images/angebot/button-menu-sommer.jpg) right center no-repeat;
}
.menu-winter {
	background: url(../images/angebot/button-menu-winter.jpg) right center no-repeat;
}
.menu-herbst {
	background: url(../images/angebot/button-menu-herbst.jpg) right center no-repeat;
}
.menu-aktuell {
	background: url(../images/angebot/button-menu-neutral.jpg) right center no-repeat;
}
.menu-speisen {
	background: url(../images/angebot/button-menu-speisen.jpg) right center no-repeat;
}
.menu-weine {
	background: url(../images/angebot/button-menu-weine.jpg) right center no-repeat;
}
.menu-hochzeit {
	background: url(../images/angebot/button-menu-hochzeit.jpg) right center no-repeat;
}
.menu-bankette {
	background: url(../images/angebot/button-menu-bankett.jpg) right center no-repeat;
}
.menu-dessert {
	background: url(../images/angebot/button-menu-dessert.jpg) right center no-repeat;
}
.menu-kinder {
	background: url(../images/angebot/button-menu-kinder.jpg) right center no-repeat;
}
.menu-shop {
	background: url(../images/angebot/button-menu-shop.jpg) right center no-repeat;
}
.menu-home {
	background: url(../images/angebot/button-menu-home.jpg) right center no-repeat;
}
.menu-weihnacht {
	background: url(../images/angebot/button-menu-weihnacht.jpg) right center no-repeat;
}
.menu-silvester {
	background: url(../images/angebot/button-menu-silvester.jpg) right center no-repeat;
}
.menu-getraenke,.menu-specials,.menu-spargel,.menu-fruehjahr,.menu-wild,.menu-sommer,.menu-winter,.menu-herbst,.menu-aktuell,.menu-speisen,.menu-weine,.menu-hochzeit,.menu-bankette,.menu-dessert,.menu-kinder,.menu-weihnacht,.menu-silvester {
		background-size: cover, cover;
		}


/* @end */


/* @end */

/* @group Header */

/* Header */

#page-wrapper {
	padding-top: 3em;
}
#header {
	background: #624c2e;
	color: #dedede;
	cursor: default;
	height: 3.25em;
	left: 0;
	line-height: 3.25em;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#header h1 {
	color: inherit;
	height: inherit;
	left: 1.25em;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
#header h1 a {
	color: #fff;
	font-weight: bold;
	border: 0;
}
#header nav {
	height: inherit;
	line-height: inherit;
	vertical-align: middle;
	width: 840px;
	margin-left: calc(50vw - 420px);
	text-align: center;
}
#header nav > ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#header nav > ul > li {
	display: inline-block;
	padding-left: 0;
}
#header nav > ul > li > ul {
	display: none;
}
#header nav > ul > li a {
	display: none;
	height: 2em;
	line-height: 1.95em;
	padding: 0 1em;
	border-radius: 6px;
	font-size: 1.1em;
	letter-spacing: 0.02em;
}
#header nav > ul > li a:not(.button) {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	border: 0;
}
#header nav > ul > li a:not(.button).icon:before {
	color: #999;
	margin-right: 0.5em;
}
#header nav > ul > li:first-child {
	margin-left: 0;
}
#header nav > ul > li a:not(.button):hover {
	background-color: rgba(188, 188, 188, 0.25);
	
}#header nav > ul > li.active a:not(.button) {
	background-color: rgba(153, 153, 153, 0.25);
}
#header nav > ul > li .button {
	margin: 0 0 0 0.5em;
	position: relative;
}
#header input[type="submit"],  #header input[type="reset"],  #header input[type="button"],  #header .button {
	background-color: transparent;
	box-shadow: inset 0 0 0 2px #999;
	color: #fff;
}
#header input[type="submit"]:hover,  #header input[type="reset"]:hover,  #header input[type="button"]:hover,  #header .button:hover {
	background-color: rgba(153, 153, 153, 0.25);
}
#header input[type="submit"]:active,  #header input[type="reset"]:active,  #header input[type="button"]:active,  #header .button:active {
	background-color: rgba(153, 153, 153, 0.5);
}
#header .container {
	position: relative;
}
#header .container h1 {
	left: 0;
}
#header .container nav {
	right: 0;
}
#header.reveal {
	-moz-animation: reveal-header 0.5s;
	-webkit-animation: reveal-header 0.5s;
	-ms-animation: reveal-header 0.5s;
	animation: reveal-header 0.5s;
}
/*#header.alt {
	-moz-animation: none;
	-webkit-animation: none;
	-ms-animation: none;
	animation: none;
	background: none #434443;
	color: rgba(255, 255, 255, 0.75);
	position: absolute;
}
body.landing #header.alt {
	background: none;
}
*/
			

#header.alt nav > ul > li.active a:not(.button) {
	background-color: rgba(255, 255, 255, 0.2);
}
#header.alt input[type="submit"],  #header.alt input[type="reset"],  #header.alt input[type="button"],  #header.alt .button {
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5);
}
#header.alt input[type="submit"]:hover,  #header.alt input[type="reset"]:hover,  #header.alt input[type="button"]:hover,  #header.alt .button:hover {
	background-color: rgba(255, 255, 255, 0.1);
}
#header.alt input[type="submit"]:active,  #header.alt input[type="reset"]:active,  #header.alt input[type="button"]:active,  #header.alt .button:active {
	background-color: rgba(255, 255, 255, 0.2);
}
.dropotron {
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.065), inset 0 -1px 0 0 #fff, inset 0 0 0 1px rgba(229, 229, 229, 0.5);
	list-style: none;
	margin: calc(-0.5em + 1px) 0 0 1px;
	padding: 0.5em 0;
	width: 14em;
}
.dropotron li {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.dropotron li a, .dropotron li span {
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	transition: none;
	border: 0;
	border-top: 1px solid #dcdcdc;
	color: inherit;
	display: block;
	padding: 0.15em 1em;
}
.dropotron li:first-child > a, .dropotron li:first-child > span {
	border-top: 0;
}
.dropotron li.active > a, .dropotron li.active > span, .dropotron li:hover > a, .dropotron li:hover > span {
	background: #b49e88;
	color: #ffffff;
}
.dropotron.level-0 {
	font-size: 0.9em;
	margin: 0.7em 0 0;
}
.dropotron.level-0:before {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
	border-style: solid;
	border-color: rgba(229, 229, 229, 0.5);
	border-bottom: 0;
	border-right: 0;
	box-shadow: -0.25em -0.125em 0.125em rgba(0, 0, 0, 0.015);
	content: '';
	display: block;
	height: 0.75em;
	position: absolute;
	top: -0.375em;
	width: 1em;
	z-index: 0;
	right: 1em;
}
/* @end */

/* @group Banner */


.banner {
	background-color: #666;
	background-image: url("../images/allgemein/banner_hell_01.jpg");
	background-position: center top, center top;
	background-size: cover, cover;
	background-repeat: no-repeat, no-repeat;
	color: #fff;
	padding: 5em 0 12em;
	text-align: center;
	margin-top: 0;
}




.banner :last-child {
	margin-bottom: 0;
}
.banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
	color: #fff;
}
.banner h2 {
	font-size: 3.5em;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.banner p {
	font-size: 3em;
	margin-bottom: 1.75em;
	font-weight: lighter;
}
.banner.inhalt {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 5% 10% 15%;
}
section.banner.reservation {
	background: url(../images/allgemein/banner_Bankette_14.jpg) center center;
	background-size: cover;
}
section.banner.angebot {
	background: url(../images/banner_Mittagmenus.jpg) center center;
	background-size: cover;
}
section.banner.raeumlichkeiten {
	background: url(../images/saisonal_werbung_03.jpg) center center;
	background-size: cover;
}
section.banner.geschichte {
	background: url(../images/allgemein/schlosshistory.jpg) center center;
	background-size: cover;
}
section.banner.veranstaltungen {
	background: url(../images/allgemein/banner_09Kopf.jpg) center center;
	background-size: cover;
}
section.banner.bankette {
	background: url(../images/allgemein/banner_12Kopf.jpg) center center;
	background-size: cover;
}
section.banner.mittagmenus {
	background: url(../images/banner_Mittagmenus.jpg) center center;
	background-size: cover;
}
section.banner.standort {
	background: url(../images/allgemein/banner_14.jpg) center center;
	background-size: cover;
}
section.banner.stellen {
	/*background: url(../images/saal-n-2__-1_adjust.jpg) center center;*/
	background: url("../images/allgemein/banner_03Kopf.jpg") center center;
	background-size: cover;
}
section.banner.schulung {
	/*background: url(../images/saal-n-2__-1_adjust.jpg) center center;*/
	background: url("../images/seminar_banner.jpg") center center;
	background-size: cover;
}
section.banner.gutscheine {
	background: url(../images/allgemein/fruhlingssujetKopf.jpg) center center;
	background-size: cover;
}

section.banner.gutscheinewinter {
	background: url(../images/allgemein/banner_gutschein_weihnacht.jpg) center center;
	background-size: cover;
}
section.banner.galerie {
	background: url(../images/allgemein/banner_06Kopf.jpg) center center;
	background-size: cover;
}
section.banner.kontakt {
	background: url(../images/allgemein/banner_15.jpg) center center;
	background-size: cover;
}

.banner.inhalt img {
}
/* @end */

/* @group Rervationsfenster */
	
	div#resWindow {
		width: 480px;
		position: fixed;
		top: 10%;
		left: 50%;
		padding: 10px 20px 20px;
		-moz-box-shadow: 0 0 10px #000000;
		-webkit-box-shadow: 0 0 10px #000000;
		-khtml-box-shadow: 0 0 10px #787878;
		-o-box-shadow: 0 0 10px #787878;
		box-shadow: 0 0 10px #000000;
		-moz-border-radius:10px; /* Firefox */
		-webkit-border-radius:10px; /* Chrome, Safari */
		-khtml-border-radius:10px; /* Konqueror */
		-o-border-radius: 10px; /* Opera */
		border-radius:10px; /* CSS3 */
	
		background-color: #ffffff;
		z-index: -100;
		text-align: center;
		margin-left: -240px;
		margin-top: 0;
	}
	div#vorhang{
		background-color: #000000;
		width: 100%;
		height: 100%;
		opacity: 0.50;
		position:fixed;
		z-index: 1;
		display: none;
		top: 0;
		left: 0;
	}
	div#resWindow p{
		margin: 0 0 15px;
	}
	div#resWindow h2{
		margin: 0;
	}
	div#resWindow h3 {
		margin: 0 40px 2px;
		padding: 0;
		border-top: 1px solid #abacab;
	}
	div#resWindow input {
		margin-bottom: 7px;
		width: 100%;
		font-size: 100%;
		line-height: 120%;
	}
	div#resWindow input#email,
	div#resWindow input[type = 'button'],
	div#resWindow input[type = 'submit'],
	div#resWindow input[type = 'text'] {
		height: 34px;
		line-height: 100%;
	}
	div#resWindow input[type = 'number'] {
		font-weight: bold;
		padding-left: 26px;
		text-align: center;
	}
	div#resWindow div.closeReservation {
		border-width: 1px;
		border-style: solid;
		-moz-border-radius:5px; /* Firefox */
		-webkit-border-radius:5px; /* Chrome, Safari */
		-khtml-border-radius:5px; /* Konqueror */
		-o-border-radius: 5px; /* Opera */
		border-radius:5px; /* CSS3 */
		position: absolute;
		width: 25px;
		height: 25px;
		padding: 0;
		font-weight: bold;
		font: 20px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		right: 7px;
		top: 7px;
		cursor: pointer;
	}
		div#resWindow label {
			margin: 0;
		}
		div#resWindow span.fehlermessage {
			margin-top: -4px;
			padding-top: 0;
			margin-bottom: 4px;
		}
	/* @end */
	
/* Main */

body.landing ul.actions {
	padding-top: 180px;
		}
#main {
	padding: 3em 0 2em;
}
#main > header {
	text-align: center;
	margin: -2em 0 1em;
}
#main > header h2 {
	font-size: 2.5em;
	margin: 0;
}
#main > header h3 {
	border-top: 1px solid #d0d0d0;
	display: inline-block;
	margin-top: 0.5em;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-left: 0;
	color: #808080;
}

body.landing #main.container {
	margin-top: 431px;
}
div.reservationsbox {
	float: right;
	height: 356px;

}

p.reservationstext {
	float: right;
	text-align: center;
}

div.reservationsbox,
p.reservationstext {
	height: 356px;
	width: 100%;
}

div#jobs p {
	-moz-column-count: 2; 
	-webkit-column-count: 2; 
	column-count: 2;
}
div#jobs p span.einzug {
	display: block;
	text-indent: -12px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 1px;
	margin-left: 12px;
}
div#jobs p span.noEinzug   {
display: block;
margin-top: -25px;
}

a.icon.fa-facebook,
a.icon.fa-tripadvisor,
a.icon.fa-instagram {
	content: ' ';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	text-transform: none !important;
	background: rgba(151, 151, 151, 0.48);
	border-radius: 6px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	border: 0;
	display: block;
	margin-top: 10px;
	width: 200px;
}

#stapel section.reservation div.mobileadresse {
/*	display: none;*/
}

/* @group Footer */

/* Footer */
	
#footer {
	background: #fefefe;
	padding: 2em 0;
	text-align: center;
}
.copyright {
	color: #999;
	font-size: 0.9em;
	line-height: 1em;
	margin: 2em 0 0 0;
	padding: 0;
	text-align: center;
}
#footer .copyright a {
	color: inherit;
	text-decoration: none;
}
#footer .copyright li {
	border-left: solid 1px #dddddd;
	display: inline-block;
	list-style: none;
	margin-left: 1em;
	padding-left: 1em;
}
#footer li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}
footer img.marke {
	width: 50%;
	min-width: 360px;
	max-width: 500px;
}
/* @end */

/* @group Gutscheine Formular */
		
		div.gutscheinliste {
			display: block;
			float: left;
			margin-bottom: 20px;
			max-width: 480px;
		}
		div.gutscheinliste input[type="checkbox"] {
		    clear: both;
		}
		img.gutscheinImg {
			float: left;
		    margin-left: -17px;
			margin-top: -10px;
			clear: both;
			width: 300px;
			max-width: 300px;
			margin-right: 0;
			padding: 0;
		}
		
		span.engbeschnitten img {
			padding-top: 0;
			padding-bottom: 0;
			margin-top: -59px;
			margin-bottom: -100px;
		}
		img.kreditkarte {
			max-width: 200px;
			width: 80%;
			margin: -50px 0 0;
			padding: 0;
		}
		
		/* @end */
		
		/* @group CTA */
/* CTA */

#cta {
	background: #998773;
	color: #f1efe6;
	padding: 3.5em 0 4em 0;
	text-align: center;
}
#cta h2, #cta h3, #cta h4, #cta h5, #cta h6 {
	color: inherit;
}
#cta form {
	margin: 0 auto;
	max-width: 100%;
	width: 25em;
}
#cta input[type="submit"],  #cta input[type="reset"],  #cta input[type="button"],  #cta .button {
	box-shadow: none;
	background: #fff;
	color: #898989;
}
#cta input[type="text"],  #cta input[type="password"],  #cta input[type="email"],  #cta select,  #cta textarea {
	color: #ffffff;
	background: rgba(255, 255, 255, 0.15);
	border: 0;
}
#cta input[type="text"]:focus,  #cta input[type="password"]:focus,  #cta input[type="email"]:focus,  #cta select:focus,  #cta textarea:focus {
	box-shadow: inset 0 0 0 2px #fff;
}
 #cta ::-webkit-input-placeholder {
 color: rgba(255, 255, 255, 0.75) !important;
}
 #cta :-moz-placeholder {
 color: rgba(255, 255, 255, 0.75) !important;
}
 #cta ::-moz-placeholder {
 color: rgba(255, 255, 255, 0.75) !important;
}
 #cta :-ms-input-placeholder {
 color: rgba(255, 255, 255, 0.75) !important;
}
#cta .formerize-placeholder {
	color: rgba(255, 255, 255, 0.75) !important;
}

/* @end */

/* @group Grosse GrÃ¶ssen  */

/*@media screen and (max-width: 1680px) {

		/* Wide *!/

		/* Basic *!/

			body, input, select, textarea {
				font-size: 1.33em;
			}

		/* Banner *!/

			.banner {
				padding: 4em 0 12em;
			}
			
			ul.actions {
				padding-top: 20px;
			}
			
			body.landing ul.actions {
				padding-top: 180px;
			}
			
			}

@media screen and (max-width: 1280px) {

		/* Normal *!/

		/* Basic *!/

		body, input, select, textarea {
		font-size: 1.2em;
		}
		
		/* Header *!/
		
		.dropotron.level-0 {
		font-size: 1em;
		}
		
		/* Banner *!/
		
		.banner {
		background-attachment: scroll;
		padding: 4em 0 17em;
		}
		
		.banner h2 {
		font-size: 3.5em;
		}
		
		body.landing ul.actions {
		padding-top: 150px;
		}

	}*/

/* @end */

@media screen and (max-width: 980px) {
body div#page-wrapper, section.banner.inhalt.reservation, body.landing input, body.landing select, body.landing textarea {
}
body.landing ul.actions {
	padding-top: 100px;
}

body.landing #main.container {
	margin-top: 481px;
}

div#jobs p {
	-moz-column-count: 1; 
	-webkit-column-count: 1; 
	column-count: 1; 
}
}

@media screen and (min-width: 980px) {

div#events section span.icon.major.accent {
width: 48%;
margin-right: 2%;
min-height: 500px;
margin-bottom: 2%;
}
div#events  hr {
clear: both;
}
    
div#gutscheine_vorkasse section span.icon.major.accent {
width: 48%;
margin-right: 2%;
min-height: 500px;
margin-bottom: 2%;
}
div#gutscheine_vorkasse  hr {
clear: both;
}
    
.eventsinfo, .eventsinfo2 {
	width: 48%;
	margin-right: 2%;
	padding-right: 7px;
	float: right;
}
.eventsinfo2 {
	width: 48%;
	margin-right: 2%;
	padding-right: 7px;
	float: left;
	font-size: 125%;
}
		.eventsinfo p {
			line-height: 130%;
		}
		header h2 + p {
		line-height: 1.3em;
		font-size: 1.1em;
		}

		#angebot ul, 
		#mittagmenus ul {
			-webkit-column-count: 2; 
			-webkit-column-gap:0.5em;
			-webkit-column-fill: balance;
			-moz-column-count: 2; 
			-moz-column-gap:0.5em;
			-moz-column-fill: balance;
			column-count: 2; 
			column-gap:0.5em;
			column-fill: balance;
        }
        #angebot ul{
			border-bottom: 4px solid #e7e7e7;
        }
        #angebot, 
		#mittagmenus{
				
		
-moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  page-break-inside: avoid;

		}
		body.reservation div.box {
			column-count: 2; 
			column-gap:0.5em;
			column-fill: balance;
			border-bottom: 4px solid #e7e7e7;
		}

		div.reservationsbox {
			float: right;
			width: 323px;
			height: 356px;
			padding-top: 5px;
			
		}
		
		p.reservationstext {
			text-align: left;
		}
		* {
			
		
		-moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  page-break-inside: avoid;
}


		header#header h1 {
			width: 980px;
			left: 50%;
			margin-left: -490px;
		}

		#navButton a.toggle {
			display: block;
			width: 77px;
			position: fixed;
			right: 50%;
			margin-right: -490px;
		}
		#topButton a.toggle {
			display: block;
			width: 77px;
			position: fixed;
			right: 50%;
			margin-right: -366px;
		}
	section.banner.inhalt {
		max-height: 420px;
	}

.reservation ul.actions li a.button {
	margin-top: -80px;
}

}

@media screen and (min-width: 841px) {
	
	div#newsletter p.copyright {
		-moz-column-count: 2; 
		-moz-column-gap:1em;
		-webkit-column-count: 2; 
		-webkit-column-gap:1em;
		column-count: 2; 
		column-gap:1em;
	}
}
@media screen and (min-width: 1280px) {
/*	
	header h2 + p {
		line-height: 1.5em;
		font-size: 1.2em;
	}
		.container {
		width: 1280px;
	}
	
	header#header h1 {
		width: 1280px;
		left: 50%;
		margin-left: -640px;
	}

	body.landing #main.container {
		margin-top: 445px;
	}
	
	body.landing #main.container header.major {
		padding-right: 150px;
		padding-left: 150px;
	}
*/
}


@media screen and (max-width: 840px) {
/* Basic */



html, body {
	overflow-x: hidden;
}
body div#page-wrapper, body.landing input, body.landing select, body.landing textarea {
	font-size: 1.05em;
}



h2 br, h3 br, h4 br, h5 br, h6 br {
	display: none;
}
h2 {
	font-size: 1.75em;
	line-height: 1.25em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
body.landing ul.actions {
	padding-top: 0;
}
/* Section/Article */
		
header br {
	display: none;
}
header.major h2, header.major p {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* Box */
		
		
.box {
	margin: 1em;
	overflow-x: hidden;
	padding: 2.5% !important;
}
.box.features > section {
	padding: 3em 2em;
}
.box .image.featured {
	margin-left: -2em;
	width: calc(100% + 4em);
}
.box .image.featured:first-child {
	margin-bottom: 3em;
	margin-top: -3em;
}
.box .image.featured:last-child {
	margin-bottom: -3em;
	margin-top: 3em;
}
.box.features .features-row {
	border-top: 0;
	padding: 0;
}
.box.features .features-row section {
	border: 0;
	border-top: solid 1px #e5e5e5 !important;
	float: none;
	margin: 1em 0 0 !important;
	padding: 1em 0 0 !important;
	width: 100%;
}
.box.features .features-row:first-child section:first-child {
	border-top: 0 !important;
	margin-top: -1px !important;
	padding-top: 0 !important;
}
.box .image.featured {
	margin-left: -2em;
	width: calc(100% + 4em);
}
.box .image.featured:first-child {
	margin-bottom: 2em;
	margin-top: -2em;
}
.box .image.featured:last-child {
	margin-bottom: -2em;
	margin-top: 2em;
}
/* Header */
		
#page-wrapper {
	margin-top: -3em;
}
#header {
	display: none;
}
/* Banner */

.banner {
	padding: 1em 0 7em;
}
.banner h2 {
	font-size: 2.25em;
}
.banner p {
	font-size: 2em;
}
/* Main */

#main > header {
	margin-right: 2em;
	margin-bottom: 0;
		margin-left: 2em;
}
#main > header h2 {
	font-size: 2em;
}
#main > header p {
	font-size: 1em;
	padding-bottom: 1em;
}
/* Off-Canvas Navigation */
		


ul.actions {
	padding-top: 0;
}
/* Footer */

#footer {
	padding: 2em 0;
}
#footer .copyright li {
	border-left: 0;
	display: block;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
}

body.landing #main.container {
	margin-top: 344px;
	padding-top: 0;
}

/* Mobile */
}

@media screen and (max-width : 480px ){
/* Basic */

html, body {
	max-width: 480px;
	min-width: 380px;
}
body div#page-wrapper, input, select, textarea {
	font-size: 0.9em;
}

body.landing #main.container {
	margin-top: 361px;
}
/* Section/Article */

/* List */
/*
ul.actions {
	margin: 0 0 2em 0;
}
ul.actions li {
	display: block;
	padding-top: 1px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	width: 100%;
}
ul.actions li:first-child {
	padding-top: 0;
}
ul.actions li > * {
	width: 100%;
	margin: 0 !important;
}
ul.actions li > *.icon:before {
	margin-left: -2em;
}
ul.actions.small li {
	padding: 0.5em 0 0 0;
}
ul.actions.small li:first-child {
	padding-top: 0;
}*/
/* Box */

.box {
	border-radius: 0;
	box-shadow: none;
	margin: 0 0 1em;
	padding-right: 6px !important;
		padding-left: 6px !important;
}
.box.features .features-row section {
	margin: 1em 0 0 !important;
	padding: 1em 0 0 !important;
}
.box .image.featured {
	border-radius: 0;
	margin-left: -1em;
	width: calc(100% + 2em);
}
.box .image.featured img {
	border-radius: 0 !important;
}
.box .image.featured:first-child {
	margin-bottom: 3em;
	margin-top: -3em;
}
.box .image.featured:last-child {
	margin-bottom: -3em;
	margin-top: 3em;
}
/* Banner */

.banner {
	padding: 1em 1em 9em;
}
/* Main */

#main > .box:first-child {
	margin-top: 0;
}
/* CTA */

#cta {
	padding: 2.5em 1em 3em 1em;
}

ul.alt {
	margin: 0;
}

div#resWindow {
	width: 100%;
	height: 100vh;
	left: 0;
	margin: 0;
	padding: 0 10px;
	top: 0;
	position: fixed;
	border-raius: 0;
}
div#resWindow p {
font-size: 80%;
}

div#resWindow div.closeReservation {
left: 7px;
}

a.icon.fa-facebook,
a.icon.fa-tripadvisor,
a.icon.fa-instagram {
	margin: 10px 0 0;
	width: 55px;
	font-size: 29px;
	height: 55px;
	overflow: hidden;
	line-height: 55px;
	padding: 0;
}

#stapel section.reservation div.mobileadresse span {
	border:0;
	padding: 0;
	display: block;
	font-size: 20px;
	line-height: 22px;
}	
#stapel section.reservation div.mobileadresse {
	margin-top: -14px;
}
/* Mobile (Portrait) */
}

@media screen and (min-width: 481px) {
/* wenn grosses Layout */
div.gutscheinliste label {
	min-width: 320px;
	max-width: 500px;
	padding-right: 0;
}
}
.angebotMenu {
	color: #656565;
}

@media screen and (min-width: 841px) {
		#navButton a.toggle {
			display: none;
		}
			#topButton a.toggle {
				top: 73px;
				margin-left: -165px;

			}
			

	}
@media screen and (max-width: 840px) {
}


#stapel section.reservation div.mobileadresse {
	color: #ffffff;
	text-shadow: 0 0 5px rgb(0, 0, 0);
}
#stapel section.reservation div.mobileadresse span {
	border-right: 1px solid #ffffff;
	padding-right: 5px;
	white-space: nowrap;
}	
#stapel section.reservation div.mobileadresse span:last-of-type {
	border: 0;
	padding-right: 0;
}

select {
	border-color: #a5a5a5;
	background-color: #cbcbcb;
	font-weight: bold;
	font-size: 120%;
}
input.fehler {
	background-color: #f5dcc9;
	font-weight: bold;
	border: 4px solid #f1a458;
}

span.fehlermessage {
	font-size: 120%;
	display: block;
	padding: 10px;
	position: relative;
	color: #f27010;
	line-height: 100%;
	margin-top: 0.5em;
	font-weight: bold;
	border-radius: 5px;;
	background-color: #f2efea;
	border-width: 0;
}
/*  */

/* @group Navigation */

#navButton, #topButton {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	position: fixed;
	z-index: 10001;
	top: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 60px;
	font-weight: bold;
	right: 5px;
	text-align: right;
	width: 5em;
	text-indent: 30px;
}
#topButton {
		display:none;
}
#navButton .toggle,
#topButton .toggle {
	text-decoration: none;
	position: absolute;
	border: 0;
	outline: 0;
	margin-left: -100px;
	color: #ffffff;
	text-align: left;
	font-size: 19px;
	line-height: 42px;
}
#topButton .toggle {
	margin-left: -224px;
}
#navButton .toggle:before{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font: 17px FontAwesome;
	line-height: 2.25em;
	font-weight: normal;
	font-style: normal;
	text-transform: none !important;
	background: rgba(151, 151, 151, 0.48);
	border-radius: 6px;
	content: '\f0c9   Inhalt';
	display: block;
	position: absolute;
	text-align: left;
	text-indent: 10px;
	height: 39px;
	width: 5em;
}
#topButton .toggle:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font: 17px FontAwesome;
	line-height: 2.25em;
	font-weight: normal;
	font-style: normal;
	text-transform: none !important;
	background: rgba(151, 151, 151, 0.48);
	border-radius: 6px;
	content: '\f0aa   Nach oben';
	display: block;
	position: absolute;
	text-align: left;
	text-indent: 10px;
	height: 39px;
	width: 7em;
}



#navPanel {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	height: 100%;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 436px;
	z-index: 10002;
	background: #5d411b;
	color: #e0e0e0;
	text-align: right;
	left: 0;
	padding-top:  0.25em;
	margin-left: -200px;
	box-shadow: 3px 0 20px #272727;
	letter-spacing: 0.01em;
}

/* Schloss Menu */
div#navPanel nav a.link.depth-0 {
	border-style: none;
	margin-top: 18px;
	margin-right: -30px;
	color: #956c34;
	font-weight: bold;
}
div#navPanel nav a.link:nth-child(3) {
font-weight: bold;
color: #ffa438;
}
div#navPanel nav a.link:nth-child(1),
div#navPanel nav a.link:nth-child(7) {
padding-right: 3.5em;
font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid rgb(150, 108, 53);
color: #ffffff;
}

#navPanel .link {
	border-top: 0;
	border-bottom: 1px solid rgb(150, 108, 53);
	color: #eaeaea;
	display: block;
	padding: 0 2em 0 0;
	font-size: 1em;
	margin-top: 5px;
	line-height: 1em;
	height: 1.2em;
}
body.navPanel-visible #navPanel {
	-moz-transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
}
body.navPanel-visible #page-wrapper {
	-moz-transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
}

/* @end */

#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}

p {
	line-height: 130%;
}

/* @group Slider essential styles */

#stapel {
	height: auto;
	min-width: 380px;
}
#stapel section {
	position: absolute;
	width: 100%;
	opacity: 0;
	z-index: -1;
	min-height: 362px;
}
#stapel section img {
	max-width: 90vw;
	
}

/* Die fadewerte müssen durch diue Anzahl Bilder geteilt werden: 32 / 4 = 8 */
#stapel section:nth-of-type(1) {
	animation: fadein 78s ease-in -6s infinite;
}
#stapel section:nth-of-type(2) {
	animation: fadein 78s ease-in 0s  infinite
}
#stapel section:nth-of-type(3) {
	animation: fadein 78s ease-in 6s  infinite
}
#stapel section:nth-of-type(4) {
	animation: fadein 78s ease-in-out 12s  infinite
}
#stapel section:nth-of-type(5) {
	animation: fadein 78s ease-in 18s  infinite
}
#stapel section:nth-of-type(6) {
	animation: fadein 78s ease-in 24s  infinite
}
#stapel section:nth-of-type(7) {
	animation: fadein 78s ease-in 30s  infinite
}
#stapel section:nth-of-type(8) {
	animation: fadein 78s ease-in 36s  infinite
}
#stapel section:nth-of-type(9) {
	animation: fadein 78s ease-in 42s  infinite
}
#stapel section:nth-of-type(10) {
	animation: fadein 78s ease-in 48s  infinite
}
#stapel section:nth-of-type(11) {
	animation: fadein 78s ease-in 54s infinite
}
#stapel section:nth-of-type(12) {
	animation: fadein 78s ease-in 60s infinite
}
#stapel section:nth-of-type(13) {
	animation: fadein 78s ease-in 66s infinite
}
#stapel section:nth-of-type(14) {
	animation: fadein 78s ease-in 72s infinite
}

@keyframes fadein {
1% {
opacity:0;
}
6.25% {
opacity:1;
}
26.75% {
opacity:1;
}
33% {
opacity:0;
}
}
#stapel section:nth-of-type(15) {
	opacity: 1;
	position: absolute;
	z-index: 0;
	display: block;
	padding: 0;
	margin: 200px 0 0;
	text-align: center;
}
/* @end */

/* @group Speiseangebote */

.fa-file-pdf-o {
	background: url(../images/allgemein/pdf-icon.gif) 18px center no-repeat scroll;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 70%;
	display: inline-block;
	min-height: 10px;
}
a span.fa-file-pdf-o {
	background-position: left center;
	margin-left: -25px;
	padding-left: 44px;
}

a.fa-file-pdf-o {
	background-position: 12px;
	text-indent: 15px;
}

#mittagmenus a.button span.fa-file-pdf-o {
	font-size: 65%;
	word-spacing: 0;
	letter-spacing: 0;
	padding-top: 8px;
	padding-bottom: 10px;
	float: left;
}

span.smallpdfname {
    font-size: 70%;
}

/* @end */

/* @group Events Datum */

div#events > hr {
	border: 3px solid #dfdfdf;
}
div#gutscheine_vorkasse > hr {
	border: 3px solid #dfdfdf;
}

.eventsinfo h3 strong {
	white-space: nowrap;
}
.eventsinfo h3 {
	font-weight: bold;
}
p.info {
	background-color: #e6e0d9;
	padding: 8px;
	border-radius: 8px;
}

.datuminfo p,.datuminfo h3 {
	margin-bottom: 11px;
}
.datuminfo p span.preis, .datuminfo p span.datum {
	font-size: 110%;
	font-weight: bold;
	margin-right: 15px;
}
.datuminfo p span.preis {
	font-size: 90%;	
}

/* @end */

ul li span.name {
	width: 36%;
}
section.box video {
	border: 1px solid #b2b2b2;
	margin-right: 10px;
	margin-top: 5px;
}


div#events section span.icon.major.accent {
	float: none;
	clear: none;
}
div#events header h3 {
text-align: center;
padding-bottom: 16px;
font-size: 170%;
}
div#gutscheine_vorkasse section span.icon.major.accent {
	float: none;
	clear: none;
}
div#gutscheine_vorkasse header h3 {
text-align: center;
padding-bottom: 16px;
font-size: 170%;
}

.banner a {
    border-bottom: none;
}
form input.kreditkarte {
	padding-right: 110px;
	padding-left: 30px;
	background: url(images/kreditkarte2.png) right center no-repeat #989898;
	background-size: 100px;
}

section.banner.videobanner {
	padding: 0;
	text-align: center;
	margin: 0;
	top: 0;
	height: auto;
	margin-top: 0;
	padding-top: 0;
	height: auto;
	background-color: #ffffff;
}	
#stapel section video, #stapel section .banner video {
	height: auto;
	width: 100vw;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
		background-color: #ffffff;
	top: 90px;
}
 #Hinweis {
      display: none; /* Die Box standardmässig ausblenden */
      min-width: 400px;
      background-color: white;
      padding: 20px;
     border: 1px solid #a17134;
    border-radius: 8px;
        box-shadow: 0 3px 15px #5d5d5d;
            
            position: absolute;
        z-index: 100000000;
      left: 50%;
      transform: translateX(-50%);
      transition: opacity 0.5s ease, transform 0.5s ease; /* Füge eine sanfte Übergangsanimation hinzu */
 	text-align: center;
   }

    #Schliessen {
      text-align: center;
    }

    /* Stil für den Schliessen-Button */
    #Schliessen button {
      background-color: #998772;
      color: white;
      border: none;
      padding: 5px 10px;
      cursor: pointer;
    }

header #nav ul li a.sprache.en {
letter-spacing: 0.1em;
background-color: rgba(114, 86, 52, 0.34);
	border-radius: 6px;
font-size: 0.8em;
margin-left: 15px;
	border: 1px solid #a7352a;

}
header #nav ul li a.sprache.en:hover {
	background-color: #b1564d;
	border: 1px solid #a6362a;
}
