@charset "utf-8";

/*			Fonts			*/
@font-face {
  font-family: 'brlnsr';
  src: url('../fonts/brlnsr.eot');
  src: url('../fonts/brlnsr.eot?#iefix') format('embedded-opentype'),
       url('../fonts/brlnsr.otf') format('otf'),
       url('../fonts/brlnsr.svg#brlnsr') format('svg'),
       url('../fonts/brlnsr.ttf') format('truetype'),
       url('../fonts/brlnsr.woff') format('woff'),
       url('../fonts/brlnsr.woff2') format('woff2');
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff2') format('woff2'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Clear Floated Elements */
.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clear:after, .ce_text:after {clear:both;content:' ';display:block;font-size:0;
line-height:0;visibility:hidden;width:0;height:0;}
* html .clear {height:1%;}
.hide, .invisible {display: none;}
a.invisible {display:none;}

body {background-color:#FFF;color:#535353;}

h1, h2, h3, h4, h5, h6, h2 a {font-family: 'brlnsr', Helvetica, sans-serif !important;letter-spacing: 0.05em !important;}
h1, h2, h3, h4, h5, h6, h2.ce_headline {color: #669900 !important;padding: 16px 0 !important; margin: 0 !important;}
h1 {font-size:30px !important;}
h2 {font-size:26px !important;}
.boxen h1, .boxen h2 {padding: 16px !important; margin: 0 !important;
font-family: 'brlnsr', Helvetica, sans-serif !important;font-size:26px !important; color:#FFF !important;}

#content .ce_headline, #content .ce_gallery {padding-right: 15px; padding-left: 15px;}
#content .ce_text {padding-right: 0; padding-left: 0;}
#content {padding-bottom:16px;}

p {font-family:'open_sansregular', Helvetica, sans-serif;
font-size:16px;line-height:1.6em;color:#333;}
a, table th {font-family: 'open_sansregular', Helvetica, sans-serif;}

table {width:100%;border-collapse:collapse;margin-bottom:24px;}
table th,table td {padding:16px 6px;line-height: 1.5em;vertical-align: top;}
table th {font-weight:600;text-align:left;}
caption {font-variant: small-caps;}
th *:first-child,td *:first-child {margin-top: 0;}
thead th {text-align: left;color: #000;border-bottom: 1px #000 solid;}
tbody th, td {text-align: left;border-top: 1px solid #ccc;}
tbody tr:hover th,tbody tr:hover td {background: #f8f8f8;}
tfoot {border-top: 4px solid #ccc;}

ul li {font-family:'open_sansregular', Helvetica, sans-serif;
font-size:16px;line-height:1.6em;color:#333;}

a {font-weight:400;color:#333;
transition: .1s ease-in;outline:0 !important;}
a:hover {color:#999999;text-decoration:none;}
p a {text-decoration: underline;}

em,i {font-weight:600;}

hr {position:relative;display:block;width:100%;
height:1px;background:rgba(0,0,0,.12);
border:0;margin:20px 0 20px !important;}

::-moz-selection {color: #669900;background: #FFF;}
::selection {color: #669900;background: #FFF;}

/* Karten */
.ce_leaflet p, .leaflet-bar a {color: #333 !important;text-align: center !important; padding: 0 !important;}

#content ul li {text-indent: -25px; padding-left: 25px;}
#content ul li::before {color: #669900; content: "\2022";
font-size: 1.5em; padding-right: 15px; position: relative; top: .1em;}

#content .ce_gallery {margin: 16px 0;padding: 5px 0;
display: inline-block;}
#content .ce_gallery ul {display: inline;list-style: outside none none;}
#content .ce_gallery ul li {float: left;list-style: outside none none;
margin-right: 24px;margin-bottom: 24px;padding: 0;text-indent: 0;}
#content .ce_gallery ul li::before {color: #669900; content: "";
font-size: 0; padding-right: 0; position: relative; top: 0;}

/* ####### CSS Hilfsklassen ####### */

.text-left {text-align:left;}
.text-center {text-align:center;}
.text-right {text-align:right;}

.full-width {width:100%;
	padding:20px;
	text-align:center;}
.btn.full-width {background:transparent;
	border:1px solid #2d3e15;
	text-align:center;}
.zero-padding {
	padding-left:0 ;
	padding-right:0;
}
.btn{border-radius:0 !important;background:#669900 !important;
color:#FFFFFF;font-size:18px;margin:20px 0;}
.btn:hover {color:#FFFFFF;}
.icon {width:30px;height:30px;display:inline-block;float:left;
margin-right:10px;background:#669900;padding:5px;border-radius:40px;}

.padded-top {padding-top:60px;}

/* Maskierung Boxen Startseite */
.mask {position: absolute;overflow: hidden;top: 0;left: 0}
.mask h2, .mask h2 a {text-align: center;}
.mask h2, .mask h2 a, .mask p {padding-left: 16px; padding-right: 16px;hyphens: auto;hyphenate-limit-chars: auto 5;
hyphenate-limit-lines: 2;}
.mask p {margin:0;font-size:14px;}
.mask p.mitte {line-height: 1em;margin: 0;padding: 0;margin-top: -32px;}
.mask h2, .mask h2 a {margin-bottom: 10px;font-size: 32px;}
.mask .fa-stack-1x {left: 0;bottom: 1px;position: absolute;text-align: center;
width: 100%;font-size: 1em;color:#505b5e;}
.mask .fa-stack-1x:hover {color:#505b5e;}
.view-fifth img {transition: all 0.3s ease-in-out; }
.view-fifth .mask {transform: translateY(-10%);opacity: 0;
transition: all 0.4s ease-in-out; width: 100%;min-height: 100%;color: #FFF;
border-right: solid 32px #FFF; border-bottom: solid 24px #FFF;}
.view-fifth .mask p {opacity: 0;transition: all 0.2s linear;}
.view-fifth:hover .mask {transform: translateY(0%);opacity: 1;}
.view-fifth:hover img {transform: translateY(100%);transition-delay: 0.1s;}
.view-fifth:hover p {opacity: 1;transition-delay: 0.4s;}
.mask h2 a {font-size: 32px;text-decoration: none;}

a.startinfo {display: inline-block; text-decoration: none; padding: 7px 14px;/*margin-left: 28%;*/
background: #000; color: #fff; text-transform: uppercase; box-shadow: 0 0 1px #000;font-size:14px;}

fieldset {border:#EEE 0 solid;padding:0;}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"]
, textarea, select,input[type="search"] {padding:1.5%;font-size:13px;
box-shadow:inset 1px 1px 5px rgba(0, 0, 0, .05);background:#FCFCFC;
border:#666 1px solid;color:#999;font-family:"Droid Sans", sans-serif;margin-bottom: 8px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus {
background:#FFF;border:#ddd 1px solid;color:#333;outline: none;}
#content input[type="checkbox"] {width: 5%;}
textarea {font-size:15px;}
button[type=submit],input[type=submit],input[type=reset],input[type=button] {padding:4px 15px;
border-radius:5px;box-shadow:0 0 5px rgba(0, 0, 0, .1);background:#999;color:#FFF;
border:none;font-family:"GillSans", sans-serif;font-size:18px;width: auto;}
button[type=submit]:hover, input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover {
color:#333;}
button[type=submit]:focus,input[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus {color:#333;}
#content label, #content legend {display: block;float: left;position: relative;font-weight: normal;width: 35%;}
#content .checkbox_container label {width: 98%;}
#content input, #content textarea {width: 40%;}
#content span.captcha_text {font-weight: normal;font-size: 1em;float: left;}
#content .captcha_text {margin-left: 0;}
.captcha_text {display: flex;height: 3em;margin-left: 35%;}
#content input.captcha {width: 48px;margin-left: 16px;}

/* ####### CSS spezifisch ####### */
.mm-page {min-height: auto;}
#header {display:block;background: #FFF;}
.vbe-header {
	display:block;
	background:rgba(255,255,255,1) !important;
	min-height:60px;
	overflow:hidden;
}
.logo {display:block;z-index: 2147483647;}
.padding-top {padding-top: 24px;}
#content .logo img {width: auto;display: block;height: auto;border-right: 0 solid #FFF;}
#logo-area {position: relative; z-index: 1; float: right;
box-shadow: none; max-width: 1180px; margin: 0 auto; width: 30%;}
#logo-area img {vertical-align: middle; max-height: 100%; height: 60px !important;
width: auto !important;}
#logo-area figure img {display: block; margin: 0 auto;}
#logo-area .fifecol {width: 19.2%;}
#logo-area .column {float: left;}

img.float_left {float:left; margin-right:16px;}
#content .mutig img {width: 260px !important; height:auto; margin-left:35%; margin-top: -1.4em;}
.desktop {display:block;}
.fa-stack-2x { font-size: 0.5em; }

.navtop li ul {font-family:'open_sansregular', Helvetica, sans-serif;
width:100%;list-style: none;float: right;position: relative;}
.navtop li a {font-family:'open_sansregular', Helvetica, sans-serif; color:#669900; font-size:14px;}
.navtop li {float: left;position: relative;padding-right:8px;}

.navbar-nav {float: left;}
#main-nav  #jaddatz-nav {position:relative;max-width:1170px;
margin:0 auto;left:-15px;right:0;}
.navbar-default {background-color: transparent;
border-color: transparent;}
.sticky-menu {position: fixed !important;top: 0;z-index: 1000 !important;
width: 100% !important;height: 168px;}

#main-nav li a {font-family: 'brlnsr', Helvetica, sans-serif;}
#main-nav {
	z-index:10000;
	margin:0;
	padding:0;
	top: auto !important;
	position: relative !important;
	background-color:#669900;
}
#main-nav li a {
	font-size:21px;
	color:#edc15e;
	color:#4ca7a7;
	color:#FFFFFF;
	padding-left:16px;
	padding-right:16px;
}
#main-nav li a.has-subnav {
	padding-right:2em;
	background-image:url(../img/arrow-down.png);
	background-position:95% center;
	background-repeat:no-repeat;
	background-size:20px auto;
}
#main-nav li a:hover, #main-nav li a:focus, #main-nav li a:active {
	background-color:#FFF;color:#669900;}
#main-nav li a.active, #main-nav li a.forward {color:#669900;background:#FFF;}
#main-nav li a:hover.has-subnav, #main-nav li a:focus.has-subnav, #main-nav li a:active.has-subnav {
	padding-right:2em;
	background-image:url(../img/arrow-down_active.png);
	background-position:95% center;
	background-repeat:no-repeat;
	background-size:20px auto;
}
#main-nav li ul {width:100%;background:#FFF;color:#669900 ;padding:0;min-width: 22em;}
#main-nav li ul li a {padding:7px 15px;font-size:17px;color:#FFF;
border-top:1px solid rgba(0,130,129,.4);}
#main-nav li ul li a.active {color:#669900;background:#FFF;}
#main-nav li ul li a:hover {background: #FFF;}

#navmobil, .navmobil {display:none;}
#access {padding:0;background:rgba(0,130,129,1);overflow: hidden;display:inline;
position: relative;z-index: 1;width: 1170px;margin: 0 auto;}
.navdesk a {font-size: 21px;font-family:'brlnsr', Helvetica, sans-serif;}

#teaser {max-height:580px;overflow:hidden;background:#669900;}
#teaser img{width:100%;margin-top:0;display: block;height: auto;}
#teaser .col-md-8 , #teaser .col-sm-8, #teaser .col-xs-12 {padding-left:0;}
#teaser .col-md-4 , #teaser .col-sm-4, #teaser .col-xs-12 {padding-right:0;}
#teaser h3 {color:#FFF; top: 2%;position: absolute;display: flex;overflow: visible;text-align: center;left:40%;justify-content: center;}

#content img{width:100%;margin-top:0;display: block;height: auto;}

.row {display: flex;flex-wrap: wrap;margin-right: 0px;margin-left: 0px;}

.fill figure {margin: 0; display: block; overflow: visible; position: relative;
object-fit: contain; width: 100%; height: 100%;}
/*.blau .fill, .hellblau .fill {padding-right: 0;padding-left: 0;}*/

.gruen, .gelb, .rot, .blau {padding-left: 0;padding-right: 0; color: #FFF; margin-bottom:16px;}
.gruen h2 a, .gelb h2 a, .rot h2 a , .blau h2 a,
h2 a.gruen, h2 a.gelb, h2 a.rot, h2 a.blau,
a.gruen h2, a.gelb h2, a.rot h2, a.blau h2{color: #FFF;font-size:28px; padding: 16px;}
h2.gruen a:after, h2.gelb a:after, h2.rot a:after, h2.blau a:after,
h2 a.gruen:after, h2 a.gelb:after, h2 a.rot:after, h2 a.blau:after,
.gruen h2 a:after,.gelb h2 a:after,.rot h2 a:after,.blau h2 a:after,
a .gruen h2:after,a .gelb h2:after,a .rot h2:after,a .blau h2:after {
	font-family: 'Font Awesome 6 Free'; content: "\f105";font-weight: 900;padding-left: 8px;}

.gruen h3, .gruen h3 a, .gelb h3, .gelb h3 a, 
.rot h3, .rot h3 a, .blau h3, .blau h3 a {color: #FFF;font-size:24px;}
.gruen {background-color:#669900; color: #FFF;}
.gelb {background-color:#FFBA00; color: #FFF;}
.rot {background-color:#DA3600; color: #FFF;}
.blau {background-color:#004B93; color: #FFF;}
.gruen p, .gruen p a, .gruen a, .gelb p, .gelb p a, .gelb a, 
.rot p, .rot p a, .rot a, .blau p, .blau p a, .blau a {color: #FFF; padding: 16px;}
.gruen figure, .gelb figure, .rot figure, .blau figure {padding-left:0; padding-right: 0;}

.boxen  .col-md-4.col-sm-4.col-xs-12 {padding-left: 0;padding-right: 32px;
padding-bottom: 8px;  }
.ce_linkedElement {overflow: visible; position: reletive; display: block;}
a.ce_linkedElement, a:hover.ce_linkedElement {color: transparent;text-decoration: none;}

.ce_text.kreis_gelb {background: #FFF; border-radius: 55px; color: #FFBA00; font-weight: bold;
height: 110px; padding: 2px 3px 2px 3px; text-align: center; min-width: 110px; border: 5px solid #f8d576;
width: 110px !important; margin: 0 auto; position: relative;}
.kreis_gelb p {color: #FFBA00 !important; text-align: center; font-size: 4.5em;
font-weight: 600; font-family: "Arial";padding: 0;}

/* Accordion */
.ce_accordion {margin-top:2px;}
.toggler {background: #669900;color: #FFF;font-size: 18px;padding: 0.5em 0.5em 0.5em 2.2em;
border-left: 10px solid #b4d365;border-right: 1px solid #999;
border-top: 1px solid #999;border-bottom: 1px solid #999;
cursor:pointer;display: block;position: relative;overflow: visible;}
.toggler.active {border-bottom: 0px solid #999;}
.toggler a {color: #FFF;}
.toggler:hover a {color: #cfeda3;}
.toggler:after {content: "+";color: rgba(255,255,255,1);font-weight: 600;
font-size: 18px;margin-left: 5px;position: absolute;right: 16px;top: 10px;}
.ac_gruen .toggler {background: #669900;border-left: 10px solid #d4e9ab;}
.ac_gelb .toggler, .ac_gelb h2 {background: #FFBA00;border-left: 10px solid #f9df9a;}
.ac_rot .toggler, .ac_rot h2 {background: #DA3600;border-left: 10px solid #f8ac93;}
.ac_blau .toggler, .ac_blau h2 {background: #004B93;border-left: 10px solid #8abae9;}

.ac_rot h2, .ac_gelb h2, .ac_blau h2 {color:#FFF !important; font-weight:100 !important; padding-left: 16px !important;}

.accordion {overflow: auto;padding: .5em;}
.ce_accordionSingle.ce_text, .ce_accordionStart {margin-bottom:16px;}
.ce_accordion.ce_text ul + p {margin-top:16px;}

.accordion .col-md-4.col-sm-4.col-xs-12 {padding-left: 0;padding-right: 8px;padding-bottom: 0;}
.accordion .col-md-4.col-sm-4.col-xs-12.last, 
.col-md-4.col-sm-4.col-xs-12.last {padding-right: 0;padding-left: 8px;margin-left:-8px;}
.col-md-4.col-sm-4.col-xs-12 {padding-left: 0;padding-right: 8px;padding-bottom: 8px;}

.mitte {text-align: center}
.minicalendar th, .minicalendar td {border: 1px solid #ccc;}
.calheader th,.calheader th a {background-color:#669900;color:#FFF;border: 0 solid #ccc;}

.ce_leaflet {position: relative; width: 100%; padding-bottom: .25%; overflow: hidden;}
.leaflet-pane > svg path.leaflet-interactive {fill-opacity: 0.07 !important;}

.site-title {
	margin-top:-140px;
	display:inline-block;
	padding:20px;
	background:#eaeef8 !important;
}
.table-heading {
	padding:10px;
	background:#eaeef8 !important;
	margin-bottom:20px;
	opacity:.7;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}

video,iframe {display:block;}
.ce_youtube {
 position: relative;
 padding-bottom: 56.25%;
 max-width: 100%;
 height: 0;overflow: hidden;
 margin: 0 auto;
 width:1100px;
}
 
.ce_youtube iframe {
 position: absolute;
 top: 0; left: 0; right: 0; bottom: 0;
 width: 100%;
 height: 100% ;
}
.ce_youtube a {color: #333; text-decoration: none;}
.playbutton {
    color: #fe0000;
    font-size: 50px;
    left: 50%;
    margin: -73px 0 0 -31px;
    position: absolute;
    text-shadow: 0 0 8px rgba(0,0,0,0.5);
    top: 50%;
    cursor: pointer;
    z-index: 10;
}
.dsgvotext {
    color: #000;
    font-size: 16px;
    left: 0;
    right: 0;
    width: 80%;
    margin: 0 auto;
    padding: 2em;
    position: absolute;
    background-color: rgba(255,255,255,0.7);
    top: 10%;
}

audio {max-width:100%;}

#footer {
	padding:40px 0 20px 0;
	color:#FFF;
	background:#004B93;
}
#footer img{width:auto;margin-top:0;display: block;height: auto;}

#footer h2 {
	font-size: 36px;
	color:#FFF;
	font-family:'brlnsr', sans-serif; margin-top: 0; margin-bottom: 0;
}
#footer p, #footer a {
	font-family:'brlnsr', Helvetica, sans-serif;

	color:#FFF;
	text-transform:none;
}
#footer p {font-size:14px;}
#footer .copyright > p {
	margin-top:8px;
	color:#FFF;
	padding:0 0 8px 0;
	font-size:0.9em !important;
	text-align:right;
}
#footer .copyright > p img{
	max-width:200px;
}
#nav-toggle {
	background:transparent;
	width:80px;
	height:80px;
	padding:0;
	border:0;
}

/* Toplink */
#footer .nach_oben_link{position:fixed;bottom:93px;right:33px;z-index:15;opacity:0.9}
#footer a .nach_oben_link .fas {color:#669900;background-color:transparent;height:40px;width:40px;display:block;font-size:4.8em;text-align:center;text-decoration:none}
#footer a:hover .nach_oben_link,
#footer a:focus .nach_oben_link{text-decoration:none;}
#footer a:hover .nach_oben_link .fas {color:#999999;}
#footer .nach_oben_link a:before{font-family:'Font Awesome 5 Free';content:" \f139";}


.modal-content {
	background:transparent !important;
	border-radius:0 !important;
	box-shadow:none !important;
}
.preview_pics_wrap {
width:760px;
height:120px;
float:left;
overflow:hidden;
margin:0 0 10px 0;
}
.preview_pics {
padding:10px;
float:left;
}
.fas, .far {font-weight: 600;font-size: 1em;color:#FFF;line-height: 1;display: inline-block;}
.fas:hover, .far:hover {color:#B1B3B4;}
/*   Termine   */
.place {margin-top: -47px;}
.place .fas {font-size: .88em;font-weight: 600;}
.time {float: right;}
.info {float: left;width: 10%;font-size: 18px;
color: #669900;background-color:#F6F6F6;padding: 2px;
text-align:center;margin-bottom: 8px;}


@media screen and (max-width: 1100px){

}

@media screen and (max-width: 992px){
	#main-nav li a {font-size:14px;}
	.site-title {font-size:24px;}
	.view-fifth .mask {border-right: solid 14px #FFF;
	border-bottom: solid 24px #FFF; border-left: solid 14px #FFF;}
}

@media screen and (max-width: 767px){
	img#logo {width:100%;height:auto;margin-top:10px;}
	#phone-btn img.icon{width:50px;height:50px;}
	.phone {margin:0 -15px 0 0;}
	#main-nav {width:100%;margin:0;float:none !important;}
	#jaddatz-nav {float:none !important;}

/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { display: block; }
	/* Hide table headers (but not display: none;, for accessibility) */
	thead { position: absolute;top: -9999px;left: -9999px;}
	tr { border: 1px solid #ccc; margin-bottom: 20px;}
	td { /* Behave  like a "row" */border: none;
	/*border-bottom: 1px solid #eee; */position: relative;}
	td:before { /* Label the data */content: attr(data-title);
	display: inline-block;width: 35%; padding-right: 10px; white-space: nowrap;}
	td {padding-left: 45%;}
	td:before {width: 40%;}
	td:first-child {font-weight:bold;}
		td:first-child:before {font-weight:normal;}

	#header {display: block;background: #FFF;position: relative;
	overflow: visible;}
	.text-welcome {font-size: 2.4em;}
	.text-small {font-size: 0.6em;}
	.text-yellow {margin-left: 2px;}
	#content {margin-top: 0;padding: 0;display: block;
	overflow: visible;position: relative;}
	#teaser h2 {top: 20px;}
	.padded-top {padding-top: 120px;}
	#teaser img {margin-top: 0;}
	#teaser h2.teaser-headline {font-size: 22px;left: auto;top: 70px;}
	#footer img {max-width: 90%;}
	
	#navmobil {display: flex;margin: 0;}
	#navmobile {display: flex;/*margin: 0 19px 0 0;*/}
	#navmobile a {font-size: 30px;/*font-size: 14px;*/padding: 0 8px; margin: 0; 
	color: #FFF;text-decoration:none;font-weight: bold;}
	.navbar-toggle {padding:0;}
	.btn.navbar-toggle {margin: 8px;}
	.navdesk.mod_navigation.block {display: none;}
/* All the following are for the div.menu-icon (pure CSS) */
	.icon-align-justify {font-size: 30px; /*icon size*/display: block;
	position: relative;	width: 36px;height: 34px;text-align: center;cursor: pointer;
	background-color: transparent;border-radius: 3px;margin-bottom:6px;}
	.icon-align-justify::before {border-bottom: 0.25em solid #669900;
	border-top: 0.65em double #669900;box-sizing: content-box;content: "";
	height: 0.25em;left: 4px;position: absolute;top: 0.25em;width: 1.5em;}

	#header .col-md-8 {display:none;}
	#header .col-xs-4 {width: 34.33333333%;}
	.blau {margin-right: 0;margin-left:0;}
	#logo-area {width: 100%;}
	#header h2 a {font-size: 20px;}
	#teaser h3 {left: 10%;}
	.navtop {display:none;}
	.tage,.ort,.zeit,.alle {float:none;width: auto; padding-left:16px;}
	.pull-right.mm-listview {float:none !important;}
	#content input, #content textarea {width: 90%;}
	#content label, #content legend {float: none;width: 100%;}
	input[type="submit"], input[type="reset"], input[type="button"] {margin-left: 0;}
	input, textarea {width: 90%;}
	.view-fifth .mask {border-right: solid 14px #FFF;
	border-bottom: solid 24px #FFF; border-left: solid 14px #FFF;}
}
