@import url('https://fonts.googleapis.com/css?family=Exo+2:400,600i,700,700i,800i');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

/* CSS RESET */
* { margin:0; padding:0; font:inherit; line-height:inherit; vertical-align:top; }
address,caption,cite,code,dfn,em,var { font:inherit; color:inherit; line-height:inherit; }
fieldset,img,abbr,acronym { border:0; }
 
/* CSS DEFAULT */
html { overflow-y:scroll; }
li { list-style:none; }
img { vertical-align:top; }

em {
    font-style: italic;
}
table td {
	vertical-align:top;
	}

iframe {
	width:100% !important;
	}

body {
    color: #313030;
    font-size: 16px;
    line-height: 25px;
	background: url(../img/bg.gif) repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
hr {
    border-top: 0px;
    border-bottom: 1px solid lightgrey;
    border-left: 0;
    border-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.clear { float:none!important; display:block!important; clear:both!important; padding:0!important; }


.container {
	margin:0 auto;
	width:90%;
	position:relative;
	}

.container2 {
	margin:0 auto;
	width:55%;
	position:relative;
	}

b, strong {
	font-weight:700;
	}

.yellow {
	color: #fac706;
}

h1 { /* Überschrift "Ihre Gesundheit" Startseite */	
	font-weight:800;
    font-size: 31px;
    line-height: 45px;
    text-shadow: none !important;
	font-family: 'Exo 2', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	color: white;
	}


h2 { /* Überschrift im Footer links */
	font-weight:600;
    font-size: 21px;
    line-height: 35px;
    text-shadow: none !important;
	color: white;
	font-family: 'Exo 2', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	}

	
h3 { /* Überschrift im Footer links */
	font-size:20px;
	font-family: 'Exo 2', sans-serif;
	line-height: 30px;
	font-weight:700;
	font-style: italic;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #fac706;
	}

	
h4 { /* Überschrift im Footer links */
	font-size: 17px;
line-height: 20px;
	font-family: 'Exo 2', sans-serif;
	font-weight:700;
	font-style: italic;
	margin-bottom:5px;
	text-transform:uppercase;
	}
.movielist_rechts a {
    display: none !important;
}

#gutscheine .content_type_tinymce {
    color: #d5d5d5;
    border: 1px solid rgba(255, 255, 255, 0.13);
    display: inline-block;
    width: 19%;
    background: url(../img/transparentbox.png) left top repeat;
    margin-right: 1%;
    padding: 2%;
    margin-top: 1%;
	min-height: 280px;
}
#gutscheine img {
	
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;

}
#mc_embed_signup {
    padding-top: 25px;
    border-radius: 30px;
    width: 60%;
    margin: 0 auto;
}
#mailchimp {
	color: black;
}
a.button_transparent {
    color: #d5d5d5;
    border: 1px solid rgba(255, 255, 255, 0.13);
    display: inline-block;
    font-size: 18px;
    padding: 9px 19px 9px 40px;
    background: url(../img/button_transparent.png) left top no-repeat;
}

a.button_transparent:hover {
	color: white;
	border: 1px solid #fac706;
}


a.button_transparent_yellow {
    color: #fac706;
	border: 1px solid #fac706;
    display: inline-block;
    font-size: 18px;
    padding: 9px 19px 9px 40px;
    background: url(../img/button_transparent_yellow.png) left top no-repeat;
}

a.button_transparent_yellow:hover {
	color: white;
}

/* KLASSEN */


#logo {
    width:31%;
	margin-right: 1%;
    float: left;padding-top: 3.5%;
}
#logo img {
    width: 100%;
}
.navigation {
    width:68%;
	padding-top: 96px;
	float: right;
}

#top_stretch {
	background:url(../img/top_stretch.jpg) repeat-x center top;
	height:217px;
	display: none !important;
}

#content_startseite {
    color: white;
    margin-top: -120px;
    position: relative;
    z-index: 300;
}

#start_links {
    float: left;
    background: url(../img/filmestartseite.png) repeat-x center top;
    width: 49%;
    min-height: 700px;
    padding: 0.5%;
}
#start_rechts {
	float: right;
	width: 44%;
	text-align: right;
}
#start_rechts hr {
    opacity: 0.3;
    border-bottom: 5px solid;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#gutschein_balken {
	display: none;
}
#gutschein_balken img {
    margin-top: -44px;
    margin-right: 45px;
    position: absolute;
    left: 0px;
}

#gutscheintext {
    float: left;
	font-size: 24px;
	padding-top: 9px;
	margin-left: 240px;
}
#gutschein_balken a {
    float: right;
	margin-left: 40px;
}
#cookies{
	display: none;
}
#cookies a{
	display: none;
}
#cookies .button{
	display: none;
}


a.seitedrucken {
	display: none;
}

.navigation ul li.active ul li a {

    color: white;

}
.navigation ul li.active ul li.active a {

    color: #ffd21a;

}
.navigation ul {
    float: right;
    display: inline-block;
    position: relative;
    width: auto;
}
.navigation ul li.site9:hover ul {

    display: none;

}
.slidermain {
    height: 733px;
	position:relative;
z-index: 40;
}
	
#controls {
    display: none;
    height: 78px;
    margin-top: 0;
    padding-left: 0;
    position: absolute;
    top: 290px;
    width: 100%;
}
#layovercontainer {
    z-index: 200;
    position: absolute;
    top: 0px;
	width: 100%;
}
#layover1 {

    background: url(../img/reservierung.png) no-repeat center top;
    width: 27%;
    height: 106px;
    color: white;
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: 19px;
    padding-top: 17px;
    text-align: center;
    padding-left: 4%;
	display: none !important;

}
#layover1 a {
	color: #fac706;
}
#layover2 {
    color: white;
    padding-left: 10%;
    padding-top: 8%;
}
#layover2 h2 {
    padding-left: 8%;
}
.slides_container {
    width: 651px;
    float: right;
}
.content_type_contentSlider .prev, .content_type_contentSlider .next, .content_type_contentSlider .pagination {
    display: none;
}
.content_type_contentSlider a {
    color: white;
}
.content_type_contentSlider a:hover {
    color: white;
}
#layover2 hr {
    border-bottom: 5px solid white;
    padding-bottom: 0px;
    padding-top: 0px;
	margin-top: 25px;
    width: 271px;
    margin-left: 12%;	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}


#startseite_filmaccordion h2 {

    font-size: 21px;
    line-height: 25px;
    margin-bottom: 5px;

}

.movielist_datum {
    display: block;
    float: left;
    width: 48%;
    font-size: 12px;
    box-sizing: border-box;
    border: 1px solid grey;
    margin-bottom: 5px;
    padding: 0px 10px;
    margin-right: 2%;
}
.startseite_ueberschriften {
    min-height: 70px;
}
.movielist_uhrzeit {
    color: lightgrey;
    margin-left: 2px;
}
.movielist_rechts .zusatztitel {
	margin-bottom: 12px;
}
.zusatztitel {
	font-size: 13px;
	line-height: 16px;

}
.startseite_film {
    padding: 3%;
}
.movielist_rechts {
    float: left;
    width: 62%;
}
#startseite_filmaccordion .movielist_datum {
    padding: 0px 5px;
    font-size: 13px;
    margin: 1%;
    width: 46%;
}
a.smallyellowlink {
    color: #fac706;
    font-size: 12px;
}
a.smallyellowlink:hover {
    color: #ffd01f;
}
ul.movielist li {
    float: none;
    width: 100%;
    min-height: auto;
    margin-bottom: 1.25%;
    box-sizing: border-box;
    border-bottom:2px solid black;
    margin-right: 1%;
    padding: 1%;
}


ul.movielist li .movielist_links {
    float: left;
    width: 16%;
    margin-right: 4%;
}
ul.movielist li .movielist_links img {
    max-width: 100%;
    box-sizing: border-box;
    border: 9px solid white;
}
ul.movielist li .movielist_links img:hover {
    border: 9px solid rgba(255, 255, 255, 0.80);
	opacity:0.8;
}
/* Rote Inhaltsbox */

.navigation ul ul {

    background: url(../img/redbg.jpg) center top repeat;

}
.navigation ul li a {
	padding:0px;
	font-size:20px;
	color:white;
	font-weight:400;
	text-decoration:none;
	padding-bottom:2px;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	}
	
.navigation ul li a:hover {
	color:#ffd21a;
	}

.navigation ul li.active a {
	color:#ffd21a;
	}
	.navigation ul li.site1 a {
    background: url(../img/home.png) no-repeat center top;
		text-indent: -9999px;
		width:24px;
		height:22px;
}
	.navigation ul li.site1.active a {
    background: url(../img/home_h.png) no-repeat center top;
}
.navigation ul li {
    float: left;
    padding-left:16px;
    padding-right:16px
}
	
.navigation ul li:last-child {
	border:0px;
	}

#footer_stretch2 {
	display: none;
}

#footer_stretch2 a {
	color: white;
}
#footer_stretch {
	display: none;
}
#adresse1 {
    width: 45%;
    margin-right: 5%;
    float: left;
}

#adresse2 {
    width: 50%;
    float: left;

}
#red1 a {
	color:#fac706;
}
#red1 {
    width: 50%;
	padding-top: 50px;
    float: left;
}
#red2 {
    width:21%;
	padding-left: 2%;
	padding-right: 2%;
    float: left;
	background: #7a1912;
	padding-top: 50px;
	min-height: 200px;
}
#red2 a {
	color: white;
}
#red3 {
    width:21%;
	padding-left: 2%;
	padding-right: 2%;
    float: left;
	padding-top: 50px;
	min-height: 200px;
}
#footerbox_3 a {
	background: #891c14;
	float: right;
}
.header_unterseite {
    height: auto;
    background: none !important;
    text-align: center;
}

.header_unterseite hr {
	display: none;
}


.text_unterseite {
	margin-top: 20px;
	padding-bottom: 70px;
	padding-top: 10px;
	color: white;
	border-top: 2px solid black;
}

.text_unterseite a {
	color: #fac706;
}

.text_unterseite a:hover {
	color: #faac06;
}




/* DIVS */
	
/* Formatierung Kontaktformular Start */

.infomeldung {
    color: white;
    margin-bottom: 20px;
    background: #71b915;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 91%;
}
	
.content_type_kontakt {
	padding-bottom:30px;
	border-bottom:1px solid #d8d9d9;
	margin-bottom:30px;
}
.content_type_kontakt input {
    border-color: #B6B8B9 #B6B8B9 #cdcfd1;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #dfe0e3 inset;
    height: 20px;
    margin-bottom: 10px;
	width:350px;
	 padding:2px;
}
.content_type_kontakt input#submit {
    color: white;
    background: #71b915;
    display: inline-block;
    height: auto;
    cursor: pointer;
    box-shadow: none;
    border: 0px;
    font-size: 15px;
    width: 356px;
    margin-left: 150px;
    padding: 9px;
    border-radius: 0px;
}

.content_type_kontakt label {
    display: block;
    float: left;
    font-weight: normal;
    width: 150px;
}

.content_type_kontakt textarea {
    background: none repeat scroll 0 0 #fcfcfc;
    border-color: #B6B8B9 #B6B8B9 #cdcfd1;
    border-radius: 6px;
    border-style: solid;
	 padding:2px;
    border-width: 1px;
    box-shadow: 0 1px 2px #dfe0e3 inset;
    height: 96px;
    margin-bottom: 10px;
    width: 350px;
}

.content_type_contentGallery {
	padding-top: 20px;
	padding-bottom: 20px;
}

.content_type_contentGallery ul li {
    list-style: outside none none !important;
    margin-bottom: 11px;
	float:left;
	margin-right:1%;
    width: 19%;
}

.content_type_contentGallery .fancy > img {
    height: auto;
    max-width: 100%;
}
.content_type_contentGallery ul li.col_5 {
    margin-right: 0;
}

/* Kontaktformular Formatierung Ende */



@media only screen and (max-width:1780px){
.container2 {

    width: 60%;

}
	#gutscheintext {

    font-size: 21px;

}
	
	
}

@media only screen and (max-width:1740px){
	
#logo {
    padding-top: 4.5%;

}
ul.movielist li {
    padding: 1%;
    margin: 0;
    width: 50%;
}
	
}


@media only screen and (max-width:1600px){

.slides_container {
    width: 500px;
}

.slides_container img {
    width: 500px;
	height: 248px;
	}

}



@media only screen and (max-width:1490px){
.container2 {

    width: 70%;

}
	#top_stretch {

    height: 180px;

}	
#logo {

    padding-top: 4%;

}
.navigation {

    padding-top: 6%;

}	
	.navigation ul li a {
			font-size: 16px;
	font-weight: 600;
		
	}
#layover1 {

    font-size: 17px;

}
.container {

    width: 96%;

}
}


/*UMSCHALTUNG AUF MITTLEREN BILDSCHIRM */
@media only screen and (max-width:1350px){
	
ul.movielist li .movielist_links {
    width: 29%;
}
.movielist_rechts {
    width: 67%;
}
	
}


/*UMSCHALTUNG AUF MITTLEREN BILDSCHIRM */
@media only screen and (max-width:1310px){
#top_stretch {

    height: 165px;

}

	.container2 {

    width: 80%;

}
	
	#footer_stretch .container {
		width:100%;
	}

	
	.slides_container {

    float: none;

}
	.navigation ul li {

    padding-left: 12px;
    padding-right: 12px;

}	
#layover2 {

    padding-top: 4%;

}
.jcarousel-control-prev, .jcarousel-control-next {

    font: 49px/45px 'Roboto';
	width: 18px;

}
	.jcarousel-control-prev {

    left: -25px;

}
	
	.jcarousel-control-next {

    right: -25px;

}
	
	h1 {

    font-size: 64px;
    line-height: 76px;

}
h2 {

    font-size: 40px;
    line-height: 46px;

}
.cbp-bislideshow, .cbp-bicontrols, .slidermain {
	height:540px !important;
	}
ul.movielist li {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 30px;
    padding-bottom: 40px;
}
	
}


@media only screen and (max-width:1180px){
#red1 {

    width: 90%;
    float: none;
    margin-bottom: 50px;
    padding-left: 6%;

}
#red2, #red3 {

    padding-left: 6%;
    width: 43%;
    padding-right: 0%;
    padding-top: 5%;

}
	.container2 {

    width: 96%;

}

	#gutscheintext {

    font-size: 17px;
		margin-left: 129px;

}
#gutschein_balken img {

    width: 111px;
    margin-top: -18px;

}
	#content_startseite {
		margin-top: -50px;
	}
#start_links {
    float: none;
    width: 99%;
}
#startseite_filmaccordion {

    width: 90%;
    margin: 0 auto;
    padding-top: 4%;

}	#start_rechts {

    width: 94%;
    float: none;
    text-align: left;
    padding-bottom: 50px;
    padding-left: 4%;
    padding-right: 4%;

}
	
	

.cbp-bislideshow, .cbp-bicontrols, .slidermain {
	height:500px !important;
	}

	
		
}


@media only screen and (max-width:1150px){

	#layover2 {

    padding-top: 11%;

}
#top_stretch .container {
    width: 100%;

}
#logo img {

    width: auto;
    max-width: 100%;

}
#logo {

    width: 100%;
    text-align: center;
    padding-top: 87px;
    padding-bottom: 38px;

}
	#layover1 {

    background: url(../img/reservierung.png) no-repeat center top #342d2a;
    width: 97%;
		padding-left: 3%;
    margin: 0px;
    height: auto;
    padding-top: 15px;
		padding-right: 0;
    padding-bottom: 15px;

}#ueberschrift_unterseite {

    padding-top: 105px;

}
	#layovercontainer .container,	.header_unterseite .container {

    width: 100%;

}
#top_stretch {

    height: auto;

}
	
iframe {
    max-width: 100% !important;
}	
	
.navigation ul li.site1 a {
    display: block;
    width: 92%;
    text-indent: inherit;
	 background:url(../img/redbg.jpg) center top repeat !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.navigation ul li.site1.active a {
    display: block;
    width: 92%;
    color: yellow !important;
    text-indent: inherit;
}

.navigation {
    float: none;
    width: 100%;
    position: absolute;
    padding-top: 0px;
    z-index: 10000000;
	top: 0;
    border: 0px;
    padding-bottom: 0px;
    margin: 0px;
}
.navigation ul li.site9 ul {
    display: auto;
}
#controls {
	display:none;
	}
.navigation ul {
    float: none;
    width: 100%;
	-webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.50);
	-moz-box-shadow:    10px 10px 10px 0px rgba(0, 0, 0, 0.50);
	box-shadow:         10px 10px 10px 0px rgba(0, 0, 0, 0.50);
}
.navigation ul li a {
    padding-bottom: 13px;
    padding-top: 13px;
}
.navigation ul li.active a {
	border-bottom:0px;
}

.navigation ul li {
    padding-left: 0;
	background: #342d2a;
}

.navigation ul.flexnav li {
	float:none;
}	

	
.navigation ul li a {
    display: block;
    min-height: auto !important;
    padding: 14px 4%;
    width: 92%;
	height:auto !important;
}
.flexnav li > ul {
    width: 100% !important;
    left: 0px !important;
    padding-left: 0px !important;
}
	.flexnav li ul li a {
    width: 100% !important;
    padding-left: 6% !important;
    font-size: 14px;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.navigation ul li {
	width:100%;
	margin-left:0px;
	margin-right:0px;
	}
.flexnav li.active {
	border-bottom:0px;
	}

.content_type_kontakt label {
    float: none;
}
.content_type_kontakt input#submit {
    margin-left: 0;
	width:100%;
}

.content_type_kontakt input, .content_type_kontakt textarea {
    padding: 1%;
    width: 98%;
}
	.text_unterseite .content_type_tinymce img {
    display: block;
    float: none !important;
    margin: 0px;
		margin-left: 0px !important;
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
		height: auto;
}	
	

.content_id_76 table tr td,
.content_id_61 table tr td {
    display: block;
    margin-bottom: 20px;
}
	
.content_id_76 table tr td td {
    display: table-cell;
}		
#gutscheine .content_type_tinymce {
    width: 96%;
    height: auto;
    margin-bottom: 3%;
    margin-top: 3%;
}	
}



@media only screen and (max-width:800px){
h1 {

    font-size: 44px;
    line-height: 55px;

}
	h2 {

    font-size: 23px;
    line-height: 25px;

}
	.cbp-bislideshow, .cbp-bicontrols, .slidermain {
		height: 350px !important;
	}
#gutschein_balken a { 
	display: none;
	}
	#red2, #red3 {

    float: none;
    width: 90%;
    padding-right: 4%;
    height: auto;
    min-height: auto;
    padding-bottom: 4%;

}
#ueberschrift_unterseite {

    padding-top: 45px;

}
	.header_unterseite {

    height: 240px;

}

	
	.content_id_11 img {

    display: block;
    width: 100%;
    float: none;

}
	
	
	
}


@media only screen and (max-width:650px){
	ul.movielist li .movielist_links {
    width: 87%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    float: none;
}
	ul.movielist li .movielist_links img {
    max-width: 50%;
		margin-bottom: 20px;
}
.movielist_rechts {
    width: 95%;
    margin: 0 auto;
    position: relative;
    float: none;
    text-align: center;
}
	
	
}

@media only screen and (max-width:560px){
.movielist_datum {
    font-size: 13px;
	}
	
	
.slides_container img {

    width: 400px;
    height: 198px;

}.content_id_11 table tr td {

    width: 100%;
    float: none;
    display: block;

}
	#footer_stretch2 {

    text-align: left;
	}

.slides_container {

    width: 400px;

}	
.cbp-bislideshow, .cbp-bicontrols, .slidermain {

    height: 300px !important;

}	
	#logo img {

    width: 90%;

}
	
}



@media only screen and (max-width:480px){

	.jcarousel img {

    width: 50%;
		margin: 0 auto;

}
}