@charset "utf-8";

.wfont { font-family: 'MeteoconsRegular'; }

/* HTML5 display definitions */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }

/* Base */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea {
	font-family: 'Source Sans', Tahoma, Arial, sans-serif;
	color: #333;
}
body {
	background: #FFF no-repeat center top;
	font-size: 16px; line-height: 1.231;
    margin: 0;
    font-family: 'Source Sans', Tahoma, Arial, sans-serif;
}

::selection {
	background: #A8A03E;
	color: #fff; text-shadow: none;
}

/* Links */

a { color: #333; }
a:hover { color: #A8A03E; }
a:active, a:hover { outline: 0; }

h2 a, h3 a { text-decoration: none; }

/* Typography */

h1, h2, h3 { font-weight: normal; line-height: 110%; text-align: left; }
h1 { font-weight: 300;  font-size: 2.25em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.25em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 600; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr {
	border: none; border-top: 1px solid #e4d9b1;
	-moz-box-sizing: content-box; box-sizing: content-box; display: block;
	height: 1px;
	margin: 1em 0; padding: 0;
}
mark { background: #ff0; color: #000; }
p, pre { margin: 1em 0; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Lists */

dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
ul { list-style: square; }

/* Embedded content */

img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }

/* Figures */

figure { margin: 0; }

/* Forms */

form { margin: 0; }
fieldset { border: 0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled], html input[disabled] { cursor: default; background: #838383;}
button[disabled]:hover, html input[disabled]:hover { background: #838383;}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }

/* Tables */

table { border-collapse: collapse; border-spacing: 0; }

/* CUSTOM CLASSES */
.boxsizing { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

/* clearfix */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after { clear: both; }
/* For IE 6/7 (triggers hasLayout) */
.cf { *zoom: 1; }

.s { font-size: 0.786em; }
.xs { font-size: 0.714em; }
.alignright { text-align: right; }
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignjustify { text-align: justify; }
.margintop { margin-top: 1em; }
.marginright { margin-right: 1em; }
.marginbottom { margin-bottom: 1em; }
.marginleft { margin-left: 1em; }
.right { float: right; }
.left { float: left; }

/* msg */
.msg, .msgerror { margin-bottom: 1em; padding: 0.5em; }
.msg h2, .msgerror h2 { margin: 0 0 10px 0; }
.msg ul, .msgerror ul { margin-top: 0; }
.msg {
	background: #d1e7dd;
	border: 1px solid #badbcc;
	color: #0f5132;
}
.msgerror {
	background: #f8d7da;
	border: 1px solid #f5c2c7;
	color: #842029;
}
.msg, .msgerror { padding: 1em; }
.msg h2, .msgerror h2 { margin: 0 0 0.5em!important; }
.msg ul, .msgerror ul { margin-top: 0; }

/* pagenav */
.pagenav { text-align: center; }
.pagenav span a {
	font-size: 1.214em; vertical-align: bottom;
	padding: 0 2px;
}
.pagenav a, .pagenav strong { margin: 2px; padding: 2px; }
.pagenav a:hover, .pagenav strong {
	border: 1px solid;
	margin: 1px;
}
.pagenav a, .pagenav a:hover { text-decoration: none; }
.pagenav a:hover { border-style: dotted; }

/* button */
a.button, button, input[type="submit"], input[type="button"] {
	border: 0;
	line-height: 2em; text-decoration: none; text-transform: uppercase;
	display: inline-block;
	padding-left: 1em;
	padding-right: 1em;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

a.button.next:after, button.next:after { content: ' ›'; }
a.button.prev:before, button.prev:before { content: '‹ '; }

/* MAIN COLORS */
a.button, button, input[type="submit"], input[type="button"], #nav > ul > li a, #footer a.button { color: #fff; }

/* grün - hell */
#header:before { background-color: #a8a03f; }
#article a:hover, #nav > ul > li { border-color: #a8a03f; }

#prefooter { background-color: #F0EEEB; }

#header:after, #nav { background-color: #979039; }

#nav > ul > li:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover { background-color: #857e2a; }
#nav > ul > li:hover, #nav > ul > li:hover ul li:hover, #nav > ul > li:hover ul li.active {
	background: #857e2a;
	background: rgba(133,126,42,0.7);
}
#nav > ul > li:hover ul {
	background: #a8a03f;
	background: rgba(168,160,63,0.7);
}

#footer a.button, #aside .showcase a.button { background-color: #B3ABA2;  }

#article a { border-color: #333; }
#footer a, #aside, a.likeh2 { color: #333; }
a.button, button, input[type="submit"], input[type="button"], #aside .showcase a.button:hover { background-color: #A8A03E; }
#cta a.button { background-color: #6a6311; }
#cta a.button:hover { background-color: #000; }

a.button:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover { background-color: #6a6311; }
#footer a.button:hover { background-color: #A8A03E; }

/* ASIDE BG */
#aside .showcase a.button { color: #B3ABA2; }
#aside .showcase { background-color: #F0EEEB; }

#nav_copyright span { color: #333; }

/* PRIMARY STYLES [layout] */
#main .wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#main .wrapper > * {
	display: table-cell;
	vertical-align: top;
}
#article.spaceright { padding-right: 5%; }
#aside { width: 30%; }

.wrapper {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	margin: 0 auto;
	padding-left: 45px; padding-right: 45px;
	width: 100%; max-width: 1080px;
}

#header { position: fixed; left: 0; right: 0; top: 0; z-index: 20; }
#header:before {
	content: '';
	display: block;
	height: 80px;
	position: absolute; top: 0; left: 0; z-index: 1;
	width: 100%;
}
#header:after {
	content: '';
	display: block;
	height: 40px;
	position: absolute; top: 80px; left: 0; z-index: 1;
	width: 100%;
}
#header .wrapper {
	clear: both;
	height: 120px;
	position: relative; z-index: 2;
}
#header .wrapper > * {
	display: inline-block;
	float: left;
	vertical-align: top;
}

#logoplaceholder {
	height: 155px;
	position: relative;
	margin-right: 2%;
	width: 16%; max-width: 155px;
}
#logo {
	height: 100%;
	position: absolute; left: 0; top: 0; z-index: 2;
	width: 100%;
}
#logo img { width: 100%; height: auto; }

#nexttologo { width: 82%; }
#cta {
	display: table;
	height: 80px;
	width: 100%;
}
#cta > * {
	color: #fff;
	display: table-cell;
	padding-left: 5%;
	vertical-align: middle;
	width: 47.5%;
}
#cta > *:first-child { padding-left: 0; }
#cta #languageselect { white-space: nowrap; }
#ctabuttons {
	text-align: right;
	white-space: nowrap;
}
#ctabuttons .icon { 
	margin-right: 6px;
	vertical-align: middle;
}
#bookbutton .icon { vertical-align: -1px; }
#requestbutton .icon, #bookbutton .icon { display: none; }
#slogan {
	font-size: 1.4em;
	font-style: italic;
	font-weight: 200;
}
#languageselect a {
	color: #fff;
	text-decoration: none;
}
#socialmedia .facebook span {
	font-size: 0.75em;
	vertical-align: -1px!important;
}

/* NAV */
#nav {
	font-size: 0.98em;
	height: 40px;
	text-align: right;
}
#nav > ul {
	display: inline-block;
	clear: both;
}
#nav > ul > li {
	border-left-width: thin;
	border-left-style: solid;
	display: inline-block;
	float: left;
	max-width: 205px;
	overflow: hidden;
	text-align: center;
}
#nav > ul > li:first-child { border-left: none; }
#nav > ul > li a {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	padding: 0.6em 1.5em;
	height: 100%;
	line-height: 40px;
	text-decoration: none; text-transform: uppercase;
	vertical-align: middle;
}
#nav > ul > li ul {
	background: #a8a03f;
	height: 0;
	opacity: 0;
}
#nav > ul > li ul li { 
	border-color: transparent;
	text-align: left;
}
#nav > ul > li ul a {
	display: block;
	line-height: 130%;
	padding: 0.6em 1em;
	max-width: 150px;
}
#nav > ul > li:hover ul {
	height: auto;
	opacity: 1;
}

/* PANORAMA */
#panorama {
	position: relative;
	margin: auto;
	max-width: 1080px;
}
#panoramaimage { 
	margin-top: 120px;;
	padding: 0;
	margin-bottom: 5em;
	width: 100%;
	z-index: 1!important;
}
body.infopage #panoramaimage { display: none; }
#panoramaimage img {
	height: auto;
	width: 100%;
	z-index: 1!important;
}

body.infopage #main { margin-top: 200px; }

/* CYCLE PAGER */
.cycle-pager {
	font-size: 5em;
	position: absolute; bottom: -10px; left: 0; right: 0; z-index: 2;
	text-align: center;
}
.cycle-pager > * { 
	color: #F0EEEB;
	margin-left: 1px; margin-right: 1px;
}
.cycle-pager > *:hover { cursor: pointer; }
.cycle-pager .cycle-pager-active { color: #a8a03f; }

/* CONTENT */
#article {
	font-size: 1.25em;
	line-height: 160%;
	font-weight: 300;
}
#article h1 { margin-top: 0; }
#article h1 strong { font-weight: 400; }
#article a {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#article a.button { border: none; }
#article h1 a, #article h2 a, #article h3 a { border-bottom: none; }
#article strong { font-weight: 600; }
#article .table {
	width: 100%;
	margin: 0.5em 0;
}
#article .table tr { border-bottom: thin solid #B3ABA2; }
#article .table tr:last-child { border-bottom: none; }
#article .table th { font-weight: 400; }
#article .table th:first-child, #article .custom table th { text-align: left; }

#article .custom table th { font-weight: 400; }
#article .custom table th, #article .custom table th { padding-right: 0.5em; }

/* Zimmer */
#rooms .room {
	margin-top: 6em;
	overflow-x: hidden;
	overflow-y: auto;
}
#rooms .room:first-child { margin-top: 3.5em; }
#rooms .room .roomimgs {
	display: inline-block;
	float: left;
	margin: 0 2em 0 0;
	text-align: center;
	width: 50%; max-width: 250px;
}
#rooms .room .roomimgs a {
	display: block!important;
	float: none!important;
	margin: 0 auto!important;
}
#rooms .room .roomimgs img { width: 100%; height: auto; }
#rooms .room a, .room a:hover { 
	border-bottom: none!important;
	text-decoration: none;
}
#rooms .room h2 { margin-top: 0; }
#rooms .lower { text-transform: lowercase }

/* ASIDE */
#aside .showcase {
	display: block;
	margin-bottom: 1em;
	text-decoration: none;
	transition: background 0.5s ease; -webkit-transition: background 0.5s ease; -moz-transition: background 0.5s ease; -o-transition: background 0.5s ease;
	width: 100%;
}
#aside .showcase:hover, #aside .cycleshowcase-container:hover, #aside .cycleshowcase-container:hover .showcase { 
	background: #D7D2CE;
	color: #333;
	cursor: pointer;
}
#aside .showcase h2, .showcase .likeh2 {
	font-size: 1.25em;
	margin-top: 0;
	font-weight: 500;
	text-transform: uppercase;
}
#aside .showcase a.likeh2 { text-decoration: none; }
#aside .showcase .content { padding: 1em; }
#aside .showcase a.button {
	line-height: 2.5em;
	text-transform: none;
}
#aside .cycleshowcase-container {
	background: #F0EEEB;
	transition: background 0.5s ease; -webkit-transition: background 0.5s ease; -moz-transition: background 0.5s ease; -o-transition: background 0.5s ease;
}
#aside .cycle-pager {
	font-size: 3em;
	line-height: 50%;
	position: relative; bottom: 5px; z-index: 2;
}
#aside .cycleshowcase { 
	overflow: hidden;
	width: 100%;
}
#aside .cycleshowcase > a { 
	width: 100%;
	z-index: 1!important;
}
#aside .cycle-pager > * { color: #F0EEEB; }
#aside .cycle-pager-active { color: #a8a03f; }
#newsshowcase {
	margin-right: 5%;
	width: 95%;
}

/* Custom ASIDES */
#mehrwert { cursor: default!important; }
#mehrwert ul {
	margin-bottom: 0;
	padding-left: 20px;
}

#weatherbox .content > div {
	display: table;
	width: 100%;
}
#weatherbox .content > div > *{
	display: table-cell;
	vertical-align: middle;
}
#weatherbox .wfont { font-size: 6em; }
#weatherbox .desc { font-size: 1.4em; }
#weatherbox .temps { font-size: 1.7em; font-weight: 500; }

#offer img { width: 100%; height: auto; }

#tour_360 .desc { display: table; }
#tour_360 .desc div { display: table-cell; vertical-align: middle; }
#tour_360 .desc div:first-of-type img { width: 80px; }
#tour_360 .desc div:last-of-type {
	text-align: center;
	padding: 1em; 
}

#gastfreunde-img-container {
	background: #FFF;
	padding: 20px;
}
#gastfreunde-img-container img {
	display: block;
	height: auto;
	width: 100%;
}

/* FOOTER */
#footer {
	font-size: 1.125em;
	line-height: 1.625em;
	margin-top: 2em;
	color: #333;
}
#footer section h2 {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.125em;
	text-transform: uppercase;
	font-weight: 500;
}
#cta a.button, #footer a.button {
	line-height: 2.5em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 500;
}

#prefooter { 
	padding: 2em 0;
	background-repeat: no-repeat;
	background-position: center;
}
#prefooter .wrapper {
	clear: both;
	overflow: auto;
}
#prefooter .wrapper > * {
	display: inline-block;
	float: left;
	margin-left: 6%;
	width: 34.2%;
}
#prefooter .wrapper > *:first-child { margin-left: 0; }
#prefooter a { text-decoration: none; }
#prefooter address { font-style: normal; }
#address { width: 24.4%!important; }
#prefooternav { width: 29.4%!important; }

#socialmedia { margin-top: 6px; }
#socialmedia a.button {
	height: 44px; width: 44px;
	font-size: 40px; line-height: 44px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
#socialmedia a.button span { vertical-align: -5px; }

#awards iframe { 
	border: none;
	display: inline-block;
	float: right;
	margin-left: 1em;
	overflow: hidden;
	width: 125px;
}
#awards img {
	height: auto;
	width: 100%;
}
#awards img.holidaychecklogo {
	display: block;
	margin-bottom: 0.4em;
	max-width: 150px;
}
#awards .buttons {
	clear: both;
	margin-top: 1.20em;
	overflow: auto;
}
#awards a.button {
	display: inline-block;
	float: left;
	width: 49%;
}
#awards a.button:first-child { margin-right: 2%; }

#prefooternav a {
	display: block;
	margin-top: 0.5em;
}
#prefooternav a:first-child { margin-top: 0; }

#partner {
	clear: both;
	margin: 1.5em auto 1.2em;
	overflow: hidden;
}
#partner > a {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	display: inline-block;
	float: left;
	margin-left: 2%;
	text-align: center;
	width: 15%;
	line-height: 130px;
}
#partner > a:first-child {
	margin-left: 0;
	text-align: left;
}
#partner > a:nth-child(5) { text-align: right; }
#partner img {
	height: auto;
	vertical-align: middle;
	width: 100%; max-width: 130px;
}
#partner > a:nth-child(4) img { max-width: 150px; }

#subfooter {
	clear: both;
	font-size: 0.75em;
	overflow: auto;
}
#subfooter a { text-decoration: none; }
#subfooter a:hover { text-decoration: underline; }

#nav_copyright { float: left; }

/* Cookie Hint */
#cookiehint {
	background: #000; background: rgba(0, 0, 0, 0.8);
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	width: calc(100% - 20px); max-width: 400px;
	color: #fff!important;
	line-height: 20px;
	padding: 0.5em;
	position: fixed; z-index: 10000; left: 10px; bottom: 10px;
}
#cookiehint.bottom-higher { bottom: 40px; }
#cookiehint p {
	margin: 0; margin-right: 38px;
	color: #fff!important;
}
#cookiehint a {
	border: none!important;
	color: #fff!important;
	text-decoration: underline!important;
}
#cookiehint a[href="javascript:;"] { position: absolute; z-index: 1; right: 5px; top: 5px; }
#cookiehint a:hover { text-decoration: none!important; }
#cookiehint.light { background: #fff; background: rgba(255, 255, 255, 0.8); }
#cookiehint.light, #cookiehint.light p, #cookiehint.light a { color: #333!important; }
#cookiehint.top { top: 10px; bottom: initial; }

/* Advanced Cookie Hint */
#advanced-cookiehint-overlay {
	background: rgba(0, 0, 0, 0.5);
	position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 10000;
}
#advanced-cookiehint {
	background: #fff;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	color: #000!important;
	font-size: 1em;
	line-height: 120%;
	max-height: calc(100vh - 20px);
	overflow: auto;
	padding: 1.5em;
	position: fixed; z-index: 10000; left: 50%; top: 50%; z-index: 101;
	transform: translate(-50%, -50%);
	width: calc(100% - 20px); max-width: 700px;
}
#advanced-cookiehint h2 {
	font-size: 1em; font-weight: bold;
	margin: 0 0 0.75em;
}
#advanced-cookiehint p {
	color: #000!important;
	font-size: 0.9em;
	line-height: 130%;
	margin: 0;
}
#advanced-cookiehint-actions {
	display: flex;
	font-size: 1em;
	gap: 20px;
	margin: 1.5em 0 0;
}
#advanced-cookiehint-actions a {
	border: none!important;
	text-decoration: none!important; text-align: center;
}
#advanced-cookiehint-privacy { margin: 0.5em 0 0.75em!important; }
#advanced-cookiehint-privacy a {
	display: block;
	font-size: 0.9em;
	margin-top: 1em;
}
.advanced-cookiehint-switch {
    display: inline-block;
    margin-top: 0.75em;
    white-space: nowrap;
}
.advanced-cookiehint-switch .label {
	cursor: pointer;
	font-size: 0.9em;
	margin: 0;
}
#tracking-switch, #essential-switch { margin-left: 1em; }
#advanced-cookiehint-save {
	background: #f1f1f1;
	border-radius: 0px;
	display: inline-block;
	font-size: 0.8125rem; font-family: 'Josefin Sans', sans-serif; font-weight: 600;
	hyphens: none;
	letter-spacing: 0.86px;
	line-height: 1.2em;
	padding: 0.7em 2.7em 0.44em;
	text-transform: uppercase; text-align: center;
}
#advanced-cookiehint p a { text-decoration: underline!important; }
#advanced-cookiehint.light { background: #fff; background: rgba(255, 255, 255, 0.8); }
#advanced-cookiehint.light, #advanced-cookiehint.light p, #advanced-cookiehint.light a:not(.button) { color: #333!important; }
@media screen and (max-width: 510px) {
    #advanced-cookiehint-actions, #advanced-cookiehint-actions a { display: block; }
    #advanced-cookiehint-actions a + a  { margin-top: 0.75em; }
}

/* START Switch */
.cl-switch input[type="checkbox"] {
	display: none;
	visibility: hidden;
}
.cl-switch .switcher {
	display: inline-block;
	border-radius: 100px;
	width: 35px;
	height: 15px;
	background-color: #ccc;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	cursor: pointer;
}
.cl-switch .switcher:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
	border-radius: 50%;
	margin-top: -2.5px;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
	margin-right: 0;
	transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s;
}
.cl-switch .switcher:active:before {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6), 0 0 0 10px rgba(63, 81, 181, 0.3);
	transition: all, 0.1s;
}
.cl-switch .label {
	font-family: "Roboto", sans-serif;
	cursor: pointer;
	vertical-align: middle;
	margin: 0 5px;
}
.cl-switch input[type="checkbox"]:checked + .switcher { background-color: #8591d5; }
.cl-switch input[type="checkbox"]:checked + .switcher:before {
	left: 100%;
	margin-left: -20px;
	background-color: #3f51b5;
}
.cl-switch [disabled]:not([disabled="false"]) + .switcher { background: #ccc !important; }
.cl-switch [disabled]:not([disabled="false"]) + .switcher:active:before { box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important; }
.cl-switch [disabled]:not([disabled="false"]) + .switcher:before {
	background-color: #e2e2e2 !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important;
}
.cl-switch.cl-switch-large .switcher {
	width: 52px;
	height: 22px;
}
.cl-switch.cl-switch-large .switcher:before {
	width: 30px;
	height: 30px;
	margin-top: -4px;
}
.cl-switch.cl-switch-large .label { font-size: 18px; }
.cl-switch.cl-switch-large input[type="checkbox"]:checked + .switcher:before { margin-left: -30px; }
.cl-switch.cl-switch-xlarge .switcher {
	width: 87px;
	height: 37px;
}
.cl-switch.cl-switch-xlarge .switcher:before {
	width: 50px;
	height: 50px;
	margin-top: -6px;
}
.cl-switch.cl-switch-xlarge .label { font-size: 24px; }
.cl-switch.cl-switch-xlarge input[type="checkbox"]:checked + .switcher:before { margin-left: -50px; }
.cl-switch.cl-switch-black input[type="checkbox"]:checked + .switcher { background-color: #676767; }
.cl-switch.cl-switch-black input[type="checkbox"]:checked + .switcher:before { background-color: #343434; }
.cl-switch.cl-switch-black .switcher:active:before { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6), 0 0 0 10px rgba(52, 52, 52, 0.3); }
.cl-switch.cl-switch-red input[type="checkbox"]:checked + .switcher { background-color: #ffcece; }
.cl-switch.cl-switch-red input[type="checkbox"]:checked + .switcher:before { background-color: #ff6868; }
.cl-switch.cl-switch-red .switcher:active:before { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6), 0 0 0 10px rgba(255, 104, 104, 0.3); }
.cl-switch.cl-switch-green input[type="checkbox"]:checked + .switcher { background-color: #77e4c0; }
.cl-switch.cl-switch-green input[type="checkbox"]:checked + .switcher:before { background-color: #29cc97; }
.cl-switch.cl-switch-green .switcher:active:before { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6), 0 0 0 10px rgba(41, 204, 151, 0.3); }
.cl-switch.cl-switch-orange input[type="checkbox"]:checked + .switcher { background-color: #ffc166; }
.cl-switch.cl-switch-orange input[type="checkbox"]:checked + .switcher:before { background-color: #ff9800; }
.cl-switch.cl-switch-orange .switcher:active:before { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6), 0 0 0 10px rgba(255, 152, 0, 0.3); }
/* END Switch */

/* Responsive Videos */
#article .video-container {
	position: relative; z-index: 1;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#article .video-container iframe,  
#article .video-container object,  
#article .video-container embed {
	position: absolute; top: 0; left: 0; z-index: 11;
	width: 100%; height: 100%;
}

/* Responsive Images */
.responsiveimages {
	clear: both;
	overflow: auto;
}
.responsiveimages a { 
	border-bottom: none!important;
	display: inline-block;
	float: left;
	margin-left: 0.5%;
	text-decoration: none;
	width: 100%;
}
.responsiveimages a:first-child { margin-left: 0!important; }
.responsiveimages.fullwidth a { margin-left: 0; }
.responsiveimages.portrait a { width: 100%; max-width: 300px; }
.responsiveimages.fiftyfifty a { width: 49.75%; }
.responsiveimages.thirtyfsixtyf a:first-child, .responsiveimages.sixtyfthirtyf a:nth-child(2), 
.responsiveimages.sixtyfthirtyfx2 a:nth-child(2), .responsiveimages.sixtyfthirtyfx2 a:nth-child(3), .responsiveimages.sixtyfx2thirtyf .leftside { width: 34.65%; }

.responsiveimages.thirtyfsixtyf a:nth-child(2), .responsiveimages.sixtyfthirtyf a:first-child, 
.responsiveimages.sixtyfthirtyfx2 a:first-child, .responsiveimages.sixtyfx2thirtyf .rightside { width: 64.35%; }

.responsiveimages.sixtyfthirtyfx2 a:nth-child(3) { margin-top: 0.5%; }

.responsiveimages.sixtyfx2thirtyf a { margin-left: 0!important; }
.responsiveimages.sixtyfx2thirtyf a:nth-child(2) { margin-top: 1.5%; }
.responsiveimages.sixtyfx2thirtyf > div { 
	display: inline-block;
	float: left;
	height: 100%;
}
.responsiveimages.sixtyfx2thirtyf .rightside { margin-left: 0.5%; }

.responsiveimages a img {
	height: auto;
	vertical-align: middle;
	width: 100%;
}

/* Bilder mit Fließtext */
#article .imgandtext {
	clear: both;
	overflow: auto;
}
#article .imgandtext.img_left > img, #article .imgandtext.img_left > .responsiveimages {
	float: left;
	margin-right: 0.5em;
}
#article .imgandtext.img_right > img, #article .imgandtext.img_right > .responsiveimages {
	float: right;
	margin-left: 0.5em;
}
#article .imgandtext > img, #article .imgandtext > .responsiveimages {
	margin-top: 0.4em;
	width: 40%;
}
#article .imgandtext p { margin-top: 0; }

/* Table-Container */
.tablecontainer { overflow: auto; }

/* STICKER */
#sticker .short { display: none; }
#sticker {
	position: absolute;
	background: url('/grafik/template/sticker.png');
	background: url('/grafik/template/sticker.svg');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
    z-index: 10;
    box-sizing: border-box;
    padding: 20px;
    top: 300px;
    right: -70px;
    transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -moz-transform: rotate(-15deg);
    text-align: center;
    text-decoration: none;
    width: 200px; height: 215px;
}
#sticker div {
	position: relative;
	color: #FFF;
	font-family: 'Source Sans';
	font-size: 1.2em;
	top: 50%;
	transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
	text-transform: uppercase;
}

@media screen and (max-width: 1260px) {
	#sticker { right: 24px; }
}
@media screen and (max-width: 1100px) {
	#sticker { 
		top: 26vw;
		width: 18vw; 
		height: 19vw;
		min-width: 90px; min-height: 90px; 
	}
}
@media screen and (max-width: 1030px) {
	#stickercontainer { top: 25%; }
}
@media screen and (max-width: 1023px) {
	#sticker {
		background: #a8a03f;
		height: auto; min-height: 0;
		padding: 0.5em;
		top: auto; bottom: -39px; right: 50%;
		transform: translateX(50%); -webkit-transform: translateX(50%); -moz-transform: translate(50%);
		width: auto; min-width: 0;
	}
	#sticker div {
		max-width: 260px;
		position: static; top: auto;
		transform: translateY(0%); -webkit-transform: translateY(0%); -moz-transform: translateY(0%);
	}
	#sticker span {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
@media screen and (max-width: 850px) {
	#sticker div .short { display: block; }
	#sticker div .long { display: none; }
}
/* MEDIA QUERIES */
@media screen and (max-width: 1090px) {
	#nav { font-size: 0.9em; }
}
@media screen and (min-width: 1030px) {
	#showhide { display: none; }
}
@media screen and (max-width: 1030px) {
	body.showmobilemenu #panoramaimage, body.showmobilemenu #main, body.showmobilemenu #footer { display: none; }
	#header { transition: top 1s ease-in-out; -webkit-transition: top 1s ease-in-out; -moz-transition: top 1s ease-in-out; -o-transition: top 1s ease-in-out; }
	#header.hide { top: -100px; }
	#header:before, #cta { height: 60px; }
	#header:after { display: none; }
	#logoplaceholder > * { max-width: 120px; height: 120px; }
	#header.mobilemenu #logoplaceholder { visibility: hidden; }
	#logo { z-index: 3; }
	#showhide {
		display: table-cell;
		text-decoration: none;
	}
	#showhide span {
		display: inline-block;
		font-size: 1.5em;
		text-indent: -4px;
		vertical-align: middle;
		width: 12px;
	}
	#header.mobilemenu #showhide { position: absolute; left: 27px; top: 10px; }
	#slogan { display: none; }
	
	#nav {
		background: #F0EEEB;
		font-size: 1em;
		overflow-y: auto;
		position: fixed; left: -1030px; top: 60px; bottom: 0; z-index: 3;
		transition: left 0.5s ease-in-out; -webkit-transition: left 0.5s ease-in-out; -moz-transition: left 0.5s ease-in-out; -o-transition: left 0.5s ease-in-out;
		width: 100%; height: auto;
	}
	#header.mobilemenu #nav { left: 0; }
	#nav > ul {
		display: block;
		height: 100%;
	}
	#nav > ul > li { border: none!important; }
	#nav li {
		display: block!important;
		float: none!important;
		text-align: left!important;
		width: 100%!important; max-width: none!important;
	}
	#nav a {
		display: block!important;
		color: #333!important;
		line-height: 100%!important;
		padding: 0.6em 1.5em!important;
		width: 100%!important; max-width: none!important;
	}
	#nav li.active, #nav li:hover, #nav li:hover li.active { background: #B3ABA2!important; }
	#nav li.active > a, #nav li:hover > a, #nav li:hover li.active > a { color: #FFF!important; }
	#nav > ul > li:not(.active):hover ul, #nav li ul { display: none; }
	#nav li.active > ul { display: block; }
	#nav li:hover ul { background: #fff!important; }
	#nav > ul > li ul {
		background: #fff;
		height: auto;
		opacity: 1;
	}
	
	#panoramaimage { margin-top: 60px; }
}

@media screen and (max-width: 1000px) {
	#awards { width: 39.2%!important; }
	#prefooternav { width: 24.4%!important; }
}

@media screen and (max-width: 980px) {
	.responsiveimages.portrait a  { width: 40%; }
}

@media screen and (max-width: 950px) {
	#weatherbox .wfont { font-size: 5em; }
	#weatherbox .desc { font-size: 1.1em; }
	#tour_360 .desc div:first-of-type img { width: 40px; }
}

@media screen and (max-width: 930px) {
	#address, #awards { width: 47%!important; }
	#prefooter { background-size: cover; }
	#prefooternav {
		clear: both;
		margin-top: 6%; margin-left: 0!important;
		overflow: auto;
		width: 100%!important;
	}
	#prefooternav > * {
		float: left;
		margin-right: 6%;
		width: 47%;
	}
	#prefooternav > *:nth-child(2) { margin-top: 0; }
 	#prefooternav > *:nth-child(2n) { margin-right: 0; }

	#partner > * {
		text-align: center!important;
		width: 32%!important;
		margin-bottom: 4%;
	}
	#partner > *:nth-child(4) { margin-left: 0; }
	#partner > *:nth-child(4), #partner > *:nth-child(5), #partner > *:nth-child(5) { margin-bottom: 0; }
}

@media screen and (max-width: 800px) {
	#panoramaimage { margin-bottom: 4em; }
	body.infopage #main { margin-top: 8em; }
	#main .wrapper { display: block; }
	#main .wrapper > * {
		display: block;
		padding: 0;
		width: 100%;
	}
	#aside { margin-top: 2em; }
	#weatherbox .content > div { width: auto; }
	#tour_360 .desc div:first-of-type img { width: 65px; }
	
	#rooms .room { margin-top: 3.5em; }
}

@media screen and (max-width: 770px) {
	#address, #awards {
		margin-left: 0!important;
		width: 100%!important;
	}
	#awards { margin-top: 6%; }
	#awards > div {
		clear: none!important;
		display: inline-block;
		float: left;
	}
	#awards .content {
		margin-right: 6%;
		width: 60%;
	}
	#awards .buttons {
		margin-top: 0;
		overflow: hidden;
		width: 34%;
	}
	#awards a.button {
		float: none;
		margin-top: 6%!important; margin-right: 0!important;
		width: 100%;
	}
	#awards a.button:first-child { margin-top: 0!important; }
	#prefooternav > * {
		margin-right: 2%;
		width: 49%;
	}
}

@media screen and (max-width: 650px) {
	#rooms .room { margin-top: 4.5em; }
	#rooms .room .roomimgs {
		display: block;
		float: none;
		margin: 0 auto!important;
		width: 100%; max-width: 600px;
	}
}

@media screen and (max-width: 630px) {
	.wrapper { padding-left: 15px; padding-right: 15px; }
	#phonebutton .icon { display: none; }
}
@media screen and (max-width: 560px) {
	.responsiveimages.sixtyfthirtyfx2 > *, .responsiveimages.sixtyfx2thirtyf .leftside > * { width: 49.75%!important; }
	.responsiveimages.sixtyfthirtyfx2 > *:first-child {
		margin-bottom: 0.5%;
		width: 100%!important;
	}
	.responsiveimages.sixtyfthirtyfx2 > *:nth-child(2) { margin-left: 0!important; }
	.responsiveimages.sixtyfthirtyfx2 > *:nth-child(3) { margin-top: 0!important; }
	
	.responsiveimages.sixtyfx2thirtyf .leftside { width: 100%; }
	.responsiveimages.sixtyfx2thirtyf .rightside {
		margin-top: 0.5%; margin-left: 0;
		width: 100%;
	}
	.responsiveimages.sixtyfx2thirtyf .leftside > *:nth-child(2) { margin-left: 0.5%!important; margin-top: 0; }
}
@media screen and (max-width: 600px) {
	#logoplaceholder { width: 22%; }
	#nexttologo { width: 76%; }
	#showhide { width: 10%; }
	#ctabuttons { width: 90%; }
	#ctabuttons .icon {
		display: inline;
		margin-right: 0;
	}
	#ctabuttons .text { display: none; }
	#awards > div {
		display: block;
		float: none;
		margin: 0;
		width: 100%!important;
	}
	#awards .content { margin-bottom: 2%!important; }
	#awards a.button {
		float: left;
		margin-top: 0%!important; margin-right: 2%!important;
		width: 49%;
	}
	#awards a.button:nth-child(2n) { margin-right: 0!important; }
}
@media screen and (max-width: 500px) {
	#partner { display: none; }
}
@media screen and (max-width: 420px) { 
	#logoplaceholder { width: 22%; }
	#nexttologo { width: 75%; }
	#nav_copyright { float: none; }
}
@media screen and (max-width: 400px) {
	.responsiveimages.fiftyfifty a {
		margin-left: 0;
		width: 100%;
	}
	.responsiveimages.fiftyfifty a:nth-child(2) { margin-top: 0.5%; }
}
@media screen and (max-width: 390px) {
	#socialmedia { text-align: left; }
	#address > *, #awards .buttons a.button, #prefooternav a.button {
		display: block;
		float: none;
		margin: 6px 0 0!important;
		width: 100%!important;
	}
}
@media screen and (max-width: 350px) {
	#awards iframe { display: none; }
}
/* PRINT STYLES */
@media print {
	* { background: transparent!important; color: black!important; text-shadow: none!important; filter:none!important; -ms-filter: none!important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " [" attr(href) "]"; }
	abbr[title]:after { content: " [" attr(title) "]"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100%!important; }
	@page { margin: 1.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	/* custom print styles */
	#header, #aside, #footer, #copyright { display: none; }
	main { background: none; box-shadow: none; margin: 0; }
	main article  { float: none; font-size: 16pt; padding: 0; width: 100%; }
	.slidebox dd { display: block!important; }
}