/* @override 
	https://www.live.adk-bayern.com/fileadmin/templates/css/live.css?*
	https://www.akademietheater.adk-bayern.com/fileadmin/templates/css/live.css?*
	https://www.akademietheater.adk-bayern.com/fileadmin/templates/css/live2022.css?* */

body {

	font-family: museo-sans, sans-serif;

font-weight: 300;

font-style: normal;

margin: 0;

padding: 0;
color: white;
}
div.header_wrapper {
	background-color: white;
	height: 50px;
	width: 100%;
	float: left;
}

div.header_wrapper div.header_inner {

	padding-left: 30px;
width: calc(100% - 60px);
	padding-right: 30px;

}


div.header_wrapper div.header_inner div.header_logo,
div.header_wrapper div.header_inner a div.header_logo  {

	width: 50px;

	height: 50px;

	float: left;

}

div.header_wrapper div.header_inner a div.header_logo img {
	width: 100%;
	height: auto;
}

div.header_wrapper div.header_inner a div.header_logo_adk {
	color: black;
}


div.header_wrapper div.header_inner div.header_logo_adk {

	height: 50px;

	float: left;

	padding-left: 5px;

	font-weight: bold;

	line-height: 50px;

	font-size: 20px;

	width: 200px;

}



div.header_wrapper div.header_inner div.header_navi ul li.active a {
	color: rgba(0, 0, 0, 1);
}

.Site_neutral div.header_wrapper div.header_inner div.header_navi {
	width: calc(100% - 510px);

}
div.header_wrapper div.header_inner div.header_navi {

	width: calc(100% - 300px);

	height: 50px;

	float: left;

}



div.header_wrapper div.header_inner div.header_search {

		height: 30px;

	float: left;
	font-weight: bold;

	line-height: 50px;

	font-size: 20px;

	width: 24px;
	position: absolute;
	right: 30px;
	padding-top: 5px;
}
div.header_wrapper div.header_inner div.header_search a img {
	width: 100%;
	height: auto;
}
div.header_wrapper div.header_inner div.header_logo{
height: 50px;
}
div.header_wrapper div.header_inner div.header_logo a img{ 

	width: 100%;
	height: auto;
}


.inhalt {
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
	height: calc(100vh - 50px);
	position: fixed;
	top: 50px;
	right: 0;
	left: 0;
	background-color: black;
	z-index:1;
}


div#page div.Site div.content_main div.icon-desk {
	position: fixed;
	z-index: 100;
	top: 80px;
	left: calc(50% - 100px);
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border: 1px solid white;
}

a#icon {
	
}
.content_main{
	width: 100%;
	height: 100%;
	background-color: black;
	float: left;
	text-align: center;
	top: 52px;

	max-height: 100vh;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


div.ce-column {
	min-height: 100px;
	height: 100px;
}

.frame.frame-default.frame-type-textmedia.frame-layout-0 div.ce-textpic.ce-center.ce-above div.ce-gallery div.ce-outer div.ce-inner div.ce-row div.ce-column figure.image img.image-embed-item {
   width: 100%;
    height: 100%;
    object-fit: contain;
    overflow: hidden;
}
.frame.frame-default.frame-type-felogin_login.frame-layout-0 form fieldset {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-style: none;
	margin-top: 80px;
}

.frame.frame-default.frame-type-felogin_login.frame-layout-0 form fieldset div {
	float: left;
	width: 100%;
}

.frame.frame-default.frame-type-felogin_login.frame-layout-0 form fieldset legend {
	display: none;
}
.frame.frame-default.frame-type-felogin_login.frame-layout-0 form fieldset div label {
	color: white;
	display: inline;
}

.frame.frame-default.frame-type-felogin_login.frame-layout-0 form fieldset div label input {
	width: 300px;
	float: right;
	height: 30px;
	margin-bottom: 25px;
}

.frame.frame-default.frame-type-felogin_login.frame-layout-0 form fieldset div input {

	padding-left: 30px;
	padding-right: 30px;
}
.frame.frame-default.frame-type-felogin_login.frame-layout-0 h3 {
	display: none;
}

.frame.frame-default.frame-type-felogin_login.frame-layout-0 p {
	display: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: white;
  border-style: none;
  padding: 15px 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 30px;
}

a#icon {
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
div#page div.Site div.content_main div.icon-desk {
	
}
div#mobilenav {
	background-color: black;
	position: absolute;
	z-index: 10;
	top: 50px;
	right: 0;
	left: 0;
	bottom: 0;
}
div#vcenter {
	position: r;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
	padding-top: 100px;
}
.textwrap {
max-width: 980px;
text-align: center;
margin-right: auto;
	margin-left: auto;
padding-right: 30px;
	padding-left: 30px;
}