body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.bs-caption {
    position: fixed;
    left: 0;
    bottom: 0;
    margin-left: 40px;
    color: white;
}
 
.bs-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.bs-nav .item, .bs-nav .item-nav {
    display: inline-block;
    *display: inline;
    zoom: 1;

    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 4px;

    text-indent: -999em;
    *text-indent: 0;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.bs-nav .item.active {
    background: #fff;
    opacity: 1;
}

.bs-nav .item-nav {
    border-radius: 0;
    width: 0;
    height: 0;
    border-style: inset;
    -webkit-transform:rotate(360deg);
}

.bs-nav .item-nav:hover {
    opacity: 1;
}

.bs-nav .item-nav.next {
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
}

.bs-nav .item-nav.prev {
    border-width: 7px 14px 7px 0;
    border-color: transparent #ffffff transparent transparent;
}

.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "UTF-8"; 
html {
}

body {
    font-size:12px;
	font-family: 'Noto Sans', sans-serif;
    color:#cfcdcd;
    background:#262521;
}

.dud-overlay{
    background: linear-gradient(45deg, #ffffff, #c6c6c6);    
	z-index: 999;
	padding: 20px;
	margin: auto;
	width: 464px;
}

.dud-overlay form {
	    text-align: right;
}

.dud-overlay p,
.dud-overlay h2,
.dud-overlay h3,
.dud-overlay h4 {
	margin-top: 12px;
	margin-bottom: 12px;
}

.dud-overlay ul {
	margin-left: 20px;
	list-style: disc;
}

.dud-overlay form button, form button, input[type="submit"], .button {
	        font-size: 28px;
	        line-height: 26px;
            background: none;
            border: none;	 
            border-radius: 0px !important;
            padding-top: 0px;
	    }

.easy-popup-content{
		padding-bottom: 20px;
}
.easy-popup-content h2{
			margin-bottom: 0;
		}

.center {
	text-align: center;
}

.mod_cookiebar_opener {
	margin-bottom: 30px;
}

.backstretch img {
	position: fixed !important;
	width: 100% !important;
	height: 100% !important;
	left: unset !important;
	top: unset !important;
	object-fit: cover;
}

.mod_changelanguage li.lang-de.active strong {
	font-weight: bold !important;
	color: #ffffff !important;
	padding-left: 12px;
	padding-right: 12px;
	border: 2px solid #725640;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.mod_changelanguage li.lang-en.active strong {
	font-weight: bold !important;
	color: #ffffff !important;
	padding-left: 12px;
	padding-right: 12px;
	border: 2px solid #725640;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.mod_changelanguage li a {
	color: #725640;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.mod_changelanguage li strong {
	color: #ffffff;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

/* ==== STARTSEITE ==== */
.animated-logo { margin-top:1%; text-align:center;}
.start-hirsch {text-align:center; margin-top:-17%;}
.start-spruch {width:100%; text-align:center; margin-top:0px;}


.startseite #main {background:none;}
.startseite #black-header {display:none;}
.startseite #wrapper {background:none;}

/* ==== BLACK-HEADER ==== */
.startseite #black-header {display:none;}

#black-header {
	height:120px;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:url("../../files/template/images/black_header1_bg.png") repeat top left;
	z-index:888;
}

/* kein Schatten */
.noshadow .slider-verlauf {
	margin-top: unset;
}

/* ==== WRAPPER ==== */
#wrapper {
  -webkit-box-shadow: 0px 0px 15px 10px #000;
  box-shadow: 0px 0px 15px 10px #000;
  padding-bottom:80px;
  background:url("../../files/template/images/container_bg.png") repeat top left;
  min-height:820px;
}

#ebFrontEndFrame iframe {
	background-color: #ffffff;
}

.startseite #wrapper {box-shadow:none; margin-top:0px;}

/* ==== HEADER ==== */
#header {min-height:100px;}

.logo {z-index:999; position:fixed; margin-left:0px; top:0;}

.sport-huber {position:absolute; z-index:777; right:0; top:0px;}

.slider-spruch {position:absolute; z-index:777; margin-top:-41px;}
.slider-verlauf {position:absolute; z-index:666; margin-top:367px;}

.mmenu {position:fixed; z-index:999; display:none;}
.mod_changelanguage.block {margin-left: 870px; margin-top:5px; position: fixed; z-index: 999;}

.mod_rocksolid_slider .rsts-prev {
	left: 20px;
    top: 50%;
}
.mod_rocksolid_slider .rsts-next {
	right: 20px;
    top: 50%;
}

/* ==== CONTAINER ==== */
#container {}

/* ==== CONSENT-TOOL ==== */
.mod_cookiebarOpener {
	text-align: center;
	margin-bottom: 30px;
}

.contao-cookiebar {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 5px;
	position: absolute;
	top: 0px;
	z-index: 999;
}

.cookiebar a {
	color: #ffffff;
}

/* ==== MAIN ==== */
#main {}

#main .inside a {
	color: #ffffff;
}

#main h1 {
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	color:#725640;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:20px;
}

#main .content-text {
	padding:30px 20px 20px 20px;
}

#main .content-text h1 {
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	color:#725640;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:20px;
}

#main .content-text h2 {
	font-size:16px;
	font-family: 'Noto Sans', sans-serif;
	color:#cfcdcd;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
}

#main .content-text h3 {
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#725640;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
}

#main .content-text p {
	font-size:14px !important;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

#main .content-text p a {
	font-size:14px;
	color:#725640;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

#main .content-text p a:hover {
	font-size:14px;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

#main .content-text p strong {
	font-size:14px;
	color:#725640;
	letter-spacing:1px;
	font-weight:bold;
	font-family: 'Noto Sans', sans-serif;
}


#main .content-text ul {
	list-style-type: circle;
	padding-left:15px;
}

#main .content-text ul li {
	font-size:14px;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	padding-bottom:15px;
	
}

#main .content-text ul li a {
	font-size:14px;
	color:#725640;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

#main .content-text ul li a:hover {
	font-size:14px;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

#main .content-text img.skizzemobile {
	display:none;
}

#main .content-text td.text {vertical-align: top; width: 65%;}
#main .content-text td.skizze {display:block;}

#apart .ce_hyperlink {
    margin-bottom: 40px;
}

.brown_button a {
    background: none repeat scroll 0 0 #725640;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none;
    font-family: 'Noto Sans', sans-serif;
    letter-spacing:1px;
}

.content-text table tr.price-header {
	background:none repeat scroll 0 0 #725640;
	padding-left:20px;
}

.content-text table tr.price-header td {
	padding-left:20px;
	font-family: 'Noto Sans', sans-serif;
    letter-spacing:1px;
    color: #fff;
   	padding-top:5px;
	padding-bottom:5px;
}

.content-text table tr.dark {
	background:none repeat scroll 0 0 #3e352d;
	padding-left:20px;
}

.content-text table tr.dark td {
	padding-left:20px;
	font-family: 'Noto Sans', sans-serif;
    letter-spacing:1px;
    color: #fff;
    padding-top:5px;
	padding-bottom:5px;
}

.content-text table tr.light {
	background:none repeat scroll 0 0 #b58b68;
	padding-left:20px;
}

.content-text table tr.light td {
	padding-left:20px;
	font-family: 'Noto Sans', sans-serif;
    letter-spacing:1px;
    color: #fff;
    padding-top:5px;
	padding-bottom:5px;
}


/* ==== SITEMAP ==== */
#main .mod_customnav.block {
	padding-top:30px;
	padding-left:20px;
}


#main .mod_customnav.block ul {
	list-style-type: circle;
	padding-left:15px;
}

#main .mod_customnav.block li {
	font-size:12px;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	padding-bottom:15px;
	
}

#main .mod_customnav.block li a {
	font-size:12px;
	color:#725640;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

#main .mod_customnav.block ul li a:hover {
	font-size:12px;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

/* ==== ANFRAGEFORMULAR ==== */
.anfrage #main .ce_form.last.tableless.block {
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
}

.anfrage #main .ce_form.last.tableless.block .select {
	
}

.anfrage #main .ce_form.last.tableless.block .select label {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#cfcdcd;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;		
}

.anfrage #main .ce_form.last.tableless.block .select select {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	width:24%;
	margin-bottom:3%;
}


.anfrage #main .ce_form.last.tableless.block input {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_3,
.anfrage #main .ce_form.last.tableless.block input#ctrl_24 {
	float: left;
    margin-right: 4%;
    width: 48%;
    margin-bottom:3%;
    color:#262521;
    
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_4,
.anfrage #main .ce_form.last.tableless.block input#ctrl_25 {
	width: 48%;
	margin-bottom:3%;
	color:#262521;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_5,
.anfrage #main .ce_form.last.tableless.block input#ctrl_26 {
	float: left;
    margin-right: 4%;
    width: 48%;
    margin-bottom:3%;
    color:#262521;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_6,
.anfrage #main .ce_form.last.tableless.block input#ctrl_27 {
	width: 48%;
	margin-bottom:3%;
	color:#262521;
}

.anfrage #main .ce_form.last.tableless.block .headline {
	clear: both;
}

.anfrage #main .ce_form.last.tableless.block .headline p{
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#cfcdcd;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;	
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_10,
.anfrage #main .ce_form.last.tableless.block input#ctrl_29 {
	width: 100%;
	margin-bottom:3%;
	color:#262521;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_11,
.anfrage #main .ce_form.last.tableless.block input#ctrl_30 {
	float: left;
    margin-right: 4%;
    width: 48%;
    margin-bottom:3%;
    color:#262521;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_12,
.anfrage #main .ce_form.last.tableless.block input#ctrl_31 {
	width: 48%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_13,
.anfrage #main .ce_form.last.tableless.block input#ctrl_32 {
	float: left;
    margin-right: 4%;
    width: 48%;
    margin-bottom:3%;
    color:#262521;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_14,
.anfrage #main .ce_form.last.tableless.block input#ctrl_33 {
	width: 48%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_21,
.anfrage #main .ce_form.last.tableless.block input#ctrl_35 {
	float: left;
    margin-right: 4%;
    width: 48%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_22,
.anfrage #main .ce_form.last.tableless.block input#ctrl_36 {
	width: 48%;
	margin-bottom:3%;
	color:#262521;
}

.anfrage #main .ce_form.last.tableless.block .select.erwachsene.mandatory {
	float: left;
    margin-right: 4%;
    width: 48%;
    color:#cfcdcd;
}

.anfrage #main .ce_form.last.tableless.block label[for=ctrl_17],
.anfrage #main .ce_form.last.tableless.block label[for=ctrl_38] {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#cfcdcd;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
}

.anfrage #main .ce_form.last.tableless.block select#ctrl_17,
 .anfrage #main .ce_form.last.tableless.block select#ctrl_38 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block .select.kinder.mandatory {

}

.anfrage #main .ce_form.last.tableless.block label[for=ctrl_18],
.anfrage #main .ce_form.last.tableless.block label[for=ctrl_39] {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#cfcdcd;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
}

.anfrage #main .ce_form.last.tableless.block select#ctrl_18,
.anfrage #main .ce_form.last.tableless.block select#ctrl_39 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block textarea#ctrl_19,
.anfrage #main .ce_form.last.tableless.block textarea#ctrl_40 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom:3%;
	width:100%;
}


.anfrage #main .ce_form.last.tableless.block input#ctrl_1,
.anfrage #main .ce_form.last.tableless.block input#ctrl_41 {
	width: 10%;
	margin-right:2%;
	margin-bottom:3%;
	color:#262521;
}


.anfrage #main .ce_form.last.tableless.block .submit_container {
	text-align:center;
}

/* ==== EASYBOOKING ==== */

#ebbeAppWrapper{
	background-color: #ffffff !important;
}

#ebEnquiry {
	margin-top:20px;
	margin-left:20px;
}

#ebFrontEndFrame, #ebFrontEndFrame label, #ebFrontEndFrame span {
	margin-top:30px;
	color: #ffffff !important;
}

#ebAvailability {
	margin-top:30px;
}

/* ==== FOOTER ==== */
#footer {
	position:fixed;
	bottom:0;
	width:960px;
	z-index:999;
}

#footer-bg {
	background:url("../../files/template/images/footer_bg.png") repeat top left;
	height:80px;
	width:100%;
	position:fixed;
	bottom:0;
	z-index:888;
}

#footer .addy {
	max-width:100%;
	text-align:center;
	margin-top:30px;
}

#footer .addy p {
	font-size:16px;
	color:#3e352d;
	font-weight:bold;
	letter-spacing:2px;
	font-family: 'Noto Sans', sans-serif;
}

#footer .addy p a {
	font-size:16px;
	color:#3e352d;
	font-weight:bold;
	letter-spacing:2px;
	font-family: 'Noto Sans', sans-serif;
}

#footer .addy p a:hover {
	font-size:16px;
	color:#cfcdcd;
	font-weight:bold;
	letter-spacing:2px;
	font-family: 'Noto Sans', sans-serif;
}


/* #Tablet (Portrait) ================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

.slider-spruch {display:none;}
.sport-huber {width:100px;}
.slider-spruch {display:none;}
.slider-verlauf {display:none;}

.mod_changelanguage.block {
	z-index:999; 
	position:fixed;
	text-align:center;
	top:0px;
	right: -85vw;
	text-align:right;
	margin:0;
	width:100%;
	padding-right:20px;
	padding-top:10px;
}

#wrapper {
  box-shadow:none;
  min-height:620px;
  padding-bottom:55px;
  background:url("../../files/template/images/container_bg.png") repeat top left;
}

.startseite #wrapper {box-shadow:none; margin-top:0px;}
.start-funktion .block img {
	margin-right:0;
	margin-bottom:20px;
    -webkit-box-shadow: 0px 0px 35px 10px #161616;
    box-shadow: 0px 0px 35px 10px #161616;
}
.start-funktion .block img.last {margin-right:0;}

.slider-spruch {display:none;}
.sport-huber {width:100px;}
.slider-spruch {display:none;}
.slider-verlauf {display:none;}

.logo {z-index:999; position:fixed; text-align:center; top:0px; text-align:center; margin:0; width:100%;}
.logo img {height:90px;}

.mod_navigation.hauptnav.block {display:none;}
.mod_customnav.topnav.block {display:none;}
.mod_customnav.footernav.block {display:none;}

.mmenu {position:fixed; z-index:999; display:block;}

#main .content-text {
	padding:20px 20px 20px 20px;
}

#main .content-text img {
	padding-bottom:20px;
}

#main #apart.content-text img {
	padding-bottom:0px;
}

#main .content-text img.skizze {
	display:none;
}

#main .content-text img.skizzemobile {
	display:block;
}

#main .content-text td.text {width:100%;}
#main .content-text td.skizze {display:none;}


#main .content-text iframe.anreise {
	display:none;
}

.mobile-addy {
	max-width:100%;
	text-align:center;
	background-color:#3e352d;
	padding-top:20px;
	padding-bottom:20px;
}

.mobile-addy p {
  font-size:16px;
  font-family: 'Noto Sans', sans-serif;
  color:#725640;
  line-height:26px;
}

.mobile-addy p a {
	font-size:16px;
	font-family: 'Noto Sans', sans-serif;
	color:#725640;
}

.mobile-addy p a:hover {
	font-size:16px;
	font-family: 'Noto Sans', sans-serif;
	color:#cfcdcd;
}

.mobile-addy p .route_button {
    background: none repeat scroll 0 0 #725640;
    color: #fff !important;
    display: inline-block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top:15px;
    margin-bottom:5px;
}


#footer {
	max-width:100%;
	text-align:center;
}

#footer .addy {
	display:none;
}

#footer-bg {
	background:url("../../files/template/images/mobile_footer_bg.png") repeat top left;
	height:55px;
	width:100%;
	position:fixed;
	bottom:0;
}

.mobile-buttons {
	width:100%;
	text-align:center;
	position:fixed;
	bottom:15px;
}

.mobile-buttons .tel {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .mail {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .calendar {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .point {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .top {
float: left;
text-align: center;
width: 20%;
}


/* ==== ANFRAGEFORMULAR ==== */
.anfrage #main .ce_form.last.tableless.block {
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
}

.anfrage #main .ce_form.last.tableless.block .select {
	
}

.anfrage #main .ce_form.last.tableless.block .select label {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;		
}

.anfrage #main .ce_form.last.tableless.block .select select {
	font-size:16px;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	width:24%;
	margin-bottom:3%;
}


.anfrage #main .ce_form.last.tableless.block input {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_3 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_4 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_5 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_6 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block .headline {
	clear: both;
}

.anfrage #main .ce_form.last.tableless.block .headline p{
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;	
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_10 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_11 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_12 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_13 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_14 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_21 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_22 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block .select.erwachsene.mandatory {
	float: none;
    margin-right: 0%;
    width: 100%;
}

.anfrage #main .ce_form.last.tableless.block label[for=ctrl_17] {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
	margin-right:0;
}

.anfrage #main .ce_form.last.tableless.block select#ctrl_17 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block .select.kinder.mandatory {
	float: none;
    margin-right: 0%;
    width: 100%;
}

.anfrage #main .ce_form.last.tableless.block label[for=ctrl_18] {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
	margin-right:0;
}

.anfrage #main .ce_form.last.tableless.block select#ctrl_18 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block textarea#ctrl_19 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom:3%;
	width:100%;
}


.anfrage #main .ce_form.last.tableless.block input#ctrl_1 {
	width: 20%;
	margin-right:2%;
	margin-bottom:3%;
	color:#262521;
}


.anfrage #main .ce_form.last.tableless.block .submit_container {
	text-align:center;
	color:#262521;
}


}

/* #Tablet (Landscape) ================================================== */
/* Note: Design for a width of 1024px */
@media only screen and (min-width: 768px) and (orientation:landscape) {




}

/* #Mobile (Portrait) ================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	
.mod_changelanguage.block {
	z-index:999; 
	position:fixed;
	text-align:center;
	top:0px;
	right: -85vw;
	text-align:right;
	margin:0;
	width:100%;
	padding-right:20px;
	padding-top:10px;
}	
	
#wrapper {
  box-shadow:none;
  min-height:620px;
  padding-bottom:55px;
  background:url("../../files/template/images/container_bg.png") repeat top left;
}

.start-logo {margin-top:30px; text-align:center;}
.startseite #wrapper {box-shadow:none; margin-top:0px;}
.start-funktion .block img {
	margin-right:0;
	margin-bottom:20px;
    -webkit-box-shadow: 0px 0px 35px 10px #161616;
    box-shadow: 0px 0px 35px 10px #161616;
}
.start-funktion .block img.last {margin-right:0;}

.slider-spruch {display:none;}
.sport-huber {width:80px;}
.slider-spruch {display:none;}
.slider-verlauf {display:none;}

.logo {z-index:999; position:fixed; text-align:center; top:0px; text-align:center; margin:0; width:100%;}
.logo img {height:90px;}

.mod_navigation.hauptnav.block {display:none;}
.mod_customnav.topnav.block {display:none;}
.mod_customnav.footernav.block {display:none;}

.mmenu {position:fixed; z-index:999; display:block;}

#main .content-text {
	padding:20px 20px 20px 20px;
}

#main .content-text img {
	padding-bottom:20px;
}

#main #apart.content-text img {
	padding-bottom:0px;
}

#main .content-text img.skizze {
	display:none;
}

#main .content-text img.skizzemobile {
	display:block;
}

#main .content-text td.text {width:100%;}
#main .content-text td.skizze {display:none;}


#main .content-text iframe.anreise {
	display:none;
}

.mobile-addy {
	max-width:100%;
	text-align:center;
	background-color:#3e352d;
	padding-top:20px;
	padding-bottom:20px;
}

.mobile-addy p {
  font-size:16px;
  font-family: 'Noto Sans', sans-serif;
  color:#725640;
  line-height:26px;
}

.mobile-addy p a {
	font-size:16px;
	font-family: 'Noto Sans', sans-serif;
	color:#725640;
}

.mobile-addy p a:hover {
	font-size:16px;
	font-family: 'Noto Sans', sans-serif;
	color:#cfcdcd;
}

.mobile-addy p .route_button {
    background: none repeat scroll 0 0 #725640;
    color: #fff !important;
    display: inline-block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top:15px;
    margin-bottom:5px;
}


#footer {
	max-width:100%;
	text-align:center;
}

#footer .addy {
	display:none;
}

#footer-bg {
	background:url("../../files/template/images/mobile_footer_bg.png") repeat top left;
	height:55px;
	width:100%;
	position:fixed;
	bottom:0;
}

.mobile-buttons {
	width:100%;
	text-align:center;
	position:fixed;
	bottom:15px;
}

.mobile-buttons .tel {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .mail {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .calendar {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .point {
float: left;
text-align: center;
width: 20%;
}

.mobile-buttons .top {
float: left;
text-align: center;
width: 20%;
}


/* ==== ANFRAGEFORMULAR ==== */
.anfrage #main .ce_form.last.tableless.block {
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
}

.anfrage #main .ce_form.last.tableless.block .select {
	
}

.anfrage #main .ce_form.last.tableless.block .select label {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;		
}

.anfrage #main .ce_form.last.tableless.block .select select {
	font-size:16px;
	color:#cfcdcd;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	width:24%;
	margin-bottom:3%;
}


.anfrage #main .ce_form.last.tableless.block input {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_3 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_4 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_5 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_6 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block .headline {
	clear: both;
}

.anfrage #main .ce_form.last.tableless.block .headline p{
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;	
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_10 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_11 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_12 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_13 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_14 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_21 {
	float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block input#ctrl_22 {
	width: 100%;
	margin-bottom:3%;
}

.anfrage #main .ce_form.last.tableless.block .select.erwachsene.mandatory {
	float: none;
    margin-right: 0%;
    width: 100%;
}

.anfrage #main .ce_form.last.tableless.block label[for=ctrl_17] {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
	margin-right:0;
}

.anfrage #main .ce_form.last.tableless.block select#ctrl_17 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block .select.kinder.mandatory {
	float: none;
    margin-right: 0%;
    width: 100%;
}

.anfrage #main .ce_form.last.tableless.block label[for=ctrl_18] {
	font-size:14px;
	font-family: 'Noto Sans', sans-serif;
	color:#262521;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:5px;
	margin-right:0;
}

.anfrage #main .ce_form.last.tableless.block select#ctrl_18 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.anfrage #main .ce_form.last.tableless.block textarea#ctrl_19 {
	font-size:16px;
	color:#262521;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom:3%;
	width:100%;
}


.anfrage #main .ce_form.last.tableless.block input#ctrl_1 {
	width: 20%;
	margin-right:2%;
	margin-bottom:3%;
	color:#262521;
}


.anfrage #main .ce_form.last.tableless.block .submit_container {
	text-align:center;
	color:#262521;
}

/* ==== CHANGE LANGUAGE ==== */
.mod_changelanguage.block ul.level_1 {position:fixed; right:10px; z-index:200;}


.mod_changelanguage.block ul.level_1 li span.active.first,
.mod_changelanguage.block ul.level_1 li strong.active.first {
  display:block;
  font-size:16px;
  font-family: 'Noto Sans', sans-serif;
  color:#cfcdcd;
  border-bottom:1px solid #725640;
  padding-bottom:10px;
  padding-top:0px;
  line-height:19px;
  text-decoration:none;
  display:block;
  cursor:pointer;
  letter-spacing: 2px;
  text-align:center;
}

.mod_changelanguage.block ul.level_1 li a.first {
  display:block;
  font-size:16px;
  font-family: 'Noto Sans', sans-serif;
  color:#725640;
  border-bottom:1px solid #725640;
  padding-bottom:10px;
  padding-top:10px;
  line-height:19px;
  text-decoration:none;
  display:block;
  cursor:pointer;
  letter-spacing: 2px;
  text-align:center;
}

.mod_changelanguage.block ul.level_1 li span.active.last,
.mod_changelanguage.block ul.level_1 li strong.active.last {
  display:block;
  font-size:16px;
  font-family: 'Noto Sans', sans-serif;
  color:#cfcdcd;
  border-bottom:none;
  padding-bottom:none;
  padding-top:10px;
  line-height:19px;
  text-decoration:none;
  display:block;
  cursor:pointer;
  letter-spacing: 2px;
  text-align:center;
}

.mod_changelanguage.block ul.level_1 li a.last,
.mod_changelanguage.block ul.level_1 li strong.last{
  display:block;
  font-size:16px;
  font-family: 'Noto Sans', sans-serif;
  color:#725640;
  border-bottom:none;
  padding-bottom:10px;
  padding-top:10px;
  line-height:19px;
  text-decoration:none;
  display:block;
  cursor:pointer;
  letter-spacing: 2px;
  text-align:center;
}

.mod_changelanguage.block ul.level_1 li span,
.mod_changelanguage.block ul.level_1 li strong {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

}

/* News Overlay ================================================== */

div.euf_overlay {
   z-index: 9999 !important;
   overflow-y: scroll;
   

}
div.euf_overlay__content {
   max-width: 600px !important;
}

div.euf_overlay__content a.highlight {
       /*color: $pink;*/
   }
   
div.euf_overlay__content   p {
       margin-bottom: 8px;
   }
div.euf_overlay__content .ce_cms_button {
       float: left;
       margin-bottom: 8px;}
div.euf_overlay__content .ce_cms_button a {
           width: unset;
           /*margin-left: auto;
           margin-right: auto;*/
   }

/*div.euf_overlay ul{list-style-type: none; margin-left: 17px;}
div.euf_overlay li::before{font-size: 1em; content: "✔ "; color: #725640; padding-right: 10px;}*/

div.euf_overlay ul{list-style-image: url(/files/template/images/check.png); margin-left: 30px;}

div.euf_overlay h2{ color: #725640; font-size: 30px !important; font-weight: bold; }
div.euf_overlay h3{ color: #725640; font-size: 22px !important; font-weight: bold; padding-bottom: 10px;}


.newsSommer{padding: 30px 20px 20px 20px;}
.newsSommer ul{list-style-image: url(/files/template/images/check.png); margin-left: 30px;}


@media only screen and (max-width: 767px) {
	.cc-inner {
		top: 0px;
		position: absolute;
		left: 0px;
	}
}



/* #Mobile (Landscape) ================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {



.mod_navigation.hauptnav.block {display:none;}
.mod_customnav.topnav.block {display:none;}
.mod_customnav.footernav.block {display:none;}

.mmenu {position:fixed; z-index:999; display:block;}

#main .content-text {
	padding:20px 20px 20px 20px;
}


#footer .addy {
	display:none;
}

}

/* Anpassung für Contao 4.8 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, hr small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	font-size: inherit !important;
}

.cookiebar form .info p {
    font-size: 12px !important;
}

.ce_optin_fallback {
	margin-top:20px;
}

.ce_optin_fallback a {
	color: #ff0000;
}

@media only screen and (max-width : 768px) and (orientation: portrait) {
	div.euf_overlay__content {
		transform: scale(0.7);
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 25px;
		position: absolute;
		left: calc(50% - 400px);
		right: calc(50% - 400px);   
		top: 2%;		
	}
}

@media only screen and (max-width : 768px) and (orientation: landscape) {
	div.euf_overlay__content {
		transform: scale(0.5);
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 25px;
		position: absolute;
		left: calc(50% - 400px);
		right: calc(50% - 400px);   
		top: -25vh;
	}
}
#passepartout
{
    height:100%;
    position:absolute;
    display:block;
    z-index:-1;
}

#supersize
{
    top:0;
    left:0;
    position:fixed;
    z-index:-1;
}

#supersize img,
#supersize a
{
    width:100%;
    height:100%;
    display:none;
}

#supersize .activeslide,
#supersize .activeslide img
{
    display:inline;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, hr small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:12px;
}
html {
}
ol, ul {
	list-style: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
}
hr {
	display: block;
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
input, select {
	vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
:focus {
	outline: none;
}
body {
	font: 12px #333;
}
:focus {
	outline: none;
}
* {
text-rendering:auto | optimizeSpeed | optimizeLegibility | geometricPrecision | inherit;
}
.block {
	overflow: visible;
}

cms-cookie-bar > cms-container a{
	color: #fff !important;
}

