body {
	font: 110%/1.6 'Open Sans', sans-serif;
	background-color: #333;
	margin: 0;
	padding: 0;
	color: #FFF;
}
*, ::before, ::after { 
	box-sizing: border-box; 
  	margin: 0;
	padding: 0;
}
.background {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.ccm-edit-mode .background {
  display: none;
}

/* ~~ Element-/Tag-Selektoren ~~ */
h1, h2, h3, h4, h5, h6, p {
	clear: both;
}
.contentbox ul, p {
	margin-bottom: 20px;
}
.contentbox li {
	margin: 0 0 5px 18px;
}
.contentbox li.list-inline-item {
	margin: 0;
}
a img { 
	border: none;
}

a {
	color: #dbd42a;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}
.ccm-block-social-links a {
	font-size: 200%;
}
.ccm-block-social-links a:hover, .ccm-block-social-links a:active, .ccm-block-social-links a:focus { 
	color: #FFF;
}
.contentbox h1 {
	font-size: 160%;
	line-height: 1.1;
	color: #dbd42a;	
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.contentbox h2 {
	font-size: 130%;
	line-height: 1.1;	
	color: #dbd42a;		
	font-weight: 800;
	margin-bottom: 15px;
	padding-top: 10px;
	text-transform: uppercase;	
}
.contentbox h3 {
	font-size: 120%;
	line-height: 1.1;
	color: #dbd42a;			
	font-weight: 700;
	margin-bottom: 15px;
}
.contentbox h1 + h3 {
	margin: -20px 0 30px;
}
.contentbox h4, .contentbox h5, .contentbox h6 {
	font-size: 120%;
	line-height: 1.1;	
	font-weight: 700;
	margin-bottom: 10px;
}

/* ~~ Container ~~ */
.container, .header {
	width: 90%;
	max-width: 800px;
	margin: 0 auto; 
	overflow: hidden; 
}

/* ~~ Dies sind die Spalten für das Layout. ~~ */
.header {
	padding-bottom: 30px;
}
.logo {
	margin: 10px auto;
	height: auto;
	text-align: center;
}
.navi {
	float: right;
	margin: 10px 0;
	height: auto;
}
.logo img {
	width: 100%;
	max-width: 350px;
	height: auto;
}
.contentbox {
	padding: 0 0 10px 0;
}
.container .box {
	background: #046f37;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
}
.header .box {	
	margin: 0 auto; 
	width: 100%;
	margin-top: 20px;
	border-radius: 4px;	
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);		
}
.contentbox .box {
	padding: 20px;
	margin-bottom: 20px;
}
.footer {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer .item {
	width: 100%;
}
/* ~~ Navigation ~~ */
.header .box ul.nav {
	list-style: none;
	text-align: center;
}
.header .box ul.nav li {
	font-weight: 800;
	text-transform: uppercase;
}
.header .box ul.nav li li{
	font-size: 90%;
	font-weight: 700;
	margin: -5px 0 0 15px;
	text-transform: none;
	list-style: none;		
}
.header .box ul.nav a {
	padding: 7px 14px;
	border-bottom: #046f37 2px solid;
	display: block; 
	color: #046f37;
	text-decoration: none;
	background: #dbd42a;
	transition: background .25s ease-in-out;	
}
.header .box ul.nav li:first-of-type a {
	border-radius: 4px 4px 0 0;
	margin-left: 0;
}
.header .box ul.nav li:last-of-type a {
	border-radius: 0 0 4px 4px;
	margin: 0;
	border-bottom: none;
}
.header .box ul.nav a:hover, .header .box ul.nav a:active, .header .box ul.nav a:focus { 
	background: #FFF;
}
.header .box ul.nav li a.nav-selected, .header .box ul.nav li a.nav-path-selected {
	background: #FFF;
}	

.contentbox li {
	margin: 0 0 5px 18px;
}
.angebot ul {
	margin-bottom: 25px;
}
.angebot li {
	margin: 0 0 5px 18px;
	font-weight: 600;
	font-size: 110%;
	color: #dbd42a;	
}

a.switch_thumb.swap {
	visibility: hidden;
	height: 0px !important;
}
ul.display.thumb_view {
	margin: 0px !important;
	width: 100% !important;
}
ul.display.thumb_view li {
	width: 50%;
	float: left;
	border: none !important;
}
.content_block {
	width: 90%;
	height: auto;
	background: #dbd42a;	
}
.content_block:hover {
	background: #FFFFFF;
}
.content_block h2 {
	font-size: 100% !important;
	font-weight: 800 !important;
	text-transform: uppercase;
	margin: 0 !important;
	padding: 0 !important;	
}
.content_block a {
	color:  #046f37;
	display: block !important;
}
img.ccm-output-thumbnail {
	width: 100%;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
}
.gallery-wrap {
	padding: 0 !important;
}
.img-wrap {
    padding: 0 10px 10px 0 !important;
}

/* ~~ Slider ~~ */
.container .ccm-image-slider {
	overflow: hidden;
	margin-bottom: 30px;
}
.ccm-image-slider-inner ul.rslides {
	margin: 0;
}
.ccm-image-slider-inner ul.rslides li {
	overflow: hidden;
	margin: 0;
}
.background .ccm-image-slider-inner ul.rslides li {
	height: 100vh;
	width: 100%;
}
.container .ccm-image-slider-inner li img {	
    position: relative;
    object-fit: cover;
    width: 100%;
	max-width: none;
	aspect-ratio: 16 / 9;
	margin-bottom: 0;	
}
.background .ccm-image-slider-inner li img {	
    position: relative;
    object-fit: cover;
    width: 100%;
	max-width: none;
	height: 100%;
	margin-bottom: 0;	
}
.ccm-image-slider-text {
 	padding-top: 10px !important;
	text-align: center;
}
a.rslides_nav {
	display: none;
}
ul.rslides_tabs {
	text-align: center;
}
.rslides_tabs li a {
  background: #dbd42a !important;
  border-radius: 2px !important;
  height: 4px !important;
  margin: 0 !important;
  width: 15px !important;
}
.rslides_tabs li.rslides_here a, .rslides_tabs li a:hover {
  background: #FFF !important;
}
/* ~~ Seitenliste ~~ 
.ccm-block-page-list-pages {
    display: -moz-webkit-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  	justify-content: flex-start;
	margin: 0 -10px;
}
*/
.ccm-block-page-list-page-entry-horizontal {
	display: block !important;
	position: relative;
	width: 100%;	
	padding: 10px;	
	overflow: hidden;
	margin: 0 !important;
	border-radius: 4px;
}
.ccm-block-page-list-page-entry-horizontal {
	display: block !important;
	position: relative;
	width: 100%;	
	padding: 10px;	
	overflow: hidden;
	margin: 0 !important;
	border-radius: 4px;
}
.ccm-block-page-list-pages a {
	display: inline-block;
	position: relative;
	text-decoration: none;	
	color: #046f37;
	background-color: #dbd42a;		
	border-radius: 4px;
}
.ccm-block-page-list-pages a:hover {
	background-color: #FFF;	
}
.ccm-block-page-list-title {
	padding: 7px 10px;
	text-align: center;
	font-weight: 800 !important;
	text-transform: uppercase;		
}
/* 
.ccm-block-page-list-page-entry-thumbnail {
	position: relative !important;
	display: block !important;
    width: 100% !important;
	aspect-ratio: 3 / 2;
	overflow: hidden;
	border-radius: 4px 4px 0 0;	
}
.ccm-block-page-list-page-entry-thumbnail img {
	position: absolute;
	bottom: 0;
	right: 0;	
	margin: 0;
	padding: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);	
	overflow: hidden;
	max-width: none;
	width: 100% !important;
    height: 100% !important;
	object-fit: cover;
}
.ccm-block-page-list-page-entry-text {
	display: flex !important;
	flex-direction: column;
	justify-content: flex-end;
    width: 100% !important;
	height: auto;
	padding: 0 !important;
}
.ccm-block-page-list-pages a:hover .ccm-block-page-list-page-entry-text {
	justify-content: center;
	background-color: #FFF;	
	position: absolute;
	height: 100%;
	top: 0;
	bottom: 0;
		border-radius: 10px;
}
.ccm-block-page-list-description {
	height: 0px;
	padding: 0 10px;
	text-align: center;		
}
.ccm-block-page-list-pages a:hover .ccm-block-page-list-description {
	height: auto;	
}
*/

/* ~~ Element-/Tag-Selektoren ~~ */
.vid {
	clear: both;
	margin-bottom: 0px !important;
}
.vid img {
	float: left;
	width: 100% !important;
}
.youtubeBlock {
	margin-bottom: 20px;
}
.galleryImages {
	margin: 0 0 !important;
}
.sociallink {
	display: inline-block;
	margin-right: 5px;
}

/* ~~ News ~~ */
.newsbox {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: #dbd42a 3px solid;
}
.embed-container {
  position: relative; 
  padding-bottom: 56.25%; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
.eapps-instagram-feed-posts-grid-load-more {
  	color: #046f37 !important;
  	font-size: 110% !important;
	font-weight: 700;
}
.eapps-instagram-feed-posts-grid-load-more:hover, .eapps-instagram-feed-posts-grid-load-more:active, .eapps-instagram-feed-posts-grid-load-more:focus {
  	background: #FFF !important;
}


/* ~~ Accordion ~~ */
.accordion-container {
	margin-bottom: 25px !important;
}
.accordion-item  {
	margin-bottom: 5px;	
}
.accordion-item .accordion-header {
	background-color: #dbd42a;
	line-height: 1.0;
	padding-top: 0px !important;
	padding-left: 10px;
	padding-bottom: 5px;	
}
.accordion-header:hover, .accordion-item.open .accordion-header {
	background-color: #FFF;	
}
.accordion-title h2 {
	color: #046f37 !important;	
}
.accordion-icon::before {
	background-color: transparent !important;
	color: #046f37 !important;	
}
.accordion-content {
	padding: 20px 10px !important;	
}

/* ~~ Magic Tabs ~~ */
.container div.ccm-ui ul.nav-tabs {
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.container .ccm-ui .nav-tabs {
  border-bottom: none !important;
}
.container .jl_magic_tabs_default li.nav-item {
	padding: 2px 0;
	margin: 0;
}
.container .ccm-ui {
  font: 100%/1.4 'Open Sans', sans-serif !important;
  font-size: 100% !important;
}
.container div.ccm-ui .nav a.nav-link {
	color: #046f37 !important;
	background-color: #dbd42a;
	font-weight: 700;
	line-height: 1.0;
	padding-top: 9px;
	padding-bottom: 7px;
	text-decoration: none;
	border-radius: 4px !important;
}
.container div.ccm-ui .nav a.nav-link:hover, .container div.ccm-ui .nav a.nav-link.active {
  	color: #046f37 !important;
	background-color: #FFF !important;
}
.container ul.nav-tabs.nav.jl_magic_tabs li a::after {
  margin-top: -5px;
}
.container .jl_magic_tabs_divider {
	margin: 10px 15px;
}
.container div.ccm-ui .nav-tabs .nav-link {
  border-bottom-width: 0 !important;
}
.container div.ccm-ui ul.nav-tabs > li.active::after {
    content: "" !important;
}
.jl_magic_tabs_end {
	margin-bottom: 30px;
}

/* ~~ zurück Button ~~ */
.button {
	background-color: #dbd42a;	
	color: #046f37;	
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px;
	margin-bottom: 20px;
	border: none;
	font-size: 100%;
	cursor: pointer;
}
.button:hover {
	background-color: #FFF;	
}

/* ~~ Offene Stelle ~~ */
.stellenbox {
	padding: 30px 0;
}
.stellenbox h3 {
	font-size: 130%;
	font-weight: 400;
	color: #FFF;
	padding-bottom: 10px;
}
.stellenbox .button {
	display: inline-block;
 	background-color: transparent;
	margin: 0;
	padding: 0;
}
.stellenbox .button a,
.ccm-block-file a {
	border: #dbd42a 2px solid;
  	color: #dbd42a;
  	font-weight: 700;
  	text-transform: uppercase;
  	padding: 10px;
  	font-size: 100%;
  	cursor: pointer;
}
.stellenbox .button a:hover,
.stellenbox .button a:active,
.stellenbox .button a:focus,
.ccm-block-file a:hover,
.ccm-block-file a:active,
.ccm-block-file a:focus {
  	border: #FFF 2px solid;
	color: #FFF;
	text-decoration: none;
}
.ccm-block-file {
	padding: 20px 0 45px;
}

/* ~~ Formidable ~~ */
.formidable {
	max-width: 500px;
	padding: 0;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.formidable .row {
    position: relative;
	display: block;
	clear: both;
}
.formidable .row, .formidable .row .form-group {
  overflow: visible !important;
}
.formidable .row .form-group {
	margin-bottom: 20px;
}
.formidable .row .form-group label {
}
.formidable .custom-checkbox {
	display: table;
	width: 100%;
	padding-top: 25px;
}
.formidable .custom-checkbox input {
	display: table-cell;
}
.formidable .custom-checkbox label{
	display: table-cell;
	padding-left: 15px;
}
.formidable .form-group label.form-check-label {
	margin-left: 5px;	
}
.formidable .form-control {
	width: 100%;
	max-width: 500px;
	padding: 5px 10px !important;
	margin: 0;
	font: 100%/1.4 'Open Sans', sans-serif;
	border: none !important;
	border-radius: 0px;
	background-color: #EFEFEF;
}
.formidable textarea.form-control {
	height: 120px;
	display: block;
	margin-bottom: 25px;
}
.formidable .lebenslauf {
	margin-top: 25px;
}
.formidable .form-control:focus {
	outline: none;
	background-color: #e7ffd0;
}
.formidable .required {
    font-size: 100% !important;
	color: #C00 !important;
}
.formidable p {
    padding-top: 5px;
	max-width: none;
}
.formidable .captcha-display,
.formidable .ccm-input-captcha {
	width: 250px;
}
.formidable .captcha-display img {
	width: 250px;
	margin: 25px 0 10px;
}
.formidable .help-block {
	margin-top: -15px;
	font-size: 90%;
}
.formidable .btn {
	background: transparent;
	display: block;
	border: #dbd42a 2px solid;
  	color: #dbd42a;
  	font-weight: 700;
  	text-transform: uppercase;
  	padding: 10px;
  	margin: 25px 0;
  	font-size: 100%;
  	cursor: pointer;
}
.formidable .btn:hover {
	border: #FFF 2px solid;
    color: #FFF;
}
.formidable .invalid-feedback {
    color: #fcd0d0 !important;
}
.formidable .is-invalid {
    background-color: #fcd0d0;
	border: none;
}
.formidable_message.hide {
	display: none;
}
div.alert-success {
	text-align: center;
	margin: 10px;
}
div.alert-success p {
    margin: 10px 0;
}
::-webkit-input-placeholder {
  font-style: normal !important;
}
::-moz-placeholder {
  font-style: normal !important;
}
::placeholder {
  font-style: normal !important;	
}

/* ~~ Team ~~ */
.teamflexbox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	position:  relative;
	margin-bottom: 25px;
}
.teambox {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	position:  relative;
	height: auto;
	margin-bottom: 35px;
}
.teamfoto {
	display: block;
	width: 100%;
	max-width: 400px;
}
.teamfoto img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-bottom: 0 !important;
	aspect-ratio: 1 / 1;
		border-radius: 50%;
}
.teamtext {
	display: block;
	width: 100%;
	text-align: center;
}
.teamtext p {
	margin-bottom: 0 !important;
}
.ui-widget.ui-widget-content {
	overflow: scroll !important;
}
.ui-dialog-buttonpane {
	height: 150px;
}
.hw-back-to-top i {
  top: 5px;
}
@media (min-width: 800px) { 
.footer .item {
	width: 45%;
}
.footer .item:last-of-type {
	text-align: right;
}	
.contentbox h1 {
	font-size: 180%;
}
.header .box {
	margin: 10px 0;	
}
.contentbox .box {
	padding: 30px 35px 10px;
}
/* ~~ Seitenliste ~~ */
.ccm-block-page-list-page-entry-horizontal {
	width: 50% !important;		
}
.gallery {
	margin: 0 -10px;	
}
.ccm-edit-mode .gallery {
	margin: 20px -10px 0;	
}
.gallery .youtubeBlock {
	float: left;
	width: 50%;
	padding-bottom: 25% !important;	
	border-left: #046f37 10px solid;
	border-right: #046f37 10px solid;	
}
/* ~~ Slider ~~ */	
.rslides_tabs li a {
	margin: 0 5px !important;
  	width: 35px !important;
}
/* ~~ News ~~ */
.galerieblock .thumb {
	width: 33.333%;	
}
.eapps-instagram-feed-posts-item-image {
  object-fit: cover;
}
/* ~~ Team ~~ */
.teamflexbox {
	justify-content: space-between;
}	
.teambox {
	width: 45%;
}
}
@media (min-width: 1480px) { 
/* ~~ Container ~~ */
.container {
	max-width: 1200px;
}
.header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;	
	width: 100%;
	max-width: none;	
	padding-bottom: 10px;
}
.logo {
	width: 350px;
	margin: 10px 30px;
}
.navigation {
	margin: 25px 30px 0 0;	
}	
.navigation .box, .navigation .box ul.nav {
	float: right;
	width: inherit;
	clear: both;
}
.header .box ul.nav li {
	display: inline-block;
}	
/* ~~ Navigation ~~ */
.header .box ul.nav {
	text-align: left;
}
.header .box ul.nav a {
	margin: 0 0 0 2px;
	border: none;
}
.header .box ul.nav li:first-of-type a {
	border-radius: 4px 0 0 4px;
	margin: 0;
}	
.header .box ul.nav li:last-of-type a {
	border-radius: 0 4px 4px 0;
	margin: 0 0 0 2px;
}		
.contentbox {
	padding: 30px 0 20px 0;
}
/* ~~ Seitenliste ~~ */
.ccm-block-page-list-page-entry-horizontal {
	width: 33.333% !important;		
}
/* ~~ Team ~~ */
.teambox {
	width: 30%;
}	
.gallery .youtubeBlock {
	float: left;
	width: 33.333%;
	padding-bottom: 17% !important;		
}	
}
.vid .caption {
	visibility: hidden;
	height: 0px;
}
.contentbox img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
	vertical-align: bottom;
}
.gg-container img {
	margin-bottom: 0;
}
iframe {
    position: relative;
	z-index: 0;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}