body, .htmlarea-content-body {
    font-family: Roboto;
    color: #000000;
	line-height: 1.2;
    font-size: 1rem;
	text-align: justify; 
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

div#page-wrapper {
    margin-bottom: 3rem;
}

#page-content {
    margin-top: 140px;
}

a {
    color: #000000;
	font-weight: 600;
}

table {
	text-align: left;
}

.navbar-nav a {
	font-weight: 400;
}

#page-content .submenu a {
	font-weight: 400;
}

a:hover{
  text-decoration: underline;
  color: #000;
} 

hr {
	border-top: 1px solid #c4c4c4;
}

hr.ce-div {
	border-top: 2px solid #000;
}

figcaption {
    font-size: .95rem;
    color: #777;
	margin-top: 0.5rem;
}

blockquote {
	font-family: Roboto;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px solid #ccc;
	margin-left: 0rem;
	margin-top: 2rem;
}

blockquote p {
	padding-left: 3rem;
}

blockquote::before  {
	font-family: 'Font Awesome 5 Free';
    font-size: 2.0rem;
	font-weight: 600;
	color: #ccc;
	content: "\f10d";	
	float: left;
	padding-right: 0rem;
} 


.bg-white {
    border-bottom: 0px solid #c4c4c4;
}

.navbar, .nav {
    font-family: 'Merriweather', serif;
	text-align: left;
	overflow-wrap: break-word;
	hyphens: manual;
}

.nav .nav-item:active {
}

.container .extra {
	position: fixed;
	z-index: 2000;
	top: 1rem;
	right: 0;
	left: 0;
	display: inline-flex !important;
	flex-flow: row;
	justify-content: flex-end;
	margin-left: auto;
	max-width: 1100px;
	margin-right: auto;
}

.nav .nav-link {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}

.nav .nav-link:hover {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #fff;
}

.nav-pills .nav-link {
    border-radius: 0rem;
}

.navbar .nav-item {
    margin-left: 1rem;
}

.navbar-nav .nav-item:hover {
	
}

.navbar-nav .nav-link {
    padding-bottom: 0.1rem;
    margin-bottom: 0.5rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.nav-link:hover {
    padding-bottom: 0;
	text-decoration: underline;
}

.navbar-nav .nav-link::before {
    top: auto;
    left: 1rem;
    right: 1rem;
    bottom: 0.25rem;
    height: 2px;
    width: auto;
}

.nav-link {
    padding-bottom: 0;
}

.submenu .nav-item  a {
	color: rgba(0, 0, 0, 0.5);
}

.submenu .nav-item a:hover {
	color: #000;
}

.submenu .nav-link {
    margin-bottom: -1px;
}

.submenu .nav-link:hover {
    margin-bottom: -1px;
	text-decoration: underline;
}

.submenu .nav-item {
    margin-right: -1px;
}

.submenu .nav-item {
	margin-bottom: -1px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000;
}

.navbar-expand-sm .navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
	margin-left: 1rem;
	margin-right: 1rem;
}

.dropdown:hover {
	text-decoration: none;
}

.dropdown-item:hover {
	color: #000000;
	text-decoration: underline;
}

.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #f8f9fa;
}

.dropdown-item.active.parent-active {
    color: #000;
    text-decoration: none;
    background-color: #f8f9fa;

}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    content: none;
    border: 0; 
}

.dropdown-item {
    color: rgba(0, 0, 0, 0.5);
}

.dropdown-menu {
 right:0;
 left: auto;
}

.dropdown-submenu .dropdown-menu {
 right:100%;
 left: auto;
}

#sectionmenu .nav-link[data-toggle].collapsed::after, .submenu .nav-link[data-toggle].collapsed::after {
    content: none;
}


#sectionmenu .nav-link[data-toggle]:not(.collapsed)::after, .submenu .nav-link[data-toggle]:not(.collapsed)::after {
    content: none;
}

.pl-2, .px-2 {
    padding-left: 1rem !important;
}

.footer-row {
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 1rem;
    -webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

.footer-row p {
	margin-left: 7.5rem;
}

.footer_box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: start;
    align-items: stretch;
    padding-left: 5rem;
    padding-right: 5rem;
}

.footer_flex_item {
    margin-top: 1rem;
	margin-bottom: 1rem;
}

.footer_flex_item:nth-child(1) {
    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.footer_flex_item:nth-child(2) {
    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.footer_flex_item:nth-child(3) {
    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.footer_flex_item:nth-child(4) {
    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.footer_flex_item:nth-child(5) {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.footer-dark {
	background-color: #fff;
}

.footer .container {
    font-size: 14px;
}

.text-light {
    color: #000 !important;
}

.scroll-top:hover {
 color:#ffffff;
 background:#ff8700;
}

.dpnglossary {
	color: black;
	text-decoration: underline dotted;
}

a.dpnglossary.link  {
	font-weight: normal;
}

.dpnglossary:hover {
	color: black;
	text-decoration: underline dotted;
}


/* MASK ELEMENTE -START- */
.bild_beschriftung_linksunten {
  position: relative;
  margin-bottom: 1rem;
}

.bild_beschriftung_linksunten img {
	display: block;
	border-radius: 8px;
	width: 100%;
	height: auto;
}

.bild_beschriftung div {
  position: absolute;
  bottom: 1rem;
  left: 5%;
  width: 400px;
  color: #000000;
  text-align: left;
  height: 3em;
  line-height: 1.4em;
  border-top: 0px solid #ababab;
  background: #fff; /* Fallback IE 6-8 */
  background-color: #ffffff;
  padding-left: 0.75em;
  padding-top: 0.25em;
}

.bild_beschriftung_linksunten div {
  position: absolute;
  bottom: 1rem;
  left: 5%;
  width: 400px;
  color: #000000;
  text-align: left;
  height: 3em;
  line-height: 1.4em;
  border-top: 0px solid #ababab;
  background: #fff; /* Fallback IE 6-8 */
  background-color: #ffffff;
  padding-left: 0.75em;
  padding-top: 0.25em;
}

.kurzinfo p {
    margin-bottom: 0rem;
}

.startcontent {
	margin-bottom: 2.5rem;
}

.movie {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.start-header h1 {
  color: #000;
  font-size: 2rem;
  padding-top: 0rem;
  border-bottom: 0px solid #000;
  margin-bottom: 0.25rem;
}

.start-header h2 {
  color: #000;
  font-size: 2rem;
  padding-top: 0.5rem;
  border-bottom: 2px solid #000;
  margin-bottom: 0.25rem;
}

.start-header h3 {
    color: #000;
    padding-top: 0.5rem;
    border-bottom: 2px solid #000;
    margin-bottom: 0.25rem;
    width: 66%;
}

.start-header:hover a {
	text-decoration: none;
}

.datum {
  margin-top: 0rem;
  font-size: 1rem;
  font-weight: bold;
}

.start-text-box {
	overflow: hidden;
	height: 3.5rem;
}
.start-text {
	position: relative; 
}
.start-text::after {
	content: '';
    position: absolute;
    top: 1.6rem;
    right: 0;
    width: 100%;
    height: 1.9rem;
	/* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, rgba(255,255,255,1));
  background-image: -moz-linear-gradient(to bottom, transparent, rgba(255,255,255,1));
  background-image: -ms-linear-gradient(to bottom, transparent, rgba(255,255,255,1));
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.startimg {
	height: 0;
	padding-bottom: calc(1 / (16 / 9) * 100%);
	overflow: hidden;
	margin-bottom: 0.8rem;
}

.startimg img {
    margin-bottom: 0.8rem;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
	height: auto;
}

.read-more { 
  bottom: 0px; 
  left: 0;
  top: 1rem;
  width: 100%; 
  text-align: right; 
  margin-top: 10px;   
}

.credits {
  font-size: 0.9rem;
  font-style: italic;
  margin-bottom: 0.8rem;
  line-height: 1.2;
}

.infos {
    border: 2px solid #96b2f5;;
    padding: 0.8rem;
    background-color: #dbeaf087;
	margin-top: 2rem;
}

.trailer iframe {
    width: 300px;
    height: auto;
    float: right;
    padding-left: 0.8rem;
}

.trailer_button {
	position: relative;
	background-color:#96b2f5;
	border-left: 0.7rem solid #6a91f0;
    padding-left: 0.3rem;
	color:#ffffff;
	font-size: 15px;
	text-decoration:none;
    float: right;
    margin-top: 1rem;
    margin-left: 1rem;
    letter-spacing: 5px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

.trailer_button a {
    color: #ffffff;
    text-decoration:none;
}

.trailer_button:hover {
    background-color: #6a91f0;
}

.trailer_button:active {
	position:relative;
	top:1px;
}

.trailer_button::after {
    font-family: 'Font Awesome 5 Brands';
    font-size: 2.0rem;
    content: "\f167";
}

.trailer_text {
    float: left;
    margin-top: 0.75rem;
    padding-right: 1.1rem;
    font-size: 1rem;
}

.intro {
    margin-bottom: 2rem;
    float: left;
	width: 100%;
}

.intro_header {
	
}

.intro_text {
    float: left;
}

.intro_pic {
    float: right;
	margin-left: 0rem;
	width: 275px;
	height: 264px;
	padding-bottom: 0;
	overflow: hidden;
	margin-top: -2.5rem;
}

.intro img {
	margin-left: 0.5rem;
}
/* MASK ELEMENTE -ENDE- */


.overlayHidden {
  display: none;
}

.overlay { 
  width: 20em; 
  background: #fffbf0; 
  border: 1px solid #e7c157;
  position: absolute;
  top: 10%;
  right: 30%;
  margin: auto;
  padding: 1em;
}

.texticon-content p {
	color: #ff8700;
}

.texticon-icon .texticon-inner-icon, .texticon-icon .texticon-inner-icon svg, .texticon-icon .texticon-inner-icon img {
  margin-top: 0.1rem;
}

.subheader {
	margin-bottom: 1rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Merriweather', serif;
    font-weight: bold;
    line-height: 1.2;
    color: inherit;
	margin-bottom: 1rem;
	text-align: left;
	-moz-hyphens: none;
	hyphens: none;
}

h1, .h1 {
	font-size: 1.56rem;
}

h2, .h2 {
	font-size: 1.43rem;
}

h3, .h3 {
	font-size: 1.3rem;
}

h4, .h4 {
	font-size: 1.17rem;
}

h5, .h5 {
	font-size: 1.04rem;
}

.layout-5 header h1, .layout-5 header h2, .layout-5 header h3, .layout-5 header h4, .layout-5 header h5  {
    border-bottom: 2px solid #000000;
    width: 60%
}

.layout-5 .subheader {
    border-bottom: none;
}

.text-secondary {
    color: #000000 !important;
}

/* SPEZIAL TABELLEN -START- */

table.plan {
	width: 100%;
}

.sp1 {
	padding-top: 0.2rem;
	font-weight: bold;
	vertical-align: text-top;
    width: 10%;
    padding-left: 0.3rem;
}

.sp2 {
	padding-top: 0.2rem;
	vertical-align: text-top;
    padding-left: 1rem;
}

.sp2 p {
    margin-bottom: 0.2rem;
}

.tablehover tr:hover {
    background-color: #f2f2f2;
    transition: all 0.15s ease-in-out;
}

td.blackintro {
    font-weight: bold;
    background-color: #000;
    color: #fff;
    padding-top: 0.3rem;
    padding-left: 0.3rem;
}

.blackintro p {
    margin-bottom: 0;
    padding-left: 0.4rem;
    padding-top: 0.2rem;
}

tr.blackrow td {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-left: 0.3rem;
}

.rowunderline {
    font-family: 'Merriweather', serif;
	border-bottom: 2px solid #000000;
    display: block;
    width: 250%;
    margin-bottom: 0.5rem;
    font-weight: bold;
	font-size: 1.04rem;
}

.rowunderline_2 {
	border-bottom: 2px solid #000000;
    display: block;
    width: 500%;
    margin-bottom: 0.5rem;
	margin-top: 0.5rem;
    font-weight: bold;
}

.preistafel .rowunderline {
    font-family: 'Merriweather', serif;
	border-bottom: 2px solid #000000;
    display: block;
    width: 220%;
    margin-bottom: 0.5rem;
    font-weight: bold;
	font-size: 1.04rem;
}


.zelle {
	width: 25%;
	white-space: nowrap;
}

.tablehover .rowunderline_2  tr:hover {
	display: none;
}

/* SPEZIAL TABELLEN -ENDE- */

.font_orange {
    color: #ff8700;
}

.termintabelle {
	width: 100%;
	float: left;
	margin-bottom: 1rem;
}

.termin_header {
    font-family: 'Merriweather', serif;
	border-bottom: 2px solid #000000;
    display: block;
    width: 50%;
    margin-bottom: 0.5rem;
	margin-top: 0.5rem;
    font-weight: bold;
}

.tercon_box {
    position: relative;
}

.tercon_content {
	padding: 0.25rem;
	height: auto;
	width: 100%;
    float: left;
}

.tercon_content:hover {
	background-color: #f2f2f2;
    transition: all 0.15s ease-in-out;
}

.tercon_time {
	font-weight: bold;
	width: 10%;
	float: left;
}

.tercon_col2 {
	float: left;
	width: 90%;
}

.tercon_titel {
	font-weight: bold;
}

a .tercon_titel:hover {
	text-decoration: underline;
}

.after::after {
	font-family: 'Font Awesome 5 Free';
    font-size: 0.7rem;
	vertical-align: top;
}

.tercon_credits {
	font-style: italic;
}

a .tercon_credits {
	font-weight: normal;
}

.guest {
    font-weight: bold;
}

.guest p{
    margin-bottom: 0rem;
}

.guest::before {
	font-family: 'Font Awesome 5 Free';
    font-size: 0.7rem;
	content: "\f005";
    float: left;
    padding-top: 0.15rem;
    padding-right: 0.25rem;
}

.star::before {
    font-family: 'Font Awesome 5 Free';
    font-size: 0.7rem;
	content: "\f005";
    padding-right: 0.25rem;
    position: relative;
    bottom: 0.09rem;
    font-weight: bold;
} 

.datum_links .star::before {
    bottom: 0.12rem;
} 

@media (min-width: 360px) {
.box2 {
    float: left;
    width: 39%;
    box-sizing: border-box;
    position: none;
	bottom: 0;
	right: 0;
}   

.bild_beschriftung_linksunten div {
  width: 50%;
  line-height: 1.2em;
  height: auto;
  padding-left: 0.75em;
  padding-top: 0.4em;
  font-size: 0.8rem;
}  

}

@media (max-width: 574px) {
	.image-gallery .row {
		flex-wrap: nowrap;
	}
	
	.image-gallery .col-12 {
		max-width: 33%;
	}
    
    
}

@media (min-width: 576px) {
.footer-section .section-column {
	padding-right: 1px;
	padding-left: 1px;
}	

    .container {
        padding-left: 0;
        padding-right: 0;
    }

}



.over_box {
    width: 100%;
    float: left;
	position: relative;
}

.box1 {
     float: left;
     width: 66%;
     margin-right: 1rem;
     margin-bottom: 1rem;
     box-sizing: border-box;
}

.box1 img {
    width: 100%;
    height: auto;
}

.box_img {
	height: 0;
	padding-bottom: calc(1 / (16 / 9) * 100%);
	overflow: hidden;
}

.box_img img {
    width: 100%;
	height: auto;
    float: left;
}

.box2 {
    float: left;
    width: 32%;
    box-sizing: border-box;
    position: absolute;
	bottom: 0;
	right: 0;
}

.datum_links {
    margin-top: 0.5rem;
    font-weight: bold;
    float: left;
    width: 70%;  
	line-height: 1.4rem;
}

.datum_rechts {
    font-weight: bold;
}

.datum_rechts p {
    margin-bottom: 0;
}

.trailer_button_black {
	position: relative;
	background-color: #6a6b6d;
	border-left: 0.7rem solid #000;
    padding-left: 0.3rem;
	color:#ffffff;
	font-size: 15px;
	text-decoration:none;
    float: right;
    margin-top: 0.7rem;
    margin-bottom: 1rem;
    letter-spacing: 5px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

.trailer_button_black a {
    color: #ffffff;
    text-decoration:none;
}

.trailer_button_black:hover {
    background-color: #000;
}

.trailer_button_black:active {
	position:relative;
	top:1px;
}

.trailer_button_black::after {
    font-family: 'Font Awesome 5 Brands';
    font-size: 2.0rem;
    content: "\f167";
}

.filmtext {
    hyphens: auto; 
    text-align: justify;
}

.infos_neu {
    color: #000;
    padding-left: 0px;
    hyphens: auto; 
    text-align: justify;
	border-left: 0px solid #ccc;
    margin-left: 3rem;
}

.quote::after  {
	font-family: 'Font Awesome 5 Free';
    font-size: 2.0rem;
	font-weight: 600;
	color: #ccc;
	content: "\f10d";	
	float: left;
} 

.card-hr {
    max-width: 690px;
    margin-left: 3rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
    border-radius: 0.25rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 190px;
    overflow: hidden;
}

.col-img {
    float: left;
    width: 23%;
    
}

.card-bd {
    margin-left: 25%;
    margin-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.card-bd p {
    font-size: 0.9rem;
}

img.bd-placeholder-img {
    width: 100%;
    height: 100%;
}

.card-sm {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
    overflow: hidden;
}

.card-top:nth-child(1) {
    order:1;
    flex: 0 1 auto;
    align-self: auto;
}

.card-image {
    float: left;
    width: 100px;
    height: 130px;
    overflow: hidden;
}

.card-image img {
    width: 100px;
    height: auto;
}

.card-sm-header {
    float: left;
    margin-left: 1rem;
    padding-top: 1rem;
    font-size: 1.2rem;
    font-weight: bold;
    width: 60%;
}

.card-kontakt {
    float: left;
    margin-left: 1rem;
    padding-top: 0.5rem;
    font-size: 0.9rem;
}

.tr-line:nth-child(2) {
    order: 2;
    flex: 1 1 1px;
    align-self: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 92%;
    margin-left: 4%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.card-sm-infos:nth-child(3) {
    order: 3;
    flex: 0 1 auto;
    align-self: auto;
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 0.9rem;
}

.preistafel table {
    text-align: left;
}


@media (max-width: 768px) {
.box2 {
    float: left;
    width: 100%;
    box-sizing: border-box;
    position: inherit;
	bottom: 0;
	right: 0;
}  

.fa-chevron-circle-up::before {
    display: none;
}
   
}

@media (min-width: 360px) {

.bild_beschriftung_linksunten div {
  width: 50%;
  line-height: 1.2em;
  height: auto;
  padding-left: 0.75em;
  padding-top: 0.4em;
  font-size: 0.8rem;
}  
  
}

@media (max-width: 380px) {
    #page-content {
    margin-top: 80px;
}
    .navbar-brand {
        height: 80px;
    }    
    
    .navbar-brand img {
        height: 78px;
    }
	
	.tercon_col2 {
		width: 80%;
		margin-left: 10%;
	}
	

	
}

@media (min-width: 667px) {
	.col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
}

@media (max-width: 667px) {
    #page-content {
    margin-top: 80px;
}
    .navbar-brand {
        height: 80px;
        margin-left: -1.6rem;
    }    
    
    .navbar-brand img {
        height: 78px;
    }
}

@media (max-width: 574px) {
    .navbar-brand {
        margin-left: -1.85rem;
    }   
}

@media (max-width: 1200px) {

	
}

@media (max-width: 375px) {
	.zelle {
		width: calc(375px/3);
	}
	.footer .container {
		padding-left: 0px;
		margin-left: 0px;
	}
	.footer-row {
		margin-left: 0%;
		margin-right: 0%;
	}
}

@media only screen and (max-width: 1024px) {
.footer-row p {
    margin-left: 3.5rem;
    }



	
}

@media (max-width: 1199px) {
	.container .extra {
	max-width: 900px;
}
}

	
}

@media (max-width: 991px) {
	.subaside .submenu {
		display:none;
	}

    .twocol_3-9 .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .twocol_3-9 .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .fa-chevron-circle-up {
	   display: none;
    }
    .footer-row p {
        margin-left: 1.5rem;
    }
    
    .rowunderline {
        width: 212%;
    }  
    
}

@-moz-document url-prefix() {
	.navbar-expand-lg > .container {
		padding-right: 0rem;
	}
	
	
}

@media (max-width: 991px) {

.container .extra {
		z-index: 0;
	}
}

@media (max-width: 992px) {   
    .submenu {
		display:none !important;
	}


	.col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
	}
	
	.col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
	}
	
	.layout-1 .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
	}
    
    .navbar-nav {
    margin-top: 1rem;
	}
	
}

@media (min-width: 768px) {

	
}

@media only screen and (max-width: 768px) { 
.col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    }
    
    aside .submenu {
    display:none;
}

@media (max-width: 575px) {
	.gallery {
		text-align: left;
	}
}


.trailer_button_black {
	float: left;
	margin-top: -0.5rem;
}

.datum_links {
	width: 100%;
}

}

.cal-card .card {
    border: none;
}

.fc-unselectable {
    user-select:auto;
}

.back-to-top {
    color: #999;
}

.back-to-top:hover {
    color: #555;
}

.cc-revoke.dp--revoke.cc-right {
    display: none;
}