

body {
  font-family: Arial, Helvetica, sans-serif;
}

.toggleNavigation,
.toggleNavigationMap,
.map-container {
  background: rgba(255,255,255,1)!important;
}

.sidebarNavigation {
  font-family: Arial, Helvetica, sans-serif!important;
  background: rgba(255,255,255,1)!important;
}

.content-container,
.navigation-container a:link,
.navigation-container a:visited,
.quicklinks-container i,
.map-container .headline,
.fancybox-button svg {
  color: #000000!important;
}

.sidebarNavigation .navigation-container a:hover,
.sidebarNavigation .quicklinks-container i:hover,
.fancybox-button svg:hover {
  color: #0f3055!important;
  border-color: #0f3055!important;
}

.sidebarNavigation .quicklinks-container .active i {
  color: #0f3055!important;
  border-color: #0f3055!important;
}

.navigation-container li {
  border-top: 1px solid rgba(255,255,255,0.5);
}
.navigation-container li:last-child {
  border-bottom: 1px solid rgba(255,255,255,0.5);
}

.sidebarNavigation .navigation-container li a.active {
  color: #0f3055!important;
}

.toggleNavigation,
.toggleNavigationMap,
.image-container h3 {
  color: #000000!important;
}

.toggleNavigation:hover,
.toggleNavigationMap:hover {
  color: #0f3055!important;
}

.image-container h3 {
  font-family: Arial, Helvetica, sans-serif!important;
}

.content-container,
.photographer-tag,
.player_showImprint,
.player_showPrivacyPolicy {
  color: #000000!important;
}

#dynamic_infoboxes .infobox .infobox-content {
  font-family: Arial, Helvetica, sans-serif!important;
  color: #000000!important;
  background: rgba(255,255,255,0.5)!important;
}

.content-container a,
#dynamic_infoboxes .infobox .infobox-content a {
  color: #000000!important;
}

.content-container a:hover,
#dynamic_infoboxes .infobox .infobox-content a:hover {
  color: #0f3055!important;
}

#dynamic_infoboxes .infobox .closeButtonBox,
#dynamic_infoboxes .infobox .openButtonBox {
  color: #000000!important;
  background: rgba(255,255,255,0.5)!important;
}

#dynamic_infoboxes .infobox .closeButtonBox:hover,
#dynamic_infoboxes .infobox .openButtonBox:hover {
  color: #0f3055!important;
}

.navigation-container a:link,
.navigation-container a:visited,
.content-container,
.quicklinks-container i,
.image-container h3 {
  text-shadow: none!important;
}

.gallery-container {
  background: rgba(255,255,255,1)!important;
}


.infospot {
  color: #000000!important;
  background: rgba(255,255,255,0.5)!important;
}

.infospot .header h1,
.infospot .header .close {
  color: #000000!important;
}

.infospot .header .close:hover {
  opacity: 1;
}

.vtc_feed ul li {
  color: #000000!important;
}

.vtc_feed ul li a {
  color: #000000!important;
}

.vtc_feed ul li a:hover {
  color: #0f3055!important;
}

.map_container a {
  background: #ffffff!important;
  border: 1px solid #0f3055!important;
}

.map_container a:hover {
  background: #0f3055!important;
}

.map_container a.active {
  background: #0f3055!important;
}
.map_container a {
  box-shadow: 0px 0px 5px #000000!important;
}

.fancybox-content {
  background: rgba(255,255,255,1)!important;
  color: #000000!important;

  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}

.fancybox-content .headline {
  color: #000000!important;
}

.fancybox-content .nav-tabs {
  border-bottom: 1px solid rgba(255,255,255,0.5);
}

.fancybox-content .nav-tabs > li.active > a,
.fancybox-content .nav-tabs > li.active > a:focus,
.fancybox-content .nav-tabs > li.active > a:hover {
  border-color: rgba(255,255,255,0.5) rgba(255,255,255,0.5) transparent;
  color: #0f3055;
}

.fancybox-content .nav > li > a {
  color: #000000;
}

.fancybox-content .nav > li > a:focus,
.fancybox-content .nav > li > a:hover {
  color: #0f3055;
}
.fancybox-content .nav-tabs > li > a:hover {
  border-color: rgba(255,255,255,0.5) rgba(255,255,255,0.5) #ddd;
}

.fancybox-opened .fancybox-title {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif!important;
  color: #000000!important;
  text-shadow: none!important;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  color: #000000!important;
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  color: #0f3055!important;
}

#cookie-bar {
  background: rgba(255,255,255,1);
  color: #000000;
}

.touchcarousel .arrow-holder .arrow-icon {
  background-color: rgba(0,0,0, 0.3)!important;
}
.touchcarousel .arrow-holder:hover .arrow-icon {
  background-color: rgba(0,0,0, 0.7)!important;
}

/* Kann mindestens 568px darstellen. */
@media (min-width : 568px) {
  #dynamic_infoboxes .infobox .infobox-content {
    background: rgba(255,255,255,0.5)!important;
  }

  #dynamic_infoboxes .infobox .closeButtonBox,
  #dynamic_infoboxes .infobox .openButtonBox {
    background: rgba(255,255,255,0.5)!important;
  }
}

.slideshow_container {
  position: fixed;
  bottom: 20px;
  left: 20px;
}
.slideshow_container.left {
  right: 20px;
  left: auto;
  text-align: right;
}

.slideshow_container .note1 span,
.slideshow_container .note2 span {
  background: rgba(255,255,255,1)!important;
  color: #000000;
  padding: 10px 40px 10px 20px;
  display: inline-block;
}

.slideshow_container.left .note1 span,
.slideshow_container.left .note2 span {
  padding: 10px 20px 10px 40px;
}

.slideshow_container .note1 span {
  margin-bottom: 5px;
  font-size: 150%;
  font-weight: bold;
}

#loadingProgressG{
  width:100%;
  position: fixed;
  bottom: 0;
  height:6px;
  background-color:rgba(255,255,255,1);
  margin:auto;
}

#loadingProgressG span {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 120%;
  bottom: 10px;
  color:#00aeef;
  text-shadow: 1px 1px #000;
}

.loadingProgressG{
  background-color:#00aeef;
  margin-top:0;

  animation: bounce_loadingProgressG 8s infinite linear;
  -o-animation: bounce_loadingProgressG 8s infinite linear;
  -ms-animation: bounce_loadingProgressG 8s infinite linear;
  -webkit-animation: bounce_loadingProgressG 8s infinite linear;
  -moz-animation: bounce_loadingProgressG 8s infinite linear;

  width:250px;
  height:6px;
}

@keyframes bounce_loadingProgressG{
  0%{ margin-left:-50%; }
  50%{ margin-left:125%; }
  100%{ margin-left:-50%; }
}

@-o-keyframes bounce_loadingProgressG{
  0%{ margin-left:-50%; }
  50%{ margin-left:125%; }
  100%{ margin-left:-50%; }
}

@-ms-keyframes bounce_loadingProgressG{
  0%{ margin-left:-50%; }
  50%{ margin-left:125%; }
  100%{ margin-left:-50%; }
}

@-webkit-keyframes bounce_loadingProgressG{
  0%{ margin-left:-50%; }
  50%{ margin-left:125%; }
  100%{ margin-left:-50%; }
}
@-moz-keyframes bounce_loadingProgressG{
  0%{ margin-left:-50%; }
  50%{ margin-left:125%; }
  100%{ margin-left:-50%; }
}

@media (max-width: 576px) {
  .fancybox-nav span {
    visibility: visible!important;
  }
}

.map_container {
  overflow: hidden;
}
.map-container .toggleNavigationMap {
  right: -40px!important;
}
.map-container.right .toggleNavigationMap {
  left: -40px!important;
}


#cms-splashscreen {
  background: -moz-radial-gradient(center, ellipse cover, rgba(234,231,227, 0.8) 0, rgba(234,231,227, 0.8) 30%, rgba(234,231,227, 0) 70%, rgba(234,231,227, 0) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(234,231,227, 0.8) 0, rgba(234,231,227, 0.8) 30%, rgba(234,231,227, 0) 70%, rgba(234,231,227, 0) 100%);
  background: radial-gradient(ellipse at center, rgba(234,231,227, 0.8) 0, rgba(234,231,227, 0.8) 30%, rgba(234,231,227, 0) 70%, rgba(234,231,227, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae7e3', endColorstr='#eae7e3', GradientType=1);
}
.cms-splashscreen-content, .cms-splashscreen-cookie {
  color: #ffffff;
}
.cms-splashscreen-buttons .button {
  border: 3px solid #00AEEF;
  background: #ffffff;
  color: #00AEEF;
}
.cms-splashscreen-buttons .button:hover {
  background: #00AEEF;
  color: #ffffff;
}






#welcome {
  width: 85%;
  background: #fff;
  margin: auto;
  margin-top: 15%;
  padding: 10px 20px;
  text-align: center;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.5s, opacity 0.5s linear;
}
#welcome h1 {
  font-family: "Garamond", Serif;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
}
#welcome p {
  font-family: "Frutiger", Arial, Helvetica, Sans-Serif;
  font-size: 1.1rem;
}
#welcome.hideMobile {
  visibility: hidden;
  opacity: 0;
}

@media (min-width: 768px) {
  #welcome_container {
  	margin-right: 250px;
  }
  #welcome {
    margin-top: 5%;
    width: 60%;
	  max-width: 650px;
    padding: 10px 30px 20px;
  }
  #welcome.hideMobile {
    visibility: visible;
    opacity: 1;
  }
}

@media (max-width: 576px) {
  #welcome p {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {}
@media (min-width: 1200px) {}

#image_container { display:none; background-color:black; z-index:900; position: fixed; top:0; left:0; width: 100%; height: 100%; background-size: cover; background-position: center right; background-repeat: no-repeat; }

@media (max-width: 576px) {
  #image_container {
    background-position: 90% bottom;
  }
}
#image_container .map_container, #image_container .map-img { height: 100vh; max-height: unset!important; }
.toggleNavigationMap, .map-container { z-index: 950!important; }

.navigation-container .sub-menu.open {
    display: block!important;
}

.meta-container {
	display: none;
}

.sidebarNavigation {
	width: 250px;
}

.navigation-container {
  padding: 0;
  font-family: "Frutiger", Arial, Helvetica, Sans-Serif;
}

.sidebarNavigation .image-container {
    padding: 40px 20px 60px;
}

.navigation-container li {
    font-size: 15px;
}
.navigation-container a:link,
.navigation-container a:visited {
    padding: 8px 10px;
}

.navigation-container li.hasSub>a:after {
	content: "\e114";
}

.navigation-container li.hasSub>a.SubOpen:after {
	content: "\e113";
}

.sidebarNavigation .navigation-container li a.active {
    color: #fff!important;
    background: #0f3055;
}


.navigation_thumbnail {
	display: block;
}

.fancybox-content .headline {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}

.toggleNavigation {
    right: 250px;
	margin-right: 3px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;

	padding: 15px 15px 13px;
    height: auto;
    width: auto;
}

.toggleNavigationMap {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
    top: 0;
    padding: 10px 15px;
    height: auto;
    width: auto;
}

.map_container {
    overflow: unset;
}
.map-container {
    max-width: calc(100% - 320px)!important;
    padding: 10px 20px 20px 20px;
}
.map-container .map-img {
	max-width: 900px;
	width: calc(100vw - 370px);
}

.map_container_wrapper { width:0; overflow: hidden; }
.map-container .toggleNavigationMap {
    right: -51px!important;
	padding: 15px 15px 13px;
}
.backtohome span {
	float: right;
	cursor: pointer;
    text-decoration: underline;
	padding-bottom: 10px;
}
.backtohome span.left {
	float:left;
	text-decoration: none;
}

li.make-bold > a{
	font-weight: bold;
}
.menuText {
	text-align:center;
}
.sidebarNavigation.closed {
    right: -250px;
}
.toggleNavigationMap.closed .open,
.toggleNavigationMap.open .closed,
.toggleNavigation.closed .open,
.toggleNavigation.open .closed
{
    font-size: 150%;
    text-align: center;
    margin-left: -3px;
	color: #0f3055
}

.image-container img {
	width: 150px!important;
}
.map_container {
	display:inline-block;
}
.map_container a {
    border: 2px solid #0f3055!important;
    width: 19px;
    height: 19px;
    margin-top: -8px;
    margin-left: -8px;
}
.map_container a.active {
    opacity: 1;
    border: 2px solid #fff!important;
    width: 19px;
    height: 19px;
}

.map_container a.hover,
.map_container a:hover {
  opacity: 1;
  border: 2px solid transparent!important;
  background: #0f3055!important;
}


.footerBar {
	position: absolute;
    bottom: 0;
    padding: 30px 10px 10px;
  	border-top: 1px solid #000;
    width: 250px;
    text-align: left;
	right: 0;
    z-index: 10000;
	font-size: 15px;
}
.footerBar a {
	color: #000;
}
.footerBar a:hover {
	text-decoration: none;
}

.footerBar a.viking {
	text-decoration: underline;
}
.footerBar .footerBtn a {
	float: left;
	width: 25%;
	text-align: center;
}

.footerBar .footerBtn a:hover,
.footerBar .footerBtn a:focus {
	text-decoration: none;
}

.tooltip_window {
    background: #0f3055;
    color: #fff;
    border: 2px solid #fff;
}


.tooltip_window.left:after {
	width: 4px;
    height: 12px;
    margin: 0;
    border: 0;
    background: #0f3055;
    right: 50%;
    z-index: 10;
    top: 28px;
}

.withmapmaker {
	cursor: pointer;
}
.withmapmaker:before {content: attr(data-tooltip);
    font-size: 80%;
    background: #0f3055;
    color: #fff;
    border: 2px solid #fff;
    line-height: 27px;
    height: 30px;
    padding: 0px 10px;
    z-index: 1000000;
    position: relative;
    display: block;
    left: -50%;
    top: -45px;
    white-space: nowrap;
}
.withmapmaker:after {
  cursor: pointer;
  content: "";
  width: 4px;
  height: 10px;
  margin: 0;
  border: 0;
  background: #0f3055;
  z-index: 10;
  top: -17px;
  display: block;
  position: absolute;
}

.fancybox-stage blockquote {
margin: 0; border: 0;
}
.fancybox-is-open .fancybox-bg { opacity: .3; }
.fancybox-close-small svg {     border: 2px solid; border-radius: 50%; }

@media (max-width: 759px),
		(orientation: portrait) {
  .toggleNavigationMap, .map-container {
    display: none!important;
  }
}
@media (min-width: 760px) {
  .toggleNavigationMap, .map-container {
    display: block;
  }
}





.sidebarNavigation .content-container {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.content-container b,
.content-container i {
		font-family: "Garamond", serif;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 400;
}
.content-container b {
font-weight: 600; }
.content-container i {
	letter-spacing: 6px;
}




.player_hideSubtitle svg,
.player_startSubtitle svg {
    height: 20px;
    width: 27px;

}


.audio-subtext {
  max-width: 100vw;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10000;
  text-align: center;
  background: #000;
  color: white;
  right: 250px;
  padding: 7px 10px 6px;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.audio-subtext.hide {
  display:none!important;
}
.audio-subtext.closed {
  right: 0
}
.audio-subtext:empty {
  padding: 0
}



.fancybox-stage blockquote:nth-child(1),
.fancybox-stage blockquote:nth-child(4) {
  padding-bottom: 0;
}


#descriptionBox { max-width: 720px; }
.fancybox-content .headline { font-size: 24px; padding-bottom: 30px; }
.fancybox-container .content h2 { font-size: 22px; font-weight: bold; }
.fancybox-container .content h3 { font-size: 18px; font-weight: bold; }
.fancybox-container .content ol {padding-left: 15px; }
.fancybox-container .content li, .fancybox-container .content p { font-size: 15px; padding-bottom: 10px; }

@media screen and (orientation:landscape) and (max-width: 767px) {
	#welcome {
	    width: calc(100vw - 180px);
	    margin-top: 8%;
	}
}

@media (max-width: 767px) {
  .toggleNavigation {
      top: 71%; /*58%*/
  }
  
  #descriptionBox .col-sm-4 {
  	margin-top: 20px;
  }
  #descriptionBox .col-sm-4:first-child {
  	margin-top: 0px;
  }
  #image_container .withmapmaker,
  #image_container a.pano {
  	display:none;
  }
}

@media (max-width: 1150px) {
  .withmapmaker:before {
    top: -37px;
    line-height: 20px;
    height: 22px;
    font-size: 70%;
    padding: 0 6px;
    border: 1px solid #fff;
  }
}


.navigation-container li {
    border-top: 1px solid #000;
}
.navigation-container li>ul li {
    margin-bottom: 10px;
}
.navigation-container li>ul li a:link, .navigation-container li>ul li a:visited {
    border: 2px solid #0F3055;
    padding: 0px;
}


.navigation-container li>ul li .navigation_title {
    padding: 2px 0px 4px 5px;
    display: block;
}

/* a.pano.SubOpen { font-weight: bold; } */

.navigation-container .sub-menu.open {
	display: unset;
}

.navigtaion_title {
    font-family: "Frutiger", Arial, Helvetica, Sans-Serif;
    color: #0f3055;
    padding-bottom: 7px;
	font-weight: bold;
}
.map-container .toggleNavigationMap {
    right: -75px!important;
    width: 72px;
}

#sharebox .sharebar a {
    width: 115px;
}

.closed .map_container .withmapmaker {
	display: none;
}

.noSound {
    opacity: 0.5;
    pointer-events:none!important;
}

#welcome_container.closed {
  margin-right: 0;
}