@font-face {
	font-family: 'GraublauWeb';
	src: url('fonts/graublauweb-webfont.eot');
	src: url('fonts/graublauweb-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/graublauweb-webfont.woff2') format('woff2'),  url('fonts/graublauweb-webfont.woff') format('woff'),  url('fonts/graublauweb-webfont.ttf') format('truetype'),  url('fonts/graublauweb-webfont.svg#graublau_webregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%; /*Querformat iPhone Schriftgröße soll gleich bleiben*/
}
html {
	height:100%;
 min-height:100%; }
img {
	border: none;
}
body {
	font-family: GrauBlauWeb, Arial;
	overflow-x: hidden;
}
a, a:hover, a:visited, a:focus {
	color: inherit;
	text-decoration: inherit;
}
.cc-revoke {
  display: none!important;
  top: -200px;
}
.cc-message {
  font-size: 13px!important;
  font-family: GrauBlauWeb, Arial!important;
  line-height: 16px!important;
}
.cc-btn {
  font-size: 12px!important;
  line-height: 16px!important;
  font-family: GrauBlauWeb, Arial!important;
  font-weight: normal!important;
  text-align: left!important;
}
@media only screen and (max-width: 450px){
  .cc-btn:first-of-type {
     text-align: right!important;
  }
}
#overlay {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1);
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	padding: 0 10px;
	z-index: 10;
}
.overlay_wrapper span {
	margin-top: 20px;
	display: block;
}
nav {
	width: 100%;
	height: 40px;
	background: rgba(255,255,255,0.9);;
	position: fixed;
	bottom: 0;
	padding-left: 10px;
	z-index: 3;
}
nav .info { 
	color: #595959;
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;
	margin-right: 4px;
	font-size: 13px;
}
nav .info:hover {
	color: #040404;
}
.controllerWrapper {
	display: inline-block;
	margin-top: 9px;
}
#thumbContainer {
	cursor: pointer;
	display: inline-block;
	margin-right: 4px;
}
#thumbContainer:hover .thumbButton {
	background: #3A3A3A; 
}
.thumbButton {
	width: 16px;
	height: 11px;
	background: #595959;
	margin-left: 2px;
	display: inline-block;
}
#slidecounter, .slidenumber, .sliderPrev {
	display: inline-block;
}
.totalslides {
	color: #595959;
	display: inline-block
}
.slideCountWrapper {
	display: inline-block;
	text-align: center;
	min-width: 70px; /*Verhindern von hin-und-her springen des Logo-Schriftzugs*/
}
.sliderNext, .sliderPrev {
	font-size: 14px;
	color: #595959;
	cursor: pointer;
}
#toggleMenu {
	position: fixed;
	bottom: 50px;
	right: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	z-index: 2;
}
.menuIfCaption {
	bottom: 80px!important;
}
#toggleMenu span {
	font-size: 20px;
}
.fallbackMenu { font-size: 34px; margin-top: -6px; margin-right: -4px; }
#caption, nav ul li ul, #toggleMenu {
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}
.pause {
	display: inline-block;
	margin-right: 4px;
	cursor: pointer;
	margin-top: 8px;
	vertical-align: top;
}
.play {
	display: none;
	height: 14px;
	margin-left: -6px;
	margin-right: 7px;
	margin-top: 8px;
	cursor: pointer;
	vertical-align: -3px;
}
.bar /*Pausenbalken*/ {
	background: #595959;
	width: 2px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
}
.triangle { /*Play-Dreieck*/
	width: 0px;
	height: 0px;
	margin-left: 50%;
	margin-top: 50%;
	left: 0px;
	top: -8px;
	position: relative;
	border-top: 8px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #595959; /*Breite*/
}
.toggleMobileMenu {
	display: none;
}
h1 {
	font-size: 16px;
	display: inline-block;
	font-weight: normal;
	vertical-align: -1px;
}
h1 .names {
	color: #595959;
}
#caption {
	position: fixed;
	opacity: 0;
	bottom: 40px;
	border-bottom: 1px solid #fff;
	background: rgba(255,255,255,0.8);
	width: 100%;
	color: #000;
	height: 32px;
	font-size: 16px;
	font-family: GrauBlauWeb;
	padding: 6px 6px 6px 9px;
	z-index: -1;
}
.showCaption {
	opacity: 1!important;
	z-index: 2!important; /*Important um opacity:0 aus ID-Style zu überschreiben */
}
#thumbnailLayer {
	position: fixed;
	bottom: 40px;
	width: 100%;
	height: 130px;
	background: rgba(255,255,255,0.8);
	display: none;
	padding: 0 40px;
	padding-bottom: 30px;
	z-index: -1;
}
.thumbnailsIfCaptionVisible {
	bottom: 72px!important;
}
.thumbnailScrollWrapper { /*width wird in thumbnailPositioning() errechnet */
	overflow: scroll;
	display: inline-block;
	position: relative;
	left: 0;
	z-index: -1;
}
#thumbnailLayer img {
	height: 100px;
	width: 134px;
	margin-top: 15px;
	margin-right: 10px;
	cursor: pointer;
}
.thumbTrayPrev, .thumbTrayNext, .sliderTrayPrev, .sliderTrayNext, .lightboxArrowPrev, .lightboxArrowNext {
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 30px;
	z-index: 2;
	background: rgba(255,255,255,0.55);
	padding: 0 9px;
	line-height: 0.9em;
	top: 55px;
	cursor: pointer;
}
.thumbTrayPrev, .sliderTrayPrev {
	left: 0px;
}
.thumbTrayNext, .sliderTrayNext {
	right: 0;
	text-align: right;
}
.showInBlack {
	/*Der Klassenname ist mittlerweile falsch,  früher wurde nur die Farbe gewechselt*/
	margin-bottom: 125px;
	text-shadow: none!important; /*Important um color aus ID-Style zu überschreiben */
}
/*Mainstage*/
#mainstage {
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	z-index: -2;
	overflow: hidden;
}
#mainstage, .lightboxImage { 
	/*IE-Mobile Swipe Funktionen*/
	-ms-content-zooming: none;
    -ms-touch-action: none;
    -ms-overflow-style: none; 
}
#mainstage ul {
	display: none;
}
#mainstage .bigPicture {
	display: none;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	background-size: cover;
}
#mainstage .active {
	display: block;
}
/* Menü */
nav ul {
	position: relative;
	float: right;
	display: inline-block;
	list-style: none;
	margin-top: 11px;
	margin-right: 12px;
	font-size: 13px;
	text-transform: uppercase;
	color: #595959;
}
nav ul li {
	cursor: pointer;
}
nav li:hover {
	color: black;
	cursor: pointer;
}
nav>ul>li {
	display: inline-block;
	margin-left: 5px;
	padding-top: 10px;
	margin-top: -10px;
}
nav>ul>li:before {
	content: " | ";
	margin-right: 5px;
}
nav ul li:first-of-type:before {
	content: "";
	margin-right: 0;
}
nav>ul>li:hover > ul {
	display: block;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.5s;
	animation-name: fadeIn;
	animation-duration: 0.5s;
}
nav>ul>li>ul {
	display: none;
	float: left;
	position: absolute;
	bottom: 100%;
	margin-bottom: 10px;
	width: 123px;
	margin-top: 1px;
	padding-bottom: 9px;
	line-height: 25px;
}
nav>ul>li>ul>li {
	display: block;
	background: rgba(255,255,255,1);
	padding-left: 10px;
}
nav>ul>li>ul>li:first-of-type {
	padding-top: 5px;
}
nav>ul>li>ul>li:last-of-type {
	padding-bottom: 5px;
}
nav>ul>li>ul>li>ul {
	display: none;
	width: 148px;
	position: fixed;
	left: -8px;
	z-index: 2;
	padding: 0 12px 20px 0;
}
nav>ul>li>ul>li>ul>li {
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
nav>ul>li>ul>li>ul>li:first-of-type {
	padding-top: 5px;
}
nav>ul>li>ul>li>ul>li:last-of-type {
	padding-bottom: 5px;
}
nav>ul>li>ul>li:hover > ul {
	display: block;
	opacity: 1;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.5s;
	animation-name: fadeIn;
	animation-duration: 0.5s;
}
.mobileMenu {
	display: none;
	top: 0px;
	padding-left: 30px;
	font-size: 16px;
	text-transform: uppercase;
	z-index: 1;
	padding-bottom: 40px;
	padding-top: 20px;
	list-style: none;
	width: 100%;
	min-height: 100%;
	position: absolute;
	background: rgba(255,255,255,0.95);
}
.mobileMenu>li {
	margin-bottom: 30px;
	color: #3C3C3C;
}
.mobileMenu>li:last-of-type {
	cursor: pointer;
} /* +Publishing ist auch anklickbar*/
.mobileMenu>li:before {
	content: "";
	margin-left: -14px;
}
.mobileMenu>li>ul>li {
	list-style: none;
	color: #595959;
	cursor: pointer;
}
.mobileMenu>li>ul>li:hover {
	color: #000;
}
.mobileMenu>li>ul>li:first-of-type {
	margin-top: 8px;
}
.mobileMenu>li>ul>li>ul {
	display: none;
}
.mobileMenu>li>ul>li>ul>li {
	margin-left: 10px;
	list-style: none;
}
.mobileMenu>li>ul>li>ul>li:first-of-type {
	margin-top: 8px;
}
.mobileMenu>li>ul>li>ul>li:last-of-type {
	margin-bottom: 8px;
}
/* Slider Unterseite */
.sliderMobileMenu {
	z-index: 3;
}
.sliderWrapper::-webkit-scrollbar {
display: none;
}
#sliderBackground {
	position: fixed;
	top:0; left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(../img/uploads/sliderBackground.jpg);
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-position: center center;
}
#textBackground { display: none; }
.sliderWrapper {
	width: 100%;
	-webkit-overflow-scrolling: touch;
	overflow: hidden;
	overflow-x: scroll;
}
.sliderHeadline {
	margin-left: 194px;
	margin-top: 10px;
}
#slider { /*Nur DEFAULT eigentlicher Wert wird via JS bestimmt */
	width: 9999px;
	left: 0; /* <-Muss stehen bleiben, da Default=auto*/
	position: relative;
}
#slider img { /*Bestimmung der Height via JS*/
	display: inline-block;
	cursor: pointer;
}
.sliderText {
	width: 70%;
	margin-left: 207px;
	margin-top: 50px;
	font-family: Arial;
	color: white;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 50px; /*Damit die Nav-Bar nichts verdeckt*/
	max-width: 750px;
	padding-bottom: 15px;
}
.imageWrapper {
	display: inline-block;
}
h2 {
	margin-top: 50px;
	margin-left: 204px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 50px;
	color: #fff;
}
.sliderImageCaption {
	display: none;
	position: absolute;
	bottom: 0;
	background: rgba(255,255,255,0.8);
	padding: 10px;
	padding-bottom: 15px;
	min-height: 30px;
	font-family: Arial;
	font-size: 11px; /*width via JS*/
}
.sliderImageCaption .moreImages {
	color: red;
	display: block;
	text-transform: uppercase;
	margin-top: 5px;
}
.sliderImageCaption a {
	color: #B22629;
}
.lightboxOverlay {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.9);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	display: none;
	cursor: pointer;
}
.lightboxImage {
	position: fixed;
	display: none;
	z-index: 6;
	margin-top: -30px;
}
.lightboxArrowPrev, .lightboxArrowNext {
	z-index: 7;
	display: none;
	position: fixed;
}
.lightboxCaptionBox {
	position: fixed;
	z-index: 6;
	display: none;
	text-transform: uppercase;
}
.lightboxCaptionBox .moreImages {
	display: none;
	color: red;
	text-transform: uppercase;
	font-size: 12px;
	vertical-align: 1px;
}
.lightboxCaptionBox .moreImagesConnection {
	display: none;
}
#lightboxClose {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 6;
	display: none;
	color: #242424;
	cursor: pointer;
}
.touchDevice {
	display: none!important; /*Auf mobilen Devices keine Pfeile anzeigen!*/
}
/* Text-Seiten */
#textStage {
	width: 90%;
	padding-bottom: 150px;
	position: absolute;
	background: rgba(230,230,230,0.92);
	max-width: 680px;
	top: 100%;
	padding-left: 50px;
	padding-right: 50px;
	min-height: 90%;
	left: 10%;
	-webkit-transition: top 600ms, opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: top 600ms, opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0.2;
	line-height: 1.8em;
	font-family: Arial;
	color: #666666;
	font-size: 13px;
}
#textStage a { color: #212121; }
.ready {
	top: 10%!important;
	opacity: 1!important;
}
#textStage h2 {
	text-transform: none;
	color: #666666;
	margin-left: 0;
}
.englishText {
	font-style: italic;
	font-weight: bold;
}
.higherZIndex {
	z-index: 4;
} /*Ohne lässt sich das Mobile Menu nicht mehr schliessen*/
 @-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
15% {
opacity: 0.15;
}
20% {
opacity: 0.18;
}
25% {
opacity: 0.2;
}
30% {
opacity: 0.25;
}
40% {
opacity: 0.3;
}
45% {
opacity: 0.35;
}
47% {
opacity: 0.38;
}
50% {
opacity: 0.4;
}
55% {
opacity: 0.45;
}
60% {
opacity: 0.5;
}
65% {
opacity: 0.6;
}
70% {
opacity: 0.7;
}
75% {
opacity: 0.8;
}
80% {
opacity: 0.9;
}
90% {
opacity: 0.94;
}
100% {
opacity: 1;
}
}
 @keyframes fadeIn {
0% {
opacity: 0;
}
15% {
opacity: 0.15;
}
20% {
opacity: 0.18;
}
25% {
opacity: 0.2;
}
30% {
opacity: 0.25;
}
40% {
opacity: 0.3;
}
45% {
opacity: 0.35;
}
47% {
opacity: 0.38;
}
50% {
opacity: 0.4;
}
55% {
opacity: 0.45;
}
60% {
opacity: 0.5;
}
65% {
opacity: 0.6;
}
70% {
opacity: 0.7;
}
75% {
opacity: 0.8;
}
80% {
opacity: 0.9;
}
90% {
opacity: 0.94;
}
100% {
opacity: 1;
}
}

@media only screen and (max-width:860px) {
.prename {
	display: none;
}
.lightboxCaptionBox {
	text-align: center;
}
.lightboxCaptionBox .moreImages {
	display: block;
}
}

@media only screen and (max-width:800px) {
#textStage {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
#toggleMenu {
	display: none;
}
.prename {
	display: none;
}
.sliderHeadline {
	margin-left: 10px;
}
h2 {
	margin-left: 20px;
}
.sliderText {
	width: 100%;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
}
}

@media only screen and (max-width:767px) {
nav ul, .slideCountWrapper, #thumbContainer {
	display: none;
}
.toggleMobileMenu {
	display: inline-block;
	color: #595959;
	float: right;
	font-size: 24px;
	margin-right: 10px;
	margin-top: 3px;
	cursor: pointer;
}
.toggleMobileMenu:hover {
	color: black;
}
}

@media only screen and (max-width:500px) {
#textStage {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	top: 1%!important;
}
}

@media only screen and (max-width:500px) {
.pause {
	margin-left: 0;
}
#slidestage h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 20px;
}
#textStage h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	margin-left: 0px;
	margin-right: 15px;
}
#textStage {
	padding-left: 30px;
}
.lightboxCaption, .moreImagesConnection { display: none!important; }
}

@media only screen and (max-width:320px) {
#textStage {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0;
	height: auto;
	min-height: 100%;
}
}

@media only screen and (max-width:280px) {
nav .info {
	display: none;
}
}
@media only screen and (min-width: 600px){
	.lightboxCaptionBox { margin-left: 20px; margin-right: 20px; }
}
@media only screen and (max-height: 500px){
	.lightboxCaption, .moreImagesConnection { display: none!important; }
	.mobileMenu { height: auto!important; }
	h2 { margin-top: 20px; margin-bottom: 20px; }
}


/**
LADEANIMATION
 */

@keyframes spin {
 to { transform: rotate(1turn); }
}
.progress {
	position: relative;
	display: inline-block;
	width: 5em;
	height: 5em;
	margin: 0 .5em;
	font-size: 12px;
	text-indent: 999em;
	overflow: hidden;
	top: 30px;
	animation: spin 0.5s infinite steps(8);
}
.fallbackProgress{
	height: 100%;
	width: 100%; 
	margin-top: 45vh;
	text-align: center;
	position: absolute;
}
.small.progress {
	font-size: 6px;
}
.large.progress {
	font-size: 24px;
}
.progress:before, .progress:after, .progress > div:before, .progress > div:after {
	content: '';
	position: absolute;
	top: 0;
	left: 2.25em; /* (container width - part width)/2  */
	width: .5em;
	height: 1.5em;
	border-radius: .2em;
	background: #eee;
	box-shadow: 0 3.5em #eee; /* container height - part height */
	transform-origin: 50% 2.5em; /* container height / 2 */
}
.progress:before {
	background: #555;
}
.progress:after {
	transform: rotate(-45deg);
	background: #777;
}
.progress > div:before {
	transform: rotate(-90deg);
	background: #999;
}
.progress > div:after {
	transform: rotate(-135deg);
	background: #bbb;
}
