.cms-splashscreen-content img {max-width:100%}
/*** APP ***/
.meta-container { display:none; }
.fancybox-stage .header .close { display:none; }
.fancybox-content.infospot {margin:unset!important;}
#backlink { bottom: 0; top: unset!important; }

.fancybox-infobar, .fancybox-toolbar, .fancybox-navigation .fancybox-button { opacity: 1; }
.fancybox-infobar, .fancybox-toolbar { padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); }
.fancybox-container { z-index: 10000000; }
.fancybox-slide--html .fancybox-close-small { width: 30px; padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); }
@media (max-width: 568px) { #dynamic_infoboxes .infobox { width: 90%!important; padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); left: 5%; }  }
/*** ENDE APP ***/

/* Titel bei Hilfebox ausblenden */
#descriptionBox .headline {display: none}

/* Kategorien in der Navigation */
#nav_80975 i.fa-map-marker, #nav_80975 .SubOpen, #nav_80975 a:hover, #nav_80975 a.active { color: #42745a!important; }
#nav_80872 i.fa-map-marker, #nav_80872 .SubOpen, #nav_80872 a:hover, #nav_80872 a.active { color: #e2007a!important; }
#nav_80972 i.fa-map-marker, #nav_80972 .SubOpen, #nav_80972 a:hover, #nav_80972 a.active { color: #e2007a!important; }
#nav_80973 i.fa-map-marker, #nav_80973 .SubOpen, #nav_80973 a:hover, #nav_80973 a.active { color: #eb6b4a!important; }
#nav_80971 i.fa-map-marker, #nav_80971 .SubOpen, #nav_80971 a:hover, #nav_80971 a.active { color: #0059a3!important; }
#nav_80974 i.fa-map-marker, #nav_80974 .SubOpen, #nav_80974 a:hover, #nav_80974 a.active { color: #009ee0!important; }
#nav_80976 i.fa-map-marker, #nav_80976 .SubOpen, #nav_80976 a:hover, #nav_80976 a.active { color: #a2609f!important; }
#nav_80977 i.fa-map-marker, #nav_80977 .SubOpen, #nav_80977 a:hover, #nav_80977 a.active { color: #707172!important; }
#nav_80978 i.fa-map-marker, #nav_80978 .SubOpen, #nav_80978 a:hover, #nav_80978 a.active { color: #fabe5d!important; }
#nav_80979 i.fa-cutlery, #nav_80979 .SubOpen, #nav_80979 a:hover, #nav_80979 a.active { color: #365c6c!important; }

.sidebarNavigation .meta-container .privacy_policy { display:none; }
.groundplan-marker__wrapper.colorGeniessen .groundplan-marker__element:after {
    background: #42745a!important;
    border: 2px solid #42745a!important;
}
.groundplan-marker__wrapper.colorGesundheit .groundplan-marker__element:after {
    background: #e2007a!important;
    border: 2px solid #e2007a!important;
}
.groundplan-marker__wrapper.colorModeSchuheSchmuck .groundplan-marker__element:after {
    background: #eb6b4a!important;
    border: 2px solid #eb6b4a!important;
}
.groundplan-marker__wrapper.colorLesenSchreiben .groundplan-marker__element:after {
    background: #0059a3!important;
    border: 2px solid #0059a3!important;
}
.groundplan-marker__wrapper.colorSportFreizeit .groundplan-marker__element:after {
    background: #009ee0!important;
    border: 2px solid #009ee0!important;
}
.groundplan-marker__wrapper.colorWohnenSchenkenTechnik .groundplan-marker__element:after {
    background: #a2609f!important;
    border: 2px solid #a2609f!important;
}
.groundplan-marker__wrapper.colorBeratungService .groundplan-marker__element:after {
    background: #fabe5d!important;
    border: 2px solid #fabe5d!important;
}
.groundplan-marker__wrapper.colorEssenTrinken .groundplan-marker__element:after {
    background: #365c6c!important;
    border: 2px solid #365c6c!important;
}



/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) { #cssfvt-startScreen { padding-top: 2%; }
  #cssfvt-startScreen .cssfvt-wrapper { padding: 30px 0; width: 90%; }
  #cssfvt-startScreen .cssfvt-head img { max-width: 150px; }
  #cssfvt-startScreen .cssfvt-text { font-size: 1.6em; }
  #cssfvt-startScreen .cssfvt-close { padding: 10px 20px; font-size: 17px; margin-bottom: 10px; } }
/* Extra Small Devices, Phones */

/*# sourceMappingURL=style.css.map */



/* LEVEL 1 */
.navigation-container li a { font-size: 16px; font-weight:bold;}
/* LEVEL 2 */
.navigation-container li>ul li a { font-size: 14px; font-weight:bold;}
/* LEVEL 3 */
.navigation-container li>ul li>ul li a { font-size: 14px; font-weight:bold;}

@media (min-width: 768px) {
  .sidebarNavigation .quicklinks-container .quicklinks {
    text-align: center;
  }
}

.sidebarNavigation .quicklinks-container a {
  margin: 0px 0px 0px 0px;
}

/*** LP ***/

.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}


.lp_wrapper {
	z-index: 7999;
	height: 100%;
	width: 100%;
	
	background-color: #c11212;
	position: absolute;
}

.lp_wrapper h1 {
	display: block;
	text-align: center;
	padding-top: 20px;
	line-height:45px;
	font-size: 36px;
	padding-bottom: 10px;
}
.lp_wrapper h2 {
	display: block;
	text-align: center;
	font-size:28px;
	line-height: 35px;
	margin:0;
	padding-bottom: 20px;
}
.lp_wrapper .button {
	text-align: center;
}
.lp_wrapper .button button {
	font-size: 20px;
	padding: 10px 30px;
	box-shadow: 1px 1px 1px #c11212;
}

.lp_wrapper h1,
.lp_wrapper h2 {
	text-shadow: 1px 1px 1px #c11212;
}



.hotspot {
    background: #ffffff;
    border: 2px solid #c11212;
    display: block;
    height: 49px;
    width: 49px;
    border-radius: 100%;
    cursor: pointer;
   	margin: 5px;
	box-shadow: 0px 0px 0px 0px #333;
}


.hotspot:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	box-sizing: content-box;
	top: -6px;
	left: -6px;
	padding: 5px;
	box-shadow: 0 0 0 2px #fff;
	-moz-transition: -moz-transform .2s, opacity .2s;
	-moz-transform: scale(.6);
	-webkit-transition: -webkit-transform .2s, opacity .2s;
	transition: transform .2s, opacity .2s;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
	opacity: 0
}

.hotspot:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

.hotspot.infinite:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
	animation: sonarEffect 1.3s ease-out 75ms infinite;
}


@-webkit-keyframes sonarEffect {
	0% {
		opacity: .3
	}
	10% {
		opacity: .5;
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5)
	}
	100% {
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5);
		-webkit-transform: scale(.7);
		opacity: 0
	}
}

@keyframes sonarEffect {
	0% {
		opacity: .3
	}
	40% {
		opacity: .5;
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5)
	}
	100% {
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5);
		-webkit-transform: scale(.7);
		transform: scale(.7);
		opacity: 0
	}
}

.hotspot .inner {
    display: block;
    background: #c11212;
    width: 39px;
    height: 39px;
    border-radius: 100%;
    position: relative;
    top: 3px;
    left: 3px;
    font-size: 26px;

    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hotspot .inner:before {
    border-radius: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


.hotspot:hover, .hotspot:focus, .hotspot:active {
    background-color: #c11212;
    border-color: #ffffff;
}

.hotspot:hover .inner:before,
.hotspot:focus .inner:before,
.hotspot:active .inner:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}


.hotspot .inner div.fa {
    color: #ffffff;
    line-height: 39px;
}

.hotspot:hover .inner div.fa,
.hotspot:focus .inner div.fa,
.hotspot:active .inner div.fa {
    color: #c11212;
}

.hotspot.euro .fa-euro { padding-top:2px; padding-right:6px;}
.hotspot.paper-plane .fa-paper-plane { padding-top:2px; padding-right:3px;}
.hotspot.plane .fa-plane { padding-top:2px; padding-right:2px;}
.hotspot.heart .fa-heart { padding-top:2px; padding-right:0px;}
}

.pano {
    font-weight:bold;
}