@charset "UTF-8";

body,td,th { 
    font-family: 'Roboto';
    src: url('Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	cursor: default;
    margin: 0px;
    padding: 0px;
    color: #000099;
    font-smooth: always;
}

@font-face {
    font-family: 'Roboto';
    src: url(roboto/Roboto-Thin.ttf);
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(roboto/Roboto-Light.ttf);
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(roboto/Roboto-Regular.ttf);
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(roboto/Roboto-Medium.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(roboto/Roboto-Bold.ttf);
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(roboto/Roboto-Black.ttf);
    font-weight: 600;
    font-style: normal;
}

a:link { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #BBB; text-decoration: none;}
a:active { color: #000; text-decoration: none;}

a.link:link {color:#EEE; text-decoration:none;}
a.link:visited {color:#FFF; text-decoration:none;}
a.link:hover {color:#06F; text-decoration:underline;}
a.link:active {color:#06F; text-decoration:underline;}

a.link2:link {color:#201e8e; text-decoration:underline;}
a.link2:visited {color:#201e8e; text-decoration:none;}
a.link2:hover {color:#999; text-decoration:underline;}
a.link2:active {color:#999; text-decoration:underline;}

a.linkmenu:hover {filter: invert(1)}
a.linkmenu:link {color: #000099}
a.linkmenu:visited {color: #000099}
a.linkmenu:active {color: #FFFFFF}

a.linkmenu_intro:hover {filter: brightness(150%)}
a.linkmenu_intro:link {color: #EAC2A3}
a.linkmenu_intro:visited {color: #EAC2A3}
a.linkmenu_intro:active {color: #FFFFFF}

a.linkmenu2:hover {filter: opacity(50%)}
a.linkmenu2:link {color: #000099}
a.linkmenu2:visited {color: #000099}
a.linkmenu2:active {color: #FFFFFF}

a.tablelink:link {color: #000099}
a.tablelink:visited {color:#077; text-decoration:none;}
a.tablelink:hover {filter: invert(1)}
a.tablelink:active {color:#06F; text-decoration:underline;}

a.tablelink2:link {color: #000099}
a.tablelink2:visited {color: #000099}
a.tablelink2:hover {filter: invert(1)}
a.tablelink2:active {color: #FFFFFF}

a.tablelink3:link {color: #000099; text-decoration: underline}
a.tablelink3:visited {color: #000099}
a.tablelink3:hover {filter: invert(1)}
a.tablelink3:active {color: #FFFFFF}

a.menu:link {color:#000; text-decoration:none}
a.menu:visited {color:#000; text-decoration:none}
a.menu:hover {color:#BBB; text-decoration:none}
a.menu:active {color:#000; text-decoration:none}

a.performance:link {color:#000099; text-decoration:none; filter:opacity(1)}
a.performance:visited {color:#000099; text-decoration:none}
a.performance:hover {color:#000099; text-decoration:none; transform: scale(1.1)}
a.performance:active {color:#000099; text-decoration:none;}

a.box_button:link {color:#FFFFFF; text-decoration:none}
a.box_button:visited {color:#FFFFFF; text-decoration:none}
a.box_button:hover {color:#FFFFFF; text-decoration:none; transform: scale(0.93)}
a.box_button:active {color:#000099; text-decoration:none}

a.languagelink:link {color:#222222; text-decoration:none}
a.languagelink:visited {color:#222222; text-decoration:none}
a.languagelink:hover {}
a.languagelink:active {color:#077; text-decoration:none}

.portret2:hover {filter: none}
.portret2:active {filter: blur(10px)}

.textmiddle {vertical-align:middle;}
.texttop {vertical-align:text-top; color: aqua}

.social_icon:hover {
    transform: scale(0.9);
    }

.opencallbutton:hover {
    border-color: #FFFFFF;
    }

.calendar_button_active:hover {filter: invert(0); border: solid; border-width: 1px; border-color: #FFFFFF}

.ticket_button:hover {filter: brightness(1.2) saturate(1.2)}

.wrapper { 
text-align: center;
max-width: 1500px;
margin: 0 auto;
}
.box_show, .box_show p { 
font-size: 17px;
font-family: Roboto;
display: inline-block;
width: 500px;
height: auto;
border: solid;
background-color: #EAC3A2;
border-color: #000099;
font-weight: 200;
border-width: 0px;
text-align: justify;
padding-right: 20px;
margin: 35 0 0 0;
color: #000099;
vertical-align: top;
}

.box, .box p { 
font-size: 17px;
font-family: Roboto;
display: inline-block;
width: 500px;
height: auto;
border: solid;
background-color: #EAC3A2;
border-color: #000099;
font-weight: 200;
border-width: 0px;
text-align: justify;
padding-right: 20px;
margin: 0px;
color: #000099;
vertical-align: top;
}

.box_workshop, .box_workshop p { 
font-size: 15px;
font-family: Roboto;
width: 60%;
height: auto;
border: none;
font-weight: 200;
text-align: left;
right: 0px;
padding: 0px;
margin: 50 auto;
color: #000099;
}

.box_button { 
font-size: 17px;
font-family: Roboto;
display: inline-block;
width: auto;
height: auto;
border: solid;
background-color: #DF4581;
border-color: #FFFFFF;
font-weight: 200;
border-width: 0px;
text-align: center;
padding: 10px;
margin: 0px;
color: #FFFFFF;
vertical-align: top;
}

.calendar_button { 
font-size: 17px;
font-family: Roboto;
display: inline-block;
width: auto;
height: auto;
border: solid;
background-color: #DF4581;
border-color: #DF4581;
font-weight: 200;
border-width: 1px;
text-align: center;
padding: 10px;
margin: 0px;
color: #FFFFFF;
vertical-align: top;
}

.calendar_button_active { 
font-size: 14px;
font-family: Roboto;
display: inline-block;
width: 77;
height: 15;
border: solid;
background-color: #DF4581;
border-color: #DF4581;
border-width: 1px;
font-weight: 200;
margin-top: 3px;
text-align: center;
padding: 10px;
color: #FFFFFF;
vertical-align: top;
}

.ticket_button { 
font-size: 15px;
font-family: Roboto;
display: inline-block;
width: 150px;
height: 35px;
padding-top: 15px;
padding-bottom: 0px;
border: none;
background-color: #58a346;
font-weight: 400;
border-width: 0px;
text-align: center;
color: #FFFFFF;
transition: 0.3s;
}

.calendar_note { 
font-size: 12px;
font-family: Roboto;
display: inline-block;
width: 650px;
padding-top: 10px;
margin-bottom: 50px;
height: 24px;
border: none;
background-color: #EAC2A3;
font-weight: 300;
border-width: 0px;
text-align: center;
color: #000099;
border-radius: 4px;
}

.calendar_note1 { 
font-size: 14px;
font-family: Roboto;
display: inline-block;
width: 650px;
padding-top: 10px;
margin-bottom: 50px;
height: 24px;
border: none;
background-color: #000099;
font-weight: 400;
border-width: 0px;
text-align: left;
color: #EAC2A3;
border-radius: 4px;
}

.table_show {
    width: 500px;
    border: none;
}

.table_show, td {
    font-weight: 200;
    width: 500px;
    font-size: 13px;
    vertical-align: top;
    text-align: left;
}
.table_show, th {
    font-weight: 400;
    font-size: 13px;
    vertical-align: top;
    text-align: left;
    padding-bottom: 5px;
}

function click(x) { x.style.opacity = "0.1"; }
function noclick(x) { x.style.opacity = "1"; }

* { margin: 0; padding: 0; }

a.geweest {opacity:0.3}
td.geweest {color: #777}
td.geweest {opacity: 0.5}
td.geweest {font-style: italic}

/*intro*/


#intro_logo {
	position: relative;
	width: 100%;
	max-width: 700px;
    padding: 0px;
    color: #EAC2A3;
	height: auto;
    border: none;
	margin: 0 auto;
	overflow: auto;
    font-size: 15px;
    font-weight: 300;
}

#intro_image_fixed {
	position: fixed;
	float: left;
    left: 0px;
	height: 100%;
	width: 100%;
    margin-right: 0px;
    padding: 0px;
	min-width: 450px;
	overflow-y: hidden;
    max-height: 100%;
    z-index: -1;
}

#intro_image {
	position: relative;
    right: 0px;
	float: right;
    border: none;
    height: auto;
    background-color: #EAC2A3;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
	max-height: 94%;
    min-width: 450px;
	width: 50%;
	overflow-y: scroll;
    overflow-x: hidden;
    
}

#cb_bar {
    z-index: 3;
    position: fixed;
    bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
    height: 45px;
    width: 100%;
    background-color: #ddd;
}

/*main*/
#menu {
	position: fixed;
	top:0px;
	text-align: center;
	width: 100%;
	height: auto;
    max-height: 100%;
    min-width: 540px;
	font-size: 16px;
    overflow: auto;
    background-color: #eac3a2;
    padding: 0px;
    margin: 0px;
}

#menu_blank {
	position: absolute;
	display: block;
	left:0;
	top:0;
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 16px;
	opacity: 50%;
	overflow-y: hidden;
}

#language {
    z-index: 99;
    position: fixed;
    right: 15px;
    top: 3px;
    padding: 5px;
    font-size: 13px;
    color: #077;
    background-color: #eac2a3;
    border-radius: 10px;
    opacity: 0.9;
}

#home {
	position: fixed;
	display: block;
	left:0;
	top:0;
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 16px;
	opacity: 50%;
	overflow-y: hidden;
}

#icons {
    position: fixed;
    float: left;
    text-align: left;
    width: 15%;
    max-width: 180px;
    min-width: 80px;
    left: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    top: 0px;
    background-color: #EAC2A3;
    border-radius: 30px;
    opacity: 0.9;
}

#content {
	position: absolute;
	overflow-y: visible;
	background-color: #eac3a2;
    display: block;
	top: 0px;
	margin: 0px;
	height: 100%;
    width: 100%;
	text-align: center;
	font-size:13px;
    font-style: normal;
    font-weight: 300;
}

#content_performances {
	position:relative;
	width:100%;
	text-align:left;
	font-size:13px;
}

#content_performances_2 {
	position:relative;
	width:80%;
    bottom: 0px;
    overflow-y: auto;
    min-width: 800px;
	text-align: center;
    margin: 0 auto;
	font-size:12px;
	border: none;
	padding: 5px;
}

#performance {
	position:relative;
	width:15vw;
	max-width:250px;
	min-width:180px;
	text-align:center;
	float:left;
	font-size:12px;
	height:100%;
	margin:10px;
}

#portret {
	position:relative;
	width:80%;
	max-width:600px;
	min-width:300px;
	text-align:left;
    margin: 0 auto;
	font-size:12px;
	border: none;
	border-color:#ffffee;
	padding: 5px;
}

#info1 {
	position:relative;
	width:80%;
    bottom: 0px;
    overflow-y: auto;
	max-width:600px;
	text-align: center;
    margin: 0 auto;
	font-size:12px;
	border: none;
	padding: 5px;
}

#portret3 {
	overflow: hidden;
	position: relative;
	width: 33.3334%;
    margin: 0px;
	text-align:left;
	float:left;
	font-size:12px;
	border:none;
	border-color:#ffffee;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}

#portret2 {
	overflow: hidden;
	position: relative;
	width: 16.6667%;
    margin: 0px;
	text-align:left;
	float:left;
	font-size:12px;
	border:none;
	border-color:#ffffee;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}

#portretheader {
    position: absolute; 
    top: 0px; 
    text-align: center; 
    width: 100%; 
    height: auto; 
    background-color: #F9F0E8; 
    opacity: 0.8; 
    padding: 10px;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 300;
}

#portret-overlay {
	overflow: hidden;
	position: relative;
	width:16.667%;
    margin: 0px;
	text-align:left;
	float:left;
	font-size:12px;
	border:none;
	border-color:#ffffee;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}

#portret-news {
	overflow: hidden;
	position: relative;
	width:16.667%;
    margin: 0px;
	text-align:left;
	float:left;
	font-size:12px;
	border:none;
	border-color:#ffffee;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}
