/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
  overflow-y: scroll;
}

body {
	background-color: #ffffff;
	color: #1d1d1b;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px; 		/* 21px */
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 34px;		/* 34px */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
	font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
    -webkit-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
    -moz-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
    -ms-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
    -o-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
}

body.body-inverted {
	color: #ffffff;
	letter-spacing: 0.02em;
}

a, 
a:link, 
a:hover, 
a:active {
	color: #1d1d1b;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px; 		/* 21px */
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 34px;		/* 34px */
	outline: 0;
	text-decoration: underline;
}

body.body-inverted a,
body.body-inverted a:link, 
body.body-inverted a:hover, 
body.body-inverted a:active  {
	color: #ffffff;
	letter-spacing: 0.02em;
}

/* hide 'alt' link */

.flexible a, .flexible a:link,
.flexible a:hover, .flexible a:active {
	color: #ffffff;
	text-decoration: none;
}

a[href^="mail"]:link,
a[href^="mail"]:visited,
a[href^="mail"]:hover {
	text-decoration: none;
}

.font-size-20-height-28 a[href^="mail"]:link,
.font-size-20-height-28 a[href^="mail"]:visited,
.font-size-20-height-28 a[href^="mail"]:hover {
	font-size: 20px; 		/* 20px */
	letter-spacing: 0.01em;
	line-height: 28px;		/* 28px */
	text-decoration: underline;
}

strong a[href^="mail"]:link,
strong a[href^="mail"]:visited,
strong a[href^="mail"]:hover {
	font-weight: 700;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
	cursor: default;
	text-decoration: none !important;
}

.font-size-20-height-28 a[href^="tel"]:link,
.font-size-20-height-28 a[href^="tel"]:visited,
.font-size-20-height-28 a[href^="tel"]:hover {
	cursor: default;
	font-size: 20px; 		/* 20px */
	letter-spacing: 0.01em;
	line-height: 28px;		/* 28px */
	text-decoration: none !important;
}

strong a[href^="tel"]:link,
strong a[href^="tel"]:visited,
strong a[href^="tel"]:hover {
	font-weight: 700;
}

.font-semibold {
	font-weight: 600;
}

.font-color-ffffff {
	color: #ffffff;
}

.font-color-1d1d1b {
	color: #1d1d1b;
}

.font-size-14-height-21 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px; 		/* 14px */
	letter-spacing: 0.02em;
	line-height: 21px;		/* 17px */
}

.font-size-20-height-28 {
	font-size: 20px; 		/* 20px */
	letter-spacing: 0.01em;
	line-height: 28px;		/* 28px */
}


h1,
h1.headline,
h1.function-page,
h2,
h2.headline,
h2.headline-text-centered,
h2.function-page,
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 29px; 		/* 29px */
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 36px;		/* 36px */
	margin: 0;
	padding: 0;
	width: 100%;
}

h1.headline-intro {
	margin: 82px 0px 37px 0px;
}

h1.function-page {
	font-size: 24px; 		/* 24px */
	letter-spacing: 0.03em;
	line-height: 28px;		/* 28px */
	margin: 150px 0px 30px 0px;
}

h2.headline-text-centered {
	display: inline-block;
	margin: 21px 0px 71px 0px;
	width: auto;
}

h2.function-page {
	font-size: 20px; 		/* 20px */
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 28px;		/* 28px */
	margin: 0px 0px 28px 0px;
}

h2.function-page-no-margin-bottom {
	margin: 0px 0px 0px 0px;
}

i, 
em,
.font-italic {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}

strong,
b {
	font-weight: 700;
}

p {
	padding: 0;
	margin: 0px 0px 34px 0px;
}

p.paragraph-last {
	
}

p.function-page-paragraph {
	padding: 0;
	margin: 0px 0px 28px 0px;
}

p.function-page-paragraph.function-page-paragraph-last {

}

p.contact-last {
	margin: 0px 0px 0px 0px;
}

.no-wrap {
	white-space: nowrap;
}

.text-centered {
	text-align: center;
}

.header {
	float: left;
	position: relative;
	width: 100%;
	z-index: 10;
}

.header-inner-wrapper {
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 12;
}

.no-js .header-inner-wrapper {
	position: absolute;
}

.header-background {
	height: 70px;
	margin: 0px auto;
	position: relative;
	width: 100%;
	z-index: 10;
}

.header-background-color {
	background: #ffffff;
	height: 70px;
	left: 0px;
	opacity: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 15;
}

.header-background-color-function-page {
	opacity: 1;
}

body.body-inverted .header-background-color {
	background: #000000;
}

.header-inner-frame {
	margin: 0px auto;
	max-width: 1632px;
	position: relative;
	width: 100%;
}

.header-inner-left {
	position: absolute;
	left: 20.1%;
	top: 25px;
	z-index: 120;
}

.header-inner-right {
	position: absolute;
	right: calc( -200px + 30.5% );
	top: 27px;
	z-index: 120;
}

.frame {
	float: left;
	width: 100%;
}

.frame-home-1 {
	background-color: #bbd0e5;
}

.frame-home-2 {
	background-color: #c9d9ea;
}

.frame-home-3 {
	background-color: #969fa3;
}

.frame-home-4 {
	background-color: #abb2b5;
}

.frame-home-5 {
	background-color: #010101;
}

.frame-home-6 {
	background-color: #ffffff;
}

.frame-home-7 {
	background-color: #2d2b2b;
}

.frame-home-8 {
	background-color: #e5ded8;
}

.frame-home-9 {
	background-color: #eae5df;
}

.frame-home-10 {
	background-color: #010101;
}

.frame-home-11 {
	background-color: #ffffff;
}

.frame-home-12 {
	background-color: #d9908c;
}

.frame-home-13 {
	background-color: #e0a7a3;
}

.frame-home-14 {
	background-color: #b9c2ce;
}

.frame-home-15 {
	background-color: #c7ced8;
}

.frame-theatre-opera-1 {
	background-color: #282f42;
}

.frame-theatre-opera-2 {
	background-color: #3e4455;
}

.frame-theatre-opera-3 {
	background-color: #000000;
}

.frame-theatre-opera-4 {
	background-color: #333333;
}

.frame-theatre-opera-5 {
	background-color: #6f6d5e;
}

.frame-theatre-opera-6 {
	background-color: #8c8a7e;
}

.frame-theatre-opera-7 {
	background-color: #3f141e;
}

.frame-theatre-opera-8 {
	background-color: #65434b;
}

.frame-theatre-opera-9 {
	background-color: #010302;
}

.frame-theatre-opera-10 {
	background-color: #343535;
}

.frame-theatre-opera-11 {
	background-color: #4f3522;
}

.frame-theatre-opera-12 {
	background-color: #725d4e;
}

.frame-theatre-opera-13 {
	background-color: #1b0601;
}

.frame-theatre-opera-14 {
	background-color: #493834;
}

.frame-theatre-opera-15 {
	background-color: #0f0c27;
}

.frame-theatre-opera-16 {
	background-color: #3f3d52;
}

.frame-theatre-opera-17 {
	background-color: #131112;
}

.frame-theatre-opera-18 {
	background-color: #424141;
}

.frame-biography-1 {
	background-color: #c2c4b9;
}

.frame-biography-2 {
	background-color: #d6d6cf;
}

.frame-contact-1 {
	background-color: #4a6fa4;
}

.frame-contact-2 {
	background-color: #6e8cb6;
}

.frame-imprint {
	background-color: #f4f1ed;
}

.frame-privacy-policy {
	background-color: #ecf1f7;
}



.frame-inner {
	margin: 0px auto;
	max-width: 1632px;
}

.position-relative {
	position: relative;
}

.logo {
	display: block;	
	margin: 123px 0px 0px 0px;
	width: 517px;	
}

.logo-function-page {
	display: none;
}

.logo-small {
	display: none;	
	margin: 0px 0px 0px 0px;
	opacity: 0;
	width: 260px;
}

.logo-small-function-page {
	display: block;	
	opacity: 1;
}

.main {
	width: 100%;
}

.content-wrapper {
	margin: 0px auto;
	width: 1408px;
}

.content-wrapper-inner-wrapper {
	float: left;
	padding: 0px 0px 47px 0px;
	position: relative;
	width: 100%;
}

.content-wrapper-inner {
	float: right;
	padding: 0px 0px 47px 0px;
	position: relative;
	width: 1063px;
}

.content-left {
	float: left;
	width: 725px;
}

.content-left-intro {
	width: 700px;
}

.content-left-home-cd {
	margin: 0px 0px 0px -15px;
	max-width: 1235px;
	width: 89.6vw;
}

.content-left-home-cd-left {
	float: left;
	padding: 128px 0px 88px 0px;
	max-width: 730px;
	width: 43.6vw;
}

.content-left-home-cd-right {
	float: left;
	margin: 130px 0px 0px 74px;
	width: 427px;
}

.content-right {
	bottom: 90px;
	position: absolute;
	right: 0px;
	width: 188px;
}

.content-right-home-cd {
	bottom: 110px;
}

.content-theatre-opera {
	float: right;
	margin-right: calc( -200px + 30.5% );
	padding: 0px 0px 47px 0px;
	width: 1004px;
}

.textbox-toggle-trigger {
	cursor: pointer;
	font-weight: 700;
	text-decoration: underline;
	display: none;
}

.textbox-togglecontent {
	display: block;
}

.menu-closed {
	display: none;
}

#menu-closed-icon {
	display: none;
}

.menu-opened {
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
	float: right;
	display: block;	
	width: 100%;
}

.menu-opened-inner-wrapper {
	float: right;	
}

.menu-opened-inner {
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
	float: left;
	width: 100%;
}

.menu-opened-inner-inner {
	text-align: center;
}

.headline-quotation-mark-wrapper {
	float: left;
	margin: 56px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

.headline-quotation-mark-start {
	display: inline-block;
	margin: 0px 15px 0px 0px;
	position: relative;
	top: 34px;
	width: 64px;

}

.headline-quotation-mark-end {
	display: inline-block;
	margin: 0px 0px 0px 11px;
	position: relative;
	top: -21px;
	width: 64px;
}

ul {
	list-style-type: none;
	margin: -30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

ul.font-size-20-height-28 {
	list-style-type: none;
	margin: 0px 0px 28px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

ul.font-size-20-height-28 li {
	background: transparent url(../art/bg-bullet-list-mobile.png) no-repeat;
	background-size: 6px;
	background-position: 0px 12px;	
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 28px;
}

ol.cd-playlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ol.cd-playlist li {
	letter-spacing: 0.02em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

.signal-wrapper {

}

.text-signal {
	float: left;
}

.logo-signal {
	float: left;
	padding: 3px 0px 0px 8px;
	width: 32px;
}

.footer {
	float: left;
	width: 100%;
}

.footer-inner-left {
	float: left;
	margin: 54px 0px 6px 40px;
}

.footer-inner-right {
	float: right;
	margin: 22px 44px 0px 0px;
	width: 28px;
}

.image-intro {
}

.slider-gallery-video-play-button
{
	width: 8%;
	position: absolute;
	left: 50%;
	margin: -4% 0% 0% -4%;
	top: 50%;
	z-index: 5;
}

.slider-gallery-video-overlay
{
	background-color: rgba(0, 0, 0, 0.9);
	display: none;
	height: 100%;
	left: 0px;
	opacity: 0;
	/*position: absolute;*/
position: fixed;
	top: 0px;
	width: 100%;
	z-index: 200;
}

.slider-gallery-video-overlay-close
{
	/*position: absolute;
	right: 1%;
	top: 3%;*/
	width: 3%;
}

.slider-gallery-video-overlay-inner
{
	margin: 0px auto;
	max-width: 1246px;
	/*position: relative;*/
/*position: absolute;*/
	width: 99.6%;
/*z-index: 210;*/
}

.slider-gallery-video-overlay-inner-inner
{
	margin: 0px auto;
	width: 100%;
}

.embedded-video-overlay
{
}

/* ==========================================================================
   BxSlider
   ========================================================================== */


#slidergallery-content {
	margin: 0px auto;
	position: relative;
	width: 100%;
}

#slidergallery-inner {
	float: left;
	width: 100%;
}

.slidergallery-image-title {
	bottom: 71px;
	position: absolute;
	right: 44px;
	text-align: right;
	width: 70%;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

ul.bxslider {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

ul.bxslider li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: transparent;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0px;
	width: 30%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../art/bx-slider/loading-gallery.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

/* PAGER */

.bx-wrapper .bx-pager {
	color: #666;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-pager.bx-default-pager {
	bottom: 20px !important;
	left: 44px !important;
	position: absolute !important;
	top: auto !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
 	background: url(../art/bx-slider/btn-gallery-dot.png) no-repeat center center;
	background-size: 9px 8px;
	text-indent: -9999px;
	display: block;
	width: 9px;
	height: 8px;
	padding: 0;
	margin: 0px 8px 0px 0px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(../art/bx-slider/btn-gallery-dot-hi.png) no-repeat center center;
	background-size: 9px 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(../art/bx-slider/btn-gallery-dot-hi.png) no-repeat center center;
	background-size: 9px 8px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	background: url(../art/bx-slider/btn-gallery-arrow-prev.png) no-repeat top left;
	background-size: 19px 28px;
	height: 28px !important;
	left: 44px;
	margin: -14px 0px 0px 0px;
	top: 50% !important;
	width: 19px;
	z-index: 5 !important;
}

.bx-wrapper .bx-next {
	background: url(../art/bx-slider/btn-gallery-arrow-next.png) no-repeat top left;
	background-size: 19px 28px;
	height: 28px !important;
	margin: -14px 0px 0px 0px;
	right: 43px;
	top: 50% !important;
	width: 19px;
	z-index: 5 !important;
}

.bx-wrapper .bx-prev:hover {
	/*background-position: 0 0;*/
}

.bx-wrapper .bx-next:hover {
	/*background-position: -43px 0;*/
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0px;
	outline: 0;
	width: 20px;
	height: 100%;
	text-indent: -9999px;
	z-index: 10;
	-webkit-backface-visibility: hidden;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


.flexible {
	color: #ffffff;
	font-size: 10px;
	height: auto !important;
	max-width: 100% !important;
	-ms-interpolation-mode: bicubic;
	display: block;
	outline: 0;
	width: 100%;
}



.showsmart, 
.showtabletlandscape,
.showtabletportrait, 
.showsmartinline {
	display: none;
}

.hidesmart, 
.hidetabletportrait,
.hidetabletlandscape {
	display: block;
}


/* ==========================================================================
   Navigation
   ========================================================================== */

/*main menu*********************/

ul.mainmenu {
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

ul.mainmenu li,
ul.mainmenu li .menu-spacer,
ul.mainmenu li.hi {
	color: #1d1d1b;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px; 	/*14px*/
	font-weight: 400;
	letter-spacing: 0.022em;
	line-height: 22px;	/*22px*/
	margin: 0px;
	padding: 0;
	text-align: center;
}

body.body-inverted ul.mainmenu li,
body.body-inverted ul.mainmenu li .menu-spacer,
body.body-inverted ul.mainmenu li.hi {
	color: #ffffff;
}

ul.mainmenu li .menu-ampersand-before-spacer {
	letter-spacing: 0.06em;
}

ul.mainmenu li .menu-ampersand-after-spacer {
	letter-spacing: 0.06em;
}

ul.mainmenu li .menu-spacer {
	float: right;
	margin: 0px 0px 0px 0px;
}

ul.mainmenu li:nth-child( 1 ) {
	width: 128px;
}

ul.mainmenu li:nth-child( 2 ) {
	width: 208px;
}

ul.mainmenu li:nth-child( 3 ) {
	width: 108px;
}

ul.mainmenu li:nth-child( 4 ) {
	width: 70px;
	text-align: right;
}

ul.mainmenu li a.jsmainmenu,
ul.mainmenu li.hi a.jsmainmenu {
	color: #1d1d1b;
	font-family: Open Sans, sans-serif;
	font-size: 17px; 	/*14px*/
	font-weight: 400;
	letter-spacing: 0.022em;
	line-height: 22px;	/*22px*/
	margin: 0;
	outline: 0;
	text-decoration: none;
}

body.body-inverted ul.mainmenu li a.jsmainmenu,
body.body-inverted li.hi a.jsmainmenu {
	color: #ffffff;
}

ul.mainmenu li a.jsmainmenu:hover,
ul.mainmenu li.hi {
	font-weight: 700;
	letter-spacing: 0em;
}


/* function menu */

ul.function-menu {
	float: left;
	list-style-type: none;
	padding: 0;
}

ul.function-menu li,
ul.function-menu li .menu-spacer,
ul.function-menu li.hi {
	color: #1d1d1b;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px; 	/*17px*/
	font-weight: 400;
	letter-spacing: 0.022em;
	line-height: 22px;	/*25px*/
	margin: 0px;
	padding: 0;
	text-align: center;
}

ul.function-menu li .menu-spacer {
	float: right;
	margin: 0px 0px 0px 0px;
}

ul.function-menu li:nth-child( 1 ) {
	width: 106px;
}

ul.function-menu li:nth-child( 2 ) {
	width: 112px;
}


ul.function-menu li a.jsmainmenu,
ul.function-menu li.hi a.jsmainmenu {
	color: #1d1d1b;
	font-family: Open Sans, sans-serif;
	font-size: 17px; 	/*17px*/
	font-weight: 400;
	letter-spacing: 0.022em;
	line-height: 22px;	/*25px*/
	margin: 0;
	outline: 0;
	text-decoration: none;
}

ul.function-menu li a.jsmainmenu:hover,
ul.function-menu li.hi {
	font-weight: 700;
	letter-spacing: 0em;
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* navigation fix */ 
@media screen and ( min-width: 1632px ) {
	.header-inner-right {
		right: 300px;			
	}
	
	.content-theatre-opera {
		margin-right: 300px;
	}
}


/* content fix */
@media screen and ( max-width: 1500px ) {
	.content-wrapper {
		width: 90%;
	}	
}
   
 
/* navigation fix */ 
@media screen and ( max-width: 1300px ) {
	.header-inner-right {
		right: calc( -200px + 25% );
	}
	.content-wrapper-inner-wrapper {
		float: right;
		position: relative;
		width: 1063px;
	}

	.content-left-home-cd {
		margin: 0px 0px 0px 99px;
		width: 725px;
	}

	.content-left-home-cd-left {
		float: left;
		padding: 86px 0px 0px 0px;
		width: 527px;
	}
	
	.content-left-home-cd-right {
		margin: 76px 0px 34px 45px;
		width: 527px;
	}

	.content-right-home-cd {
		bottom: 90px;
	}
	
	.content-theatre-opera {
		margin-right: calc( -200px + 25% );
	}
}	


/* tablet landscape */
@media screen and (max-width: 1170px) {
	
}


/* navigation change */
@media screen and ( max-width: 1150px ) {
	.showtabletlandscape {
		display: block;
	}

	.hidetabletlandscape {
		display: none;
	}
	
	.frame-inner-intro {
		overflow: hidden;
	}
	
	.image-intro-home {
		margin: -3% 0% 0% -12%;
		max-width: 112% !important;
		width: 112% !important;
	}
	
	.header-background {		
		height: 68px;
		height: 104px;			
	}
	
	.header-background-color {
		height: 68px;
		height: 104px;
	}
	
	.header-inner-right {		
		right: 6.6vw;
		top: 52px;
	}
	
	.logo {
		display: block !important;
		opacity: 1 !important;
		float: right;
		margin: 0px 30px 0px 0px;
		padding: 0;
		width: 300px;
	}
	
	.logo-small {
		display: none !important;
		opacity: 0 !important;	
	}
	
	.logo-background-mobile {
		background-color: #c9d9ea;
	}
	
	.body-inverted .logo-background-mobile {
		background-color: #3d4455;
	}
	
	.body-biography .logo-background-mobile {
		background-color: #d6d6cf;
	}
	
	.body-inverted.body-contact .logo-background-mobile {
		background-color: #6e8cb6;
	}
	
	.body-imprint .logo-background-mobile {
		background-color: #f4f1ed;
	}
	
	.body-privacy-policy .logo-background-mobile {
		background-color: #ecf1f7;
	}
	
	
	.textbox-toggle-trigger {
		display: inline;
	}
	
	.no-js .textbox-toggle-trigger {
		display: none;
	}
	
	.textbox-togglecontent {
		display: none;
	}
	
	.no-js .textbox-togglecontent {
		display: block;
	}
	
	.textbox-toggle-trigger-close {
		display: block;
		margin: 0px 0px 34px 0px;
	}

	.menu-closed {
		display: block;
		float: right;
		padding: 0px;
	}

	#menu-closed-icon {
		display: block;
		cursor: pointer;
		float: right;
		margin: 1px 0px 0px 0px;
		width: 26px;
	}
	
	#menu-closed-icon {
		-webkit-user-select: none;  /* Chrome all / Safari all */
		-moz-user-select: none;     /* Firefox all */
		-ms-user-select: none;      /* IE 10+ */
		user-select: none;          /* Likely future */ 
	}
	
	.menu-opened {
		background-color: #c9d9ea;
		height: 100vh;
		display: none;		
		float: none;
		right: 0px;
		margin: 0px auto;		
	  	overflow: hidden;
		position: fixed;
	  	padding: 0;
		top: 0px;
	  	width: calc( 386px + 6.6vw );
		z-index: -1;
	}
	
	.body-inverted .menu-opened {
		background-color: #3d4455;
	}
	
	.body-biography .menu-opened {
		background-color: #d6d6cf;
	}
	
	.body-inverted.body-contact .menu-opened {
		background-color: #6e8cb6;
	}
	
	.body-imprint .menu-opened {
		background-color: #f4f1ed;
	}
	
	.body-privacy-policy .menu-opened {
		background-color: #ecf1f7;
	}
	
	.menu-opened-inner-wrapper {
		max-height: 300px;
		overflow-y: scroll;
		padding: 0;
		width: 100%;
	}
	
	.menu-opened-inner {
		float: left;
		margin: 11.6vw 0vw 0vw 0vw;
		padding: 53px 0px 0px 0px;
		padding: 53px 0px 0px 30px;
		width: calc( 357px + 6.6vw );
	}

	.head-spacer {
		float: left;
		min-height: 117px;
		width: 800px;
	}
	
	
	/* main menu */
	
	ul.mainmenu {
		float: left;
	}
	
	ul.mainmenu li,
	ul.mainmenu li .menu-spacer,
	ul.mainmenu li.hi {
		clear: both;
		float: none;
		margin: 0px 0px 12px 0px;
		padding: 0;
		text-align: left;
	}

	ul.mainmenu li .menu-spacer {
		display: none;
	}

	ul.mainmenu li:nth-child( 1 ) {
		width: auto;
	}

	ul.mainmenu li:nth-child( 2 ) {
		width: auto;
	}

	ul.mainmenu li:nth-child( 3 ) {
		width: auto;
	}
	
	ul.mainmenu li:nth-child( 4 ) {
		display: block;
		text-align: left;
		width: auto;
	}
	
	.content-wrapper-inner-wrapper {
		float: none;
		width: 100%;
	}

	.content-wrapper-inner {
		width: 100%;
	}

	.content-left {
		float: none;
		margin: 0px auto;
		width: 725px;
	}

	.content-left-intro {
		width: 725px;
	}

	.content-right {
		margin: 0px auto 0px auto;
		padding: 25px 0px 21px 0px;
		position: static;
		
	}	
	
	.content-wrapper-inner-wrapper {
		float: none;
		width: 100%;
	}

	.content-left-home-cd {
		float: none;
		margin: 0px auto;
		width: 725px;
	}

	.content-left-home-cd-left {
		float: none;
		padding: 86px 0px 0px 0px;
		margin: 0px auto;
		width: 527px;
	}
	
	.content-left-home-cd-right {
		float: none;
		margin: 76px auto 34px auto;
		padding: 0px 0px 0px 35px;
		width: 430px;
	}
	
	.content-theatre-opera {
		float: none;
		margin: 0px auto 0px auto;
		width: 725px;
	}

}	


/*Tablet portrait*/
@media screen and (max-width: 991px){
	
	.showtabletportrait {
		display: block;
	}

	.hidetabletportrait {
		display: none !important;
	}

	
.slider-gallery-video-overlay-close
{
	top: 50px;
	right: 14px;
	width: 29px;
}

}


@media screen and (max-width: 820px){
	.content-left {
		width: 100%;
	}

	.content-left-intro {
		width: 100%;
	}
	
	.content-left-home-cd {
		width: 100%;
	}
}

/* smartphones */
@media screen and (max-width: 780px){

	.showsmart {
		display: block;
	}

	.showsmartinline {
		display: inline;
	}

	.hidesmart {
		display: none !important;
	}
	
	body {
		font-size: 3.1vw; 		/* 21px */
		letter-spacing: 0.04em;
		line-height: 4.2vw;	/* 34px */
	}	
	
	a, 
	a:link, 
	a:hover, 
	a:active {
		font-size: 3.1vw; 		/* 21px */
		letter-spacing: 0.04em;
		line-height: 4vw;		/* 34px */
	}
	
	.font-size-20-height-28 a[href^="mail"]:link,
	.font-size-20-height-28 a[href^="mail"]:visited,
	.font-size-20-height-28 a[href^="mail"]:hover {
		font-size: 3.5vw; 		/* 20px */
		letter-spacing: 0.03em;
		line-height: 4.6vw;		/* 28px */
	}

	.font-size-20-height-28 a[href^="tel"]:link,
	.font-size-20-height-28 a[href^="tel"]:visited,
	.font-size-20-height-28 a[href^="tel"]:hover {
		font-size: 3.5vw; 		/* 20px */
		letter-spacing: 0.03em;
		line-height: 4.6vw;		/* 28px */
	}
	
	.font-size-14-height-21 {
		font-size: 2.2vw; 		/* 14px */
		line-height: 3.1vw;		/* 17px */
	}
	
	.font-size-20-height-28 {
		font-size: 3.5vw;		/* 20px */
		letter-spacing: 0.03em;
		line-height: 4.6vw;		/* 28px */
	}
	
	h1,
	h1.headline,
	h2,
	h2.headline,
	h2.headline-text-centered,
	h3 {
		font-size: 3.5vw; 		/* 29px */
		letter-spacing: 0.04em;
		line-height: 4.1vw;		/* 36px */
	}
	
	h1.headline-intro {
		margin: 5.4vw 0vw 4.6vw 0vw;
	}
	
	h1.function-page {
		font-size: 3.7vw; 		/* 24px */
		letter-spacing: 0.03em;
		line-height: 5vw;		/* 28px */
		margin: 22.8vw 0vw 4.7vw 0vw;
	}
	
	h2.headline-text-centered {
		margin: 3vw 0vw 4.6vw 0vw;
	}
	
	h2.function-page {
		font-size: 3.7vw; 		/* 20px */
		letter-spacing: 0.03em;
		line-height: 5vw;		/* 28px */
		margin: -0.4vw 0vw 4.88vw 0vw;
	}
	
	h2.function-page-no-margin-bottom {
		margin: -0.4vw 0vw 0vw 0vw;
	}

	p {
		margin: 0vw 0vw 4.6vw 0vw;
	}
	
	p.paragraph-last {
		margin: 0vw 0vw 7vw 0vw;
	}
	
	p.function-page-paragraph {
		margin: 0vw 0vw 4.6vw 0vw;
	}
	
	p.function-page-paragraph.function-page-paragraph-last {
		margin: 0vw 0vw 7vw 0vw;
	}
	

	
	ul.font-size-20-height-28 {
		margin: 4.6vw 0vw 4.6vw 0vw;
	}

	ul.font-size-20-height-28 li {
		background-size: 1vw;
		background-position: 0vw 2vw;
		font-size: 3.5vw;
		letter-spacing: 0.03em;
		line-height: 4.6vw;
		margin: 0vw 0vw 0vw 0vw;
		padding: 0vw 0vw 0vw 4vw;
	}

	.content-wrapper {
		width: 86.4%;
	}
	
	.content-wrapper-inner-wrapper {
		padding: 0px 0px 0px 0px;
	}
	
	.content-wrapper-inner {
		padding: 0vw 0vw 1.4vw 0vw;
	}
	
	.content-right {
		padding: 1vw 0vw 5vw 0vw;
		width: 22vw;
	}
	
	.headline-quotation-mark-wrapper {
		margin: 2.2vw 0vw 0vw 0vw;
	}

	.headline-quotation-mark-start {
		margin: 0vw 1.8vw 0vw 0vw;
		top: 3.4vw;
		width: 6.566666vw;
	}

	.headline-quotation-mark-end {
		margin: 0vw 0vw 0vw 1.8vw;
		top: -3vw;
		width: 6.566666vw;
	}
	
	.content-left-home-cd-left {
		padding: 6.3vw 0vw 4.7vw 0vw;
		width: 62vw;
	}

	.content-left-home-cd-right {	
		margin: 0px auto 0px auto;
		padding: 0vw 0vw 0vw 7vw;
		width: 62vw;
	}
	.content-right-home-cd {
		padding: 5.7vw 0vw 6.5vw 0vw;
		
	}
	
	.content-theatre-opera {
		padding: 0vw 0vw 1.4vw 0vw;
		width: 86.4%;
	}
	
	.textbox-toggle-trigger-close {
		margin: -0.6vw 0vw 4.6vw 0vw;
	}
	
	.signal-wrapper {
		margin: 0vw 0vw 7vw 0vw;
	}
	
	.logo-signal {
		padding: 0vw 0vw 0vw 2vw;
		width: 5vw;
	}

	
	/* main menu */
	
	ul.mainmenu li,
	ul.mainmenu li .menu-spacer,
	ul.mainmenu li.hi {
		font-size: 14px; 	/*14px*/
		letter-spacing: 0.01em;
		line-height: 22px;	/*22px*/
		margin: 0px 0px 12px 0px;
	}
	
	
	ul.mainmenu li a.jsmainmenu,
	ul.mainmenu li.hi a.jsmainmenu {
		font-size: 14px; 	/*14px*/
		letter-spacing: 0.01em;
		line-height: 22px;	/*22px*/
	}
	
	/* function menu */
	
	ul.function-menu {
		margin: 3vw auto 5vw auto;
	}
	
	ul.function-menu li,
	ul.function-menu li .menu-spacer,
	ul.function-menu li.hi {	
		font-size: 3.3vw;	 	/*17px*/
		letter-spacing: 0.03em;
		line-height: 4.46vw;	/*22px*/
	}

	ul.function-menu li a.jsmainmenu,
	ul.function-menu li.hi a.jsmainmenu {		
		font-size: 3.3vw;	 	/*17px*/
		letter-spacing: 0.03em;
		line-height: 4.46vw;	/*22px*/
	}
	
	ul.function-menu li:nth-child( 1 ) {
		width: 21.6vw;
	}

	ul.function-menu li:nth-child( 2 ) {
		width: 24vw;
	}
	
/* ==========================================================================
   BxSlider
   ========================================================================== */

	.slider-gallery-video-play-button
{	
	width: 10%;
	margin: -5% 0% 0% -5%;
}

.slider-gallery-video-overlay-close
{
	top: 50px;
	right: 14px;
	width: 29px;
}

	.slidergallery-image-title {
		bottom: 3.6vw;
		right: 7vw;
		width: 60%;
	}

	.bx-wrapper .bx-pager {
		width: 40%;
	}
	
	.bx-pager.bx-default-pager {
		bottom: -1vw !important;
		left: 7vw !important;	
	}

	.bx-wrapper .bx-pager.bx-default-pager a {
		background-size: 1.2vw 1.2vw;
		width: 1.2vw;
		height: 1.2vw;
		margin: 0vw 1.2vw 0vw 0vw;
	}

	.bx-wrapper .bx-pager.bx-default-pager a:hover,
	.bx-wrapper .bx-pager.bx-default-pager a.active {
		background-size: 1.2vw 1.2vw;
	}

	.bx-wrapper .bx-pager.bx-default-pager a.active {
		background-size: 1.2vw 1.2vw;
	}

	/* DIRECTION CONTROLS (NEXT / PREV) */

	.bx-wrapper .bx-prev {
		background-size: 2.6vw 4vw;
		height: 4vw !important;
		left: 7vw;
		margin: -2vw 0vw 0vw 0vw;
		width: 2.6vw !important;
	}

	.bx-wrapper .bx-next {
		background-size: 2.6vw 4vw;
		height: 4vw !important;
		margin: -2vw 0vw 0vw 0vw;
		right: 7vw;
		width: 2.6vw !important;
	}

	
	.footer {

	}

	.footer-inner-left {
		margin: 0% 0% 0% 6.8%;
	}

	.footer-inner-right {
		margin: 0% 6.8% 0% 0%;
		padding: 3vw 0vw 0vw 0vw;
		width: 5vw;
	}	
	
}


/* navigation fix */
@media screen and (max-width: 640px){
	.header-background {
		height: 16.2vw;				
	}
	
	.header-background-color {
		height: 16.2vw;
	}
	
	.header-inner-right {		
		right: 6.6vw;
		top: 8vw;
	}

	.logo {
		margin: 0vw 3.6vw 0vw 0vw;
		min-width: 152px;
		width: 47vw;
	}	
		
	#menu-closed-icon {
		min-width: 13px;
		width: 4vw;
	}

	.menu-opened {
		min-width: 211px;
		width: 66vw;
	}
	
	.menu-opened-inner {
		float: right;
		margin: 11.6vw 0vw 0vw 0vw;
		padding: 53px 0px 0px 0px;
		width: 61.2vw;
	}
	
}


@media screen and ( max-width: 390px ) {
	#menu-closed-icon {
		margin: 0px 0px 0px 0px;
		width: 4.1vw;
	}
}



@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }*/

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
        height: auto;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

	body {
		font-size: 15px;
		line-height: 18px;
	}

	a, a:link, a:hover, a:active {
		font-size: 15px;
		line-height: 18px;
		text-decoration: underline
	}

	#frame {
		float: none;
		margin: 0cm 0cm 0cm 0.5cm;
		overflow: visible;
		width: 80%;
	}

	.main, .boxwrapper {
		background-color: #ffffff;
		float: none;
		margin: 0;
		overflow: visible;
		width: 100%;
	}

	.noprint, header, footer, #primary-nav, .overlay-header {
		display: none !important;
	}

	

}
