/* Einstellung für body */
body {
	background: radial-gradient(ellipse farthest-corner, #FFFFFF 30%, #3DB7FF 70%);
	max-width: 40em;
	margin: 0 auto;
	}
/* Einstellung für Logobereich */
#logo {
	margin-left: 1em;
	margin-right: 1em;
	width: auto;
	border: 3px solid red;
	border-radius: 1em;
	padding: 0 1em;
	background: black;
	}
#logobox {
	margin: 0em 0em;
	width: auto;
	background: black;
	text-align: center;
	}
#logotext {
	margin-left: 1em;
	margin-right: 1em;
	border: 3px solid black;
	border-radius: 1em;
	padding: 0.5em;
	background: radial-gradient(ellipse farthest-corner, #FFFFFF 30%, #FFD700 70%);
    font-family : Arial;
	font-size : 14px;
	font-style : italic;
   	color : blue;
	text-align: center; 
	}
#logosprache {
	margin: 1em 0em;
    	font-family : Arial;
	font-size : 16px;
	font-style : italic;
	text-align: center; 
	}
.logosprachetext {
   	color : white; 
	}
/* Einstellung für Fusszeile */
footer {
    	font-family : Arial; 
    	font-size : 14px;
	text-align: center;
   	color : black; 
	text-decoration: none;
	}
/* Einstellung für Inhalt und Navigation */
#inhaltnavigation {
	margin-top: 0.5em;
	display: flex;
	}
/* Einstellung für Hauptinhalt */
main {
	margin-top: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	flex: 5 1 0%;
	border: 3px solid red;
	border-radius: 1em;
	padding: 1.5em;
	}
.maintitel {
	font-family : Arial;
	font-style : italic;
	font-weight: bold;
	font-size : 26px; 
   	color : black; 
	text-decoration: underline;
	}
.mainuntertitel {
	font-family : Arial;
	font-weight: bold;
	font-size : 20px; 
   	color : black; 
	}
.maintext {
	font-family : Arial;
	font-size : 14px; 
   	color : black; 
	text-decoration: none;
	}
.maintext1 {
	font-family : Arial;
	font-size : 14px;
	font-weight: bold; 
   	color : black; 
	text-decoration: none;
	}
.mainklein {
	font-family : Arial;
	font-size : 12px;
	font-weight: bold; 
   	color : black; 
	text-decoration: none;
	}
.mainfilm {
	font-family : Arial;
	font-size : 16px;
   	color : black;
	font-weight: bold;
	text-decoration: none;
	}
.mainfilmnobold {
	font-family : Arial;
	font-size : 16px;
   	color : black;
	text-decoration: none;
	}
/* Einstellung für Geschlossen */
.geschlossen {
	font-family : Arial;
	font-size : 28px;
	font-weight: bold;
	font-style : italic;
   	color : blue;
	text-align: center;
	text-decoration: none;
	}
/* Einstellung für Tabellen */
div.table {
	display : table;
	border-collapse: collapse;
	width: calc(30% - 10px); 
	}
div.table1 {
	display : table;
	border-collapse: collapse;
	width: calc(70% - 10px); 
	}
div.table2 {
	display : table;
	border-collapse: collapse;
	width: calc(100% - 10px); 
	}
div.table3 {
	display : table;
	border-collapse: collapse;
	width: calc(80% - 10px); 
	}
div.table4 {
	display : table;
	border-collapse: collapse;
	width: calc(45% - 10px); 
	}
div.table5 {
	display : table;
	border-collapse: collapse;
	width: calc(10% - 10px); 
	}
div.wrapper {
	position: relative; 
	}
div.tr {
	display: table-row;
	}
div.td {
	display:table-cell;
	padding: 5px;
	font-family : Arial;
	font-size : 14px; 
   	color : black;
	}
div.td10 {
	display:table-cell;
	padding: 5px;
	width : 5%;
	font-family : Arial;
	font-size : 14px; 
   	color : black;
	}
div.td18 {
	display:table-cell;
	padding: 5px;
	width : 14%;
	font-weight: bold;
	font-family : Arial;
	font-size : 16px; 
   	color : black;
	}
div.tdb {
	display:table-cell;
	padding: 5px;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
   	color : black;
	}
div.td1 {
	display: table-cell;
	padding: 5px;
	width: 15%;
	font-family : Arial;
	font-size : 16px;
	font-weight: bold;
   	color : black;
	}
div.tdco {
	display: table-cell;
	padding: 5px;
	width: 15%;
	font-family : Arial;
	font-size : 14px;
   	color : black;
	vertical-align:top;
	}
div.td2 {
	display:table-cell;
	padding: 5px;
	width: 25%;
	font-family : Arial;
	font-size : 16px;
	font-weight: bold; 
   	color : black;
	vertical-align:top;
	}
div.td3 {
	display:table-cell;
	padding: 5px;
	width: 50%;
	font-family : Arial;
	font-size : 16px;
	font-weight: bold; 
   	color : black;
	vertical-align:top;
	}
div.td30 {
	display:table-cell;
	padding: 5px;
	width: 50%;
	font-family : Arial;
	font-size : 16px; 
   	color : black;
	vertical-align:top;
	}
div.td4 {
	display:table-cell;
	padding: 5px;
	border: solid thin red;
	width: 50%;
	font-family : Arial;
	font-size : 16px;
	font-weight: bold; 
   	color : black;
	vertical-align:top;
	}
div.td5 {
	display:table-cell;
	padding: 5px;
	font-family : Arial;
	font-size : 14px;
	font-weight: bold; 
   	color : blue;
	}
div.td6 {
	display:table-cell;
	padding: 5px;
	width: 22%;
	font-family : Arial;
	font-size : 14px;
   	color : black;
	vertical-align:top;
	}
div.td.empty {
      border: none;
      width: 20%;
    }
div.td.rowspanned {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 20%;
    }
div.td.colspanned {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 20%;
    }
/* Einstellung für Filmbilder in Aktuell und Programm */
.moviepics {
	width: 108px;
	height: 144px;
	}
/* Einstellung für Bilder in News */
.newspics {
	width: 320px;
	height: 300px;
	}
/* Einstellung für Karte in Lageplan */
div.map {
	width: 100px;
	height: 66px;
	}
/* Einstellung für Bilder in Bilder */
.thumbs {
    display: block;
    width: 250px;
    vertical-align: top;
	margin: auto;
        }

.thumbs img {
    width: 100px;
    height: auto;
	object-fit:cover;
            }

.mainimg {
    position: relative;
	display: inline-block;
    height: 1000px;
    width: calc(100% - 50px);
        }

.mainimg input {
    display: none;
			   }

.mainimg figure {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity ease 3s;
            }
.mainimg figure img {
                width: 100%;
                height: auto;
                float: left;
            }
.mainimg figure figcaption {
    display: outline;
	font-family : Arial;
	font-size : 14px;
	margin : 1cm;
	padding-top:10px;
	text-align:center;
            }

.mainimg input:checked + figure {
                display: block;
                opacity: 1;
            }
.bilderquer {
	width: 607px;
	height: 450px;
	}
.bilderhoch {
	width: 300px;
	height: 535px;
	}
/* Einstellung für Login */
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
	}

.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
	}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	}
.close:hover { 
	background: #00d9ff; 
	}
/* Einstellung für Trailer */
.modalDialog1 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	}
.modalDialog1:target {
	opacity:1;
	pointer-events: auto;
	}

.modalDialog1 > div {
	width: 800px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
	}
/* Einstellung für Adminbereich */
.text {
	width: 30em;
	font-family : Arial;
	font-size : 14px;
	}
textarea {
	width: 30em;
	height: 5em;
	font-family : Arial;
	font-size : 14px;
	}
/* Einstellungen für Menuneu */

label.hamburg { 
   display: block;
   background: #555; width: 75px; height: 50px; 
   position: relative; 
   margin-left: auto; margin-right: auto;
   border-radius: 4px; 
}
input#hamburg {display:none}
.navtext {
	margin: 1em 0em;
    font-family : Arial;
	font-size : 20px;
	font-style : none;
	text-align: left;
	color : black;
	text-decoration: none;
	}
.navtexton {
	margin: 1em 0em;
    font-family : Arial;
	font-size : 20px;
	font-style : none;
	text-align: left;
	color : red;
	text-decoration: none;
	}
.navtextklein {
	margin: 1em 0em;
    font-family : Arial;
	font-size : 16px;
	font-style : none;
	text-align: left;
	color : black;
	text-decoration: none;
	}
.navtextkleinon {
	margin: 1em 0em;
    font-family : Arial;
	font-size : 16px;
	font-style : none;
	text-align: left;
	color : red;
	text-decoration: none;
	}
.line { 
   position: absolute; 
   left:10px;
   height: 4px; width: 55px; 
   background: #fff; border-radius: 2px;
   display: block; 
   transition: 0.5s; 
   transform-origin: center; 
}

.line:nth-child(1) { top: 12px; }
.line:nth-child(2) { top: 24px; }
.line:nth-child(3) { top: 36px; }

#hamburg:checked + .hamburg .line:nth-child(1){
   transform: translateY(12px) rotate(-45deg);
}

#hamburg:checked + .hamburg .line:nth-child(2){
   opacity:0;
}

#hamburg:checked + .hamburg .line:nth-child(3){
   transform: translateY(-12px) rotate(45deg);
}
.row {}
nav.topmenu { 
    height: auto; 
    max-height:0; 
    overflow: hidden; 
    transition: all 0.5s;
}
#hamburg:checked + .hamburg  + nav.topmenu { 
    max-height: 600px; 
}





