@import url('/.themes/font.css');
@import url('/shared/css/m-access.css');


.box.piece > .body + .link, .box.piece > .body .text + .link {
    justify-content: flex-start;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    margin-top: 15px;
}


@media (min-width: 1014px) {

}
.lightwidget__lightbox-caption {font-size: 1.6rem !important;}
.lightwidget__lightbox--active {z-index: 777777 !important;}


@media (min-width: 1014px) {
.lightwidget__lightbox-dialog { grid-template-columns: auto minmax(0, 37rem) !important;}
}
.lightwidget__btn.lightwidget__btn--cta, .lightwidget__btn {border-radius: 10px 0 !important; font-weight: 300;padding: 0.3rem 1.2rem; font-family: var(--my-btn-font-family);}

.type-imageseries > .series > button.btn {background: #98c082; max-width: 300px;  margin: 0 auto;    margin-top: 25px;}

@media (min-width: 1014px) {
    .sticky-lg-top {top: 90px;}
}

.agb .body {margin-bottom: 15px; }
.agb h2 {font-weight: 400;}
@media (min-width: 1014px) {
.agb h2 {font-size: 27px; }
}

@media (max-width: 1013.98px) {
  .agb  h2 {
        font-size: 24px;
    }
}

.download-list.dl-list-compact .dl-date {display: none;}
.download-list.dl-list-compact .dl-info { min-width: 80px;}
.download-list.dl-list-compact .dl-content h2.dl-title {letter-spacing: -1px; font-weight: 500; font-size: 19px;}
.download-list.dl-list-compact .dl-link .ico {font-size: 23px; color: #888;}
.download-list .dl-content .dl-desc {font-size: 15px;line-height: 1.3; padding-top: 5px;}
.download-list .dl-size  {font-size: 17px;}
.download-list.dl-list-compact .dl-link {padding: 17px 5px;}
.type-list-filter.downloads {max-width: 400px; margin-bottom: 8px;} 
.type-list-filter.downloads .filterbox.resetbuttons .resetbutton:first-of-type {margin-top: 0; margin-bottom: 20px;}

@media (max-width: 763px) {
.download-list.dl-list-compact .dl-content h2.dl-title {font-size: 17px;}
}

@media (min-width: 1014px) {
.download-list {margin-right: 30px;}
}

p.mega-headline {font-size: 25px; font-weight: 300; letter-spacing: -2px; padding-bottom: 6px; border-bottom: 1px solid #bbb;}
.nav-mega-menu .link {margin-top: 20px !important;}
.nav-mega-menu .small, .small {font-size: 17px; font-weight: 300;}

@media (min-width: 1014px) {
.nav-mega-menu .nav-side li a:before {
    top: -3px;
    left: -5px;
    color: #ccc;
    font-size: 10px;
    font-family: forkawesome;
    content: "\f111";
    position: relative;
	margin-right: 7px;
 
}

.nav-side li.currentpage a:before, .nav-side li:hover a:before { color:  #CC1E1C; }
.nav-side li > a:not(.btn):focus, .nav-side li > a:not(.btn):hover, .nav-side li.currentpage > a:not(.btn):hover {background: transparent;}
.nav-side li.currentpage > a:not(.btn) {font-weight: 600; color:  #CC1E1C;}
.nav-side li.currentpage > a:not(.btn):hover,.nav-side li > a:not(.btn):focus, .nav-side li > a:not(.btn):hover {color:  #CC1E1C; }

}


@media (min-width: 764px) {
.content-right {align-items: flex-end;}
}

#search-form .type-list-filter .filterbox + .filterbox {
  display: none;
}

@media (min-width: 1014px) {
    .map-offset .col-xxl-5 {
        order: -1 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-right: -40px;
        z-index: 6;
    }
}




@media (min-width: 1014px) {
  .full-width .container {
    max-width: 100%;
  }
}

.struktur {background: url('/.galleries/bilder/.system/back-area.png') 0 0; padding: 15px 50px; border-radius: 25px 0;}

@media (max-width: 763px) {
 .struktur {padding: 15px 20px; border-radius: 15px 0;}

}

.icon-wrap { overflow: visible;   margin-top: 59px;}
.icon-wrap .visual {position: relative;
    top: -97px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 12px solid #ffffff;
    margin: 0 auto -87px;
    overflow: hidden;
    background: #fff;}
.box.icon-wrap {background:#eee; box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3);}
.box.icon-wrap .link {margin-top: 15px;}
.box.icon-wrap .link a.btn { border-radius: 4px; font-size: 18px;}
.box.icon-wrap h2 {margin-bottom: 8px !important; font-size: 28px;}	

@media (max-width: 763px) {
 .box.icon-wrap h2 {font-size: 23px;}	
  }






.type-map .presized:not(.enlarged) {border-radius: 15px 0;}
.honeypot section:first-of-type {display: none;}
.honeypot table.webform-input tr:first-child {display: none;}
.no-date .teaser-date, .no-date .date {display: none !important;}

span[style="text-decoration: underline;"] {text-decoration: none !important;}
#privacy-policy-banner a {color: #fff; text-decoration: underline;}

.type-sitemap li.top > a {padding: 10px 15px; font-size: 20px; background-color: #eee; font-weight: 400;  color: #444;}
.type-sitemap li a {padding: 5px 15px; font-size: 18px; background-color: #fff; font-weight: 400; color: #444;}
.type-sitemap li a:hover { background-color: #ccc; font-weight: 400; color: #444;}
.type-sitemap ul ul {margin-top: 10px; margin-bottom: 10px;}
.type-sitemap li.top > ul > li > ul li a {font-size: 16px; padding-left: 25px;}

/*********** KOMMENTAR - Text in Anmeldeformular ausgeblendet ***********/
/*label.checkbox p:nth-child(2){display: none;}*/
label.checkbox p:nth-child(3){display: none;}


/****************** NL-FORM ******************/
.type-newsletter-config .btn{background-color:#CC1E1C; padding: 10px;}
.type-newsletter-config .styled-form fieldset + fieldset {border-top: none;}
.type-newsletter-config .styled-form footer {padding: 10px 0 30px; border-top: none;}
.type-newsletter-config .styled-form{border: 0;}
.anmeldung .type-newsletter-config h2, .anmeldung .type-newsletter-config .description {display: none;}
.anmeldung .type-newsletter-config {padding: 30px;     margin-bottom: 50px;}
.type-newsletter-config{box-shadow: 0px 0px 5px -1px rgba(0,0,0,.3);}
.type-newsletter-config .btn[value="1"] {background-color: #3CB371;}
/****************** ENDE ********************/


/*********** Archiv *************/

.nl-archiv .list-content .teaser {
    margin-bottom: 20px;
}
.nl-archiv .list-entries  li:before {content:"Aktuelle Ausgabe"; content: "Aktuelle Ausgabe";
    background: #CC1E1C;
    padding: 4px 20px;
    margin-bottom: 13px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-radius: 5px;}
.nl-archiv .list-entries  li + li:before {content:""; display: none;}
.nl-archiv .list-entries  li {background: #f3f3f3; padding: 30px 30px 10px; margin-bottom:40px; border-radius: 5px;}
.nl-archiv .list-entries  li + li {background: #fff; padding: 0;}
/****************** ENDE ********************/

/* ###################### Headerlinks #################### */
header.fh .h-meta .header-links {transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;}
 .area-header .head.isfixed .header-links > ul {
    display: none;}
.area-header .head.notfixed .header-links > ul	{}
.h-meta .ls-row.no-icon li:not(:last-of-type) {
    margin-right: 5px;}
.area-header .header-links > ul > li > a,  #nav-main-addition  > ul > li > a {
font-weight: 400;
    color: #444;
    text-transform: none;
    padding: 5px 15px;
    background: #CC1E1C;
	border-radius: 4px;
    margin: 10px 0px 10px 0;
    color: #fff !important;
    font-size: 1.6rem;}
	
	#nav_nav-main-addition.nav-menu {display: flex !important; max-height: unset; background: transparent;
    padding: 0;        margin-left: 5px;     margin-bottom: 10px;}
#nav_nav-main-addition.nav-menu li a {padding: 4px 10px; background: #CC1E1C; margin: 10px 7px 10px 0; color: #fff !important; font-size: 1.4rem;  }

@media (max-width: 600.98px){
#nav_nav-main-addition.nav-menu li a {font-size: 1.4rem;}
}
	
	.area-header .header-links > ul > li:first-of-type > a, #nav-main-addition  > ul > li:first-of-type > a { background: #009900;}


 @media (min-width: 1014px) and (max-width: 1399.98px) { 
.area-header .header-links {margin: 0 0 20px 0 !Important;}
}

 @media (min-width: 1014px) { 
 .max-75 {        max-width: 75% !important;}

	
	}

 @media (max-width: 1013.98px) { 
 #label_nav-main-addition {display: none;}
 
 

#nav_nav-main-addition.nav-menu li a.flex-icon {
    display: flex;
    justify-content: center;
    flex-direction: column;}
	}
	
	
@media (min-width: 764px) {
    .max-75 .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}
 @media (min-width: 1200px) { 
 .max-75 {        max-width: 66% !important;}
 }

@media (min-width: 1014px) {
li.expand.no-link > a {pointer-events: none; cursor: pointer; }
}





.festnetz .fa-mobile::before {content: "\f095"; font-size: 19px; margin-left: -3px;}

.mobil .fa-fax:before {content: "\f10b"; font-size: 23px !important; left: 3px;
    position: relative;}

.spacer-vorlage {padding-top: 40px; padding-bottom: 10px;}
@media (max-width: 763.98px) {
.spacer-vorlage {padding-top: 20px; padding-bottom: 5px;}
}

body, h1, h2, h3, h4, .h4, strong, small, a, .accordion .acco-header .acco-toggle{font-family: 'Open Sans', sans-serif !important;}
body{font-size: 20px; font-weight: 300;}
h1{font-size: 45px; font-weight: 300; letter-spacing: -2px;}
h2{font-size: 38px; font-weight: 300; letter-spacing: -2px;}
h3:not(.teaser .intro-headline){font-size: 28px; font-weight: 300; letter-spacing: -2px;}
h1 strong, h2 strong, h3 strong, h4 strong {font-weight: 700 !important;}
.headline-white h2 {color: #fff !important;}
b, strong {font-weight: 500;}
a{color: #CC1E1C;}
.btn, .btn:hover, .btn:focus {background-color: #CC1E1C; color: #fff; border-radius: 4px; white-space: normal;
  -webkit-hyphens: auto;
  hyphens: auto;
  overflow-wrap: anywhere;
  word-break: break-word; padding: 0.6rem 1.6rem;}
.button-big .btn {font-size: 25px;
    font-weight: 400;
    padding: 8px 25px;
    border-radius: 4px;}
	
	@media (max-width: 763.98px) {
	.button-big .btn {font-size: 21px;}
	}
	
.button-big.lightgreen .btn {    background: #98c082;}

.box{padding: 35px; border-radius: 5px;}
.box.white{box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3); background: #fff; }
.box.white a.btn{background: #CC1E1C; color: #fff;}
.box.red{box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3); background: #CC1E1C; color: #fff;}
.box.red h2, .box.red h3{color: #fff;}
.box.red a.btn{ background: #fff; color:#CC1E1C;}
.box.trans{background: #ffffff82; box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3);}
.box.trans h3 {margin-top: 0px;}
.box.lightgreen {background: #98c082;}
.box .link {margin-top: 20px !important;}
.box.offset {background-image: linear-gradient(to bottom, #8e1513, #9d1715, #ad1918, #bc1c1a, #cc1e1c); color: #fff; padding: 45px 55px;}



.box.offset.type-contact .piece>.body .text .fn.n, .box.offset.type-contact a {color: #fff;}
.box.offset.type-contact .piece>.body .text .fn.n {font-size: 28px;}

	@media (max-width: 763.98px) {
	.box.offset { padding: 20px;}
	.box.offset.type-contact .piece>.body .text .fn.n { font-size: 23px;}
	}

.row.box {background: #f3f3f3; border-radius: 15px 0 15px 0; padding: 35px 20px;}


.centa {display: flex; justify-content: center !important;}
.reit{display: flex; justify-content: flex-end !important;}

.pp-banner * {font-size: 15px;}

.all-news::after {
  content: "\f054";
  font-family: 'ForkAwesome';
  margin-left: 6px;
  font-size: 15px;
}

/* ######## SONSTIGES ######## */
.icons-social{font-size: 20px; text-align: center; }
.icons-social b{font-weight: 600; }
.icons-social .ls-icon.fa{font-size: 26px;}
.icons-social .ls-item{background: #fff; padding: 7px 20px; border: 1px solid #ccc; border-radius: 5px;}
.icon-jobs {max-width: 1160px; margin: 0 auto;}
.icon-jobs .type-section .effect-box{background-color: #CC1E1C; border-radius: 50%; padding: 55px;}
.icon-jobs .grey.type-section .effect-box{background-color: #ccc; border-radius: 50%; padding: 55px;}
.icon-jobs .type-section{padding: 29px;}
.icon-jobs p{font-size: 26px; letter-spacing: -2px; line-height: 1.3;}
.icon-jobs strong{font-weight: 700;}



.icon-jobs.spenden {max-width: 100%; margin: 0 auto;}
.icon-jobs.spenden .type-section .effect-box {padding: 0; background: transparent;}
.icon-jobs.spenden .image-src-box > img {border-radius: 50%; padding: 8px; border: 8px solid #f3f3f3;  transition: border 0.8s;}
.icon-jobs.spenden .image-src-box > img:hover { border: 8px solid #CC1E1C; }
.icon-jobs.spenden .type-section {padding: 10px;}


@media (max-width: 1013.98px){
.icons-social li {padding-bottom: 20px;}
}
@media (max-width: 550.98px){
.icons-social.ls-row.no-icon li:not(:last-of-type) { margin-right: 0;}
}


/*** JOBS **/

.type-job.in-list h2 {letter-spacing: 0;}
.type-job.detail-page .detail-content .paragraph { margin-top: 30px;}
.type-job.detail-page .detail-content .paragraph .link {margin-top: 20px;}
.type-job.detail-page .detail-content .paragraph.piece:last-of-type  {padding: 30px; margin-top: 45px; background: #eee; border-radius: 15px 0; }

.type-job.teaser .body {padding: 30px !Important;}
.type-job.detail-page .detail-visual .visual-text{font-weight: 300;}
.oct-meta-infos .btn-wrap {display: block; transform: none; position: inherit;}

.type-job.detail-page .detail-visual .body {display: none;}




#mercury-page{max-width: 90%; margin: 0 auto; overflow-x: clip !important;}
.colored-row, .effect-parallax-bg, .media-box{border-radius: 20px 0 20px 0;}
.box-theme {--my-body-bg: #CC1E1C;}


#topcontrol::after {width: 40px; line-height: 38px; content: "\f062";}
#topcontrol,#topcontrol:hover  {color: #CC1E1C; background: transparent;}

@media (max-width: 763.98px) {
#topcontrol {display: none;}
}

.fab.fa-linkedin-in:before{content:"\f0e1"; font-family: fontawesome;}

.type-linksequence.ls-bullets.custom-icon ul {margin-top: 15px;}
.type-linksequence.ls-bullets.custom-icon .ls-item {display: block; line-height: 1.2;}
.ls-bullets.custom-icon li::before {padding: 0 5px;  position: relative; top: -3px; margin-right: 5px;}
.ls-bullets.custom-icon li {margin-bottom: 11px;}

li.shariff-button a{border-radius: 50%;}


.type-list-filter .filterbox .btn.li-label, .type-list-filter .filterbox .btn.li-label:hover {background-color: #CC1E1C; color: #fff;}
 .type-list-filter .filterbox.categories .btn.li-label:before, .type-list-filter .filterbox.categories ul li a::before, a.external:after{display:none;}
 .type-list-filter .filterbox.categories ul li a {padding-left: 10px;}
.type-list-filter .filterbox.categories ul li a {    font-size: 15px;  font-weight: 400; display:block;}
.type-list-filter .filterbox.categories ul li.active a { background: #eadddd;}
.type-list-filter .filterbox.search .styled-form .input input {box-shadow: 0; border-radius: 4px;}
.type-list-filter .filterbox.search input {border-color: #999;}
.styled-form .input input {    padding: 10px 10px; }

.type-list-filter .filterbox.resetbuttons .resetbutton {font-size: 17px; }
.type-list-filter .filterbox.resetbuttons .resetbutton:focus:before, .type-list-filter .filterbox.resetbuttons .resetbutton:hover:before {color: #000; background-color: transparent;}
.type-list-filter .filterbox.resetbuttons .resetbutton:first-of-type  {margin-top: 12px;}
.type-list-filter .filterbox.resetbuttons .resetbutton:before {background: transparent; color: #CC1E1C;     margin-right: 1px;  top: -1px;  position: relative;}
  
.pagination > li.active > a, .pagination > li > a:hover, .pagination > li.active > a:hover {background-color: #CC1E1C; border-color: #CC1E1C; color: #fff;}


@media (min-width: 764px) {
    ol, ul {padding-left: 23px;}
}
@media (min-width: 1014px) {
.two-cols.piece>.body+.link {justify-content: flex-end;display: flex;}
}
@media (min-width: 1400px) {
    header.fh.ls-2 .h-logo {flex: 0 0 220px; max-width: 220px;}
	header.fh.ls-2.header-isfixed .h-logo {max-width: 175px;}
}
@media (max-width: 1013.98px) {
h1{font-size: 38px;}
h2{font-size: 34px;}
body{font-size: 19px;}
h3:not(.teaser .intro-headline){font-size: 26px;}
}
@media (max-width: 763.98px) {
h1{font-size: 31px;}
h2{font-size: 28px;}
body{font-size: 18px;}
h3:not(.teaser .intro-headline){font-size: 24px;}
.headline-white h2 {color: #444 !important;}
}
@media (max-width: 551.98px) {
h1{font-size: 28px;}
h2{font-size: 26px;}
body{font-size: 17px;}
h3:not(.teaser .intro-headline){font-size: 21px;}
}
@media (max-width: 451.98px) {
   .type-map h3 {font-size: 18px;}
}
/* ######## HEADER & NAV ######## */
.h-group.co-lg-xl {max-width: 100% !important;}
header.fh .h-logo{padding: 0 !important;}
header.fh .header-group {padding-top: 20px;}
.header-isfixed.fh .h-info > .h-nav {align-items: center;}
.header-isfixed.fh .h-logo{padding: 10px 20px !important;}

@media (min-width: 764px) {
.area-header .sticky.csssetting > .isfixed{left: 0;}
}
@media (min-width: 1014px) {
header.fh.ls-2.header-isfixed.fix-compact .h-logo {max-width: 150px;}
.nav-main-items > li > a {font-size: 20px; line-height: 30px; padding: 0 14px 0px 14px; font-weight: 500;}
.nav-main-items > li.expand > a::after {line-height: 31px; right: -2px;}
.nav-menu > li > a {font-size: 16px; }
.nav-main-items > li > .nav-menu {top: 40px;}
.nav-menu {min-width: 290px;}
.nav-menu > li > a:focus, .nav-menu > li > a:hover, .nav-menu > li.active > a:focus, .nav-menu > li.active > a:hover {color:#CC1E1C;
        background-color: #eee;}
}
@media (max-width: 1299.98px){
header.fh.nav-disp-default.nav-right .nav-main-items > li > a {padding-left: 15px;}
}
@media (max-width: 1199.98px){
header.fh.nav-disp-default.nav-right .nav-main-items > li > a {padding-left: 15px;}
.nav-main-items > li > a {font-size: 17px; padding: 0 12px 0px 12px;}
}

@media (max-width: 1013.98px){
header.fh.nav-disp-default.nav-right .nav-main-items > li > a {padding-left: 4px;}

}

@media (min-width: 1014px){
#nav_26b3f2ef_17 {left: -70px !important;}
    html.hasscript .nav-main-container .nav-mega-menu {padding: 30px 30px 5px; border-radius: 15px 3px 15px 3px; top: 40px !important; }
	    header.fh.meta-right .not-fixed .header-links {  margin-bottom: 20px !important; }
}


@media (max-width: 1013.98px){
.nav-main-items .nav-menu li > a{font-size: 16px; padding: 10px 0; font-weight: 400;}
.nav-main-items .nav-menu .expand.ed {margin-bottom: 0px !important;}
.nav-main-items .nav-menu .expand.ed ul{margin-top: 10px;}
.nav-main-items .nav-menu .expand .nav-menu li > a{font-size: 17px; padding: 4px 0; border-bottom: 0; text-transform: none; font-weight: 400;}
.nav-main-items .expand.ed .nav-menu{background: #f5f5f5; padding: 10px 20px; margin-bottom: 20px;}
.nav-main-items > li > a {color: #444 !important; text-transform: none; font-size: 18px; font-weight: 400; padding: 9px 0px; border-bottom: solid 1px #444;}
.nav-main-items > li > ul > li > a {color: #444 !important; text-transform: none; font-size: 18px; font-weight: 400; padding: 7px 0px;border-bottom: 0;}
.nav-main-items li[aria-expanded] > a[aria-controls]::after, .nav-main-container .nav-main-group {background-color: transparent;}
.nav-main-items li ul.nav-menu li > a{font-size: 17px; padding: 5px 0px; font-weight: 400;}
.nav-main-items li ul li.active > a{padding-left: 0 !Important; font-weight: 600 !Important;}
.nav-main-items li ul li > a, .nav-main-items li ul li.active.expand.ed > a, .nav-main-items li ul li.active > a {padding-left: 20px;}
.nav-main-items li.active.expand.ed > a, .nav-main-items li.active > a {background-color: transparent;}
.nav-main-items li.expand > .nav-menu{display: none;}
.nav-main-items li.expand > a[aria-controls]::after {top: 9px; background-color:  transparent; color: #444;  right: 2px !important;}
.nav-main-items li.expand.ed > .nav-menu{display: block; margin-top: -2px !important; margin-bottom: 10px;}
.nav-main-items li.expand.ed > a {background-color: transparent; border-color: transparent;}
header.fh.ls-2 .nav-main-mobile-logo .mobile-logolink {width: 195px;}
.nav-toggle-btn .nav-toggle {bottom: 20px;}

.nav-main-container .nav-main-group .nav-main-items {border-top: 0;}
.nav-main-container{padding: 30px 27px 45px; background-color: #fff;}

#nav-toggle-label {top: 45px; right: 40px;}
.header-group.co-sm-md {max-width: 100%;}
.nav-toggle-btn .nav-toggle{background-color: #CC1E1C;}
}
@media (max-width: 549.98px){
header.fh.ls-2 .h-logo {width: 130px;}
#nav-toggle-label {top: 30px; right: 28px;}
.area-header {margin-bottom: 15px;}
header.fh .header-group {padding-top: 13px;}
.nav-toggle-btn .nav-toggle {bottom: 9px;}
}

/* ######## SLIDER ######## */
.type-slider .slide-wrapper .caption.top.left {width: 530px; background: rgba(0,0,0,.5); left: 0; top: 50px; padding: 50px; height: 100%; top: 0; display: flex; justify-content: center; flex-direction: column;}

.type-slider .slide-wrapper .caption.top.left {width: 530px; border-right: 10px solid #fff;
    background-image: linear-gradient(to bottom, #8e1513, #9d1715, #ad1918, #bc1c1a, #cc1e1c); left: 0; top: 50px; padding: 50px; height: 100%; top: 0; display: flex; justify-content: center; flex-direction: column;}


.type-slider .slide-wrapper .caption .titlecaption { font-size: 25px; font-weight: 300; display: block; line-height: 1.24; text-shadow: none;}
.type-slider .slide-wrapper .subcaption small{font-size: 45px; font-weight: 400; display: block; line-height: 1.1; margin: 15px 0; text-shadow: none;}
.type-slider .slide-wrapper .caption .titlecaption, .type-slider .slide-wrapper .caption small{padding: 0;}
.type-slider .slide-wrapper .subcaption small:nth-of-type(2) { color: #fff; text-shadow: none !Important; padding: 0; font-size: 19px; font-weight: 300; line-height: 1.3;}

.type-slider .btn{display: block; margin-top: 25px; padding: 9px 20px; border-radius: 4px; font-size: 20px ! Important;
    font-weight: 400;
    background: transparent;
    border: 1px solid #eee;}
.type-slider .image-src-box.presized img, .area-wide.area-full-row .type-slider .slide-wrapper img {border-radius: 20px 0 20px 0 !important;}
.type-slider.logo-slider .image-src-box.presized img {border-radius: 0 !important;}
.area-wide.area-full-row .type-slider .slider-box{border-top-left-radius: 20px !important;}

.slider-dots button::before{border: 12px solid #ddd; border-radius: 50%;}
.slider-dots button.active::before{border: 12px solid #CC1E1C; border-radius: 50%;}
.slider-dots {bottom: 20px !important;}

.type-slider .slide-wrapper .copyright {right: 0;border-radius: 0px 0 0 3px; top: 0; bottom: unset;}

.copyright {
  --my-copyright-padding: 5px 7px 4px;
  --my-copyright-font-size: 11px;
  --my-copyright-bg-color: rgba(255, 255, 255, 0.8);
  --my-copyright-opacity: 0.9;
  --my-copyright-border-radius: 1px 0 15px 0px;
}

@media (max-width: 1199.98px){
.type-slider .slide-wrapper .subcaption small {font-size: 33px;}
.type-slider .slide-wrapper .subcaption small:nth-of-type(2) {font-size: 16px;}
.type-slider .slide-wrapper .caption .titlecaption {font-size: 22px;}
.type-slider .slide-wrapper .caption.top.left {width: 440px;}
}
@media (max-width: 1013.98px){
.type-slider .slide-wrapper .caption.top.left {width: 340px;}
}
@media (max-width: 763.98px){
.type-slider .slider-box, .type-slider .image-src-box.presized img, .area-wide.area-full-row .type-slider .slide-wrapper img {border-bottom-right-radius: 0 !Important;}
.type-slider.text-below-on-xs .slide-wrapper small {display: block;}
.type-slider .slide-wrapper .caption.top.left {width: 100%; padding: 30px; border-right: 0;}
.type-slider .slide-wrapper .caption small {padding: 0;}
.type-slider .slide-wrapper .caption small a.btn {padding: 9px 16px;font-size: 16px; margin-top: 20px; font-weight: 400;}
.type-slider.text-below-on-xs .slide-wrapper .subcaption {padding: 0;}
.type-slider.text-below-on-xs .captions {background-color: transparent; display: inline-block;}
.slider-dots, .type-slider.text-below-on-xs .slide-wrapper small:nth-of-type(2)::before{display: none;}
}
@media (max-width: 549.98px){
.type-slider .slide-wrapper .caption.top.left {padding: 20px;}
.type-slider .slide-wrapper .subcaption small {font-size: 27px;}
.type-slider .slide-wrapper .subcaption small:nth-of-type(2) {font-size: 16px;}
.type-slider .slide-wrapper .caption .titlecaption {font-size: 20px;}
.type-slider .btn {font-size: 17px ! Important;}
}

/*#################### Slider Button ########################*/
.slider-btn .type-slider .visual a::after {content: ''; position: absolute; top: 34px; right: 0; bottom: 0; left: 32px; background: url(/.galleries/bilder/.system/button-buchen.png) no-repeat 91% 29%; background-size: 250px;}

@media (max-width: 1013.98px) {
.slider-btn .type-slider .visual a::after {top: -6px; background-size: 170px;}
}
@media (max-width: 763.98px) {
.slider-btn .type-slider .visual a::after {top: -6px; background-size: 150px;}
}
@media (max-width: 500.98px) {
.slider-btn .type-slider .visual a::after {top: -40px; background-size: 130px;}
}

/*#################### Zitat-Slider ########################*/
.no-resize .image-src-box.presized img {
    position: relative;
    left: unset;
    top: unset;
    display: inherit;
}

.no-resize .image-src-box.presized {
  position: relative;
  height: auto;
  padding-bottom: 0 !important;
}
.cite-content {
    max-width: 950px;}
.zitat .slick-next {
    right: 20px;}
.zitat .slick-prev {
    left: 0;}
.zitat .image-src-box.presized img {
    border-radius: 50% !important;
    max-width: 400px;
    border: 2px solid #ccc;
    padding: 4px;
    height: auto;
}
.type-slider.zitat .slide-wrapper .copyright { border-radius: 30px;
    border-bottom-left-radius: 0; box-shadow: 2px 6px 13px -1px rgb(0 0 0 / 30%);     right: 100px;
    transform: skew(-9deg,0deg);
    font-size: 27px;
	line-height: 1.2;
    padding: 45px; bottom: unset;     overflow: visible;
    z-index: 999;
    color: #fff;
	max-width: 60%; text-align: left;
           background-color: rgba(126,42,66,.8);
    opacity: 1;}
/*.type-slider.zitat .slide-wrapper .copyright:nth-child(2n) {background-color: rgba(238,0,0,0.8);}*/
.zitat.type-slider.logo-slider > .lm-10 .slide-wrapper .visual {
    margin: 10px;
    padding-top: 60px;
}
p.author {font-style: italic;
    font-size: 25px; text-align: center;}


@media (max-width: 1399.98px) {
.type-slider.zitat .slide-wrapper .copyright {right: 20px;}
	}
@media (max-width: 763.98px) {
.type-slider.zitat .slide-wrapper .copyright {
    position: relative;
    max-width: 84%;
    right: -30px;}
.zitat .image-src-box.presized img {
        max-width: 360px; margin: 0 auto;}
.zitat.type-slider.logo-slider > .lm-10 .slide-wrapper .visual {
    margin: 10px;
    padding-top: 0px;}
.type-slider.zitat {margin-bottom: 50px;}
.type-slider.zitat .slide-wrapper .copyright {
    font-size: 18px !important;}
p.author {
    font-size: 15px !important;}
	
.type-slider.zitat .slide-wrapper .copyright{border-bottom-left-radius: 30px; border-top-left-radius: 0px;}
}
@media (min-width: 764px) and (max-width: 1013.98px) {
.type-slider.zitat .slide-wrapper .copyright {font-size: 23px !important;}
.type-slider.zitat .slide-wrapper .copyright {right: 60px;}
.type-slider.zitat .slide-wrapper .copyright {
    font-size: 18px !important;}
p.author {
    font-size: 15px !important;}
	.zitat.type-slider.logo-slider > .lm-10 .slide-wrapper .visual {
  padding-top: 0px;}
.zitat.type-slider.logo-slider > .lm-10 .slide-wrapper .visual {
    
    padding-top: 20px;
}

}
@media (min-width: 1014px) and (max-width: 1199.98px) {
.type-slider.zitat .slide-wrapper .copyright {font-size: 19px !important;}
.type-slider.zitat .slide-wrapper .copyright p.author{font-size: 21px !important;}
.mt-130 {
    margin-top: 10px;}
}
@media (min-width: 1200px) {
.zitat.type-slider.logo-slider > .lm-10 .slide-wrapper .visual {padding-top: 30px;}
	}

/* ######## MAP ######## */
.type-map .map-marker h3:not(.teaser .intro-headline){font-size: 20px; font-weight: 400; letter-spacing: -2px;}
.type-map .map-marker {padding: 10px !important; font-size: 16px; font-weight: 300;}
.map-osm .maplibregl-popup-content {border-radius: 6px;}
.type-map .maplibregl-popup-content {line-height: 1.4;}
.maplibregl-marker  svg {display: none;}
.maplibregl-marker { width: 50px;  height: 50px; background: url(/.galleries/bilder/.system/map-marker.png) no-repeat 0 0 !important;}
.maplibregl-popup-content .website {margin-top: 20px !important;}
.maplibregl-popup-content a {background: #CC1E1C; max-width: max-content; padding: 6px 16px; border-radius: 4px; color: #fff;  text-align: center;     font-weight: 300 !important;}
#template-info::before {
  display: none;
 content: '{"main-theme":"#000", "main-theme-hover":"#dd0011", "map-color":["#777","#dd0011","#235789","#ac3931","#ada8b6","#ddd","#aaa","#eee","#888","#fff","#000","#aaa"], "map-style":[{"featureType":"all","elementType":"all","stylers":[{"saturation":"-100"}]},{"featureType":"administrative","elementType":"labels.text.fill","stylers":[{"color":"#000"}]},{"featureType":"landscape.natural","elementType":"all","stylers":[{"lightness":"75"},{"gamma":"1.00"}]},{"featureType":"poi","elementType":"geometry.fill","stylers":[{"color":"#d8ded8"},{"saturation":"-30"},{"lightness":"0"},{"gamma":"1"}]},{"featureType":"poi.business","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"poi.park","elementType":"geometry.fill","stylers":[{"color":"#d8ded8"}]},{"featureType":"road","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"road.highway","elementType":"geometry.fill","stylers":[{"color":"#fafafa"}]},{"featureType":"water","elementType":"geometry.fill","stylers":[{"color":"#a5b1be"}]}]}'; }

@media (max-width: 763.98px){
.type-map .maplibregl-popup-content .heading {font-size: 18px;}
.type-map .maplibregl-popup-content {font-size: 15px;}
.map-osm .maplibregl-popup-content {max-width: 320px;}
}




/* ######## NEWS LISTE ######## */
.intro-headline>.intro {color: #CC1E1C; line-height: 1.2; font-size: 14px; margin: 7px 0 5px;}
.teaser .teaser-date {font-size: 85%; margin-bottom: 0; font-weight: 400; position: absolute; top: 0; color: #fff; background: rgba(126, 42, 66, .7); padding: 6px 8px 6px 12px; left: 0; border-radius: 15px 0 0;}
.teaser-text {font-size: 17px;}
.fh .teaser .teaser-date {border-radius: 5px 0;}
.teaser-tile .teaser.piece>.body {padding: 10px 20px 20px; background: #fff;}
.teaser-tile .teaser.piece {border-radius: 15px 0;    box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3);}
.teaser-tile .piece>.visual {margin-bottom: 0;}


.list-content .list-append-position, .btn-more {max-width: 600px; text-align: center; border-top: 1px solid #aaa; display: block; margin: 0 auto; margin-top: 50px; padding-top: 50px; position: relative;}
.list-pagination .btn.btn-append, .btn-more a {transition: all 0.2s ease-in-out; background: #CC1E1C; border-radius: 50%; border: 10px solid #eee; color: #fff; display: block; 
 font-size: 16px; height: 100px; line-height: 40px; margin: -40px 0 0 -40px; position: absolute; bottom: 0px; left: 50%; text-align: center; text-transform: uppercase; width: 100px;}
 
.list-pagination .btn.btn-append:hover, .btn-more a:hover {border-color: #eee; background: #999; text-decoration: none;}
.list-entries.row-square ~ .list-pagination, .list-entries.row ~ .list-pagination {  margin-top: 30px; margin-bottom: -20px;}
}

.btn-more a {padding-top: 20px; font-weight: 500;}

.teaser-tile .teaser.piece > .body > .heading .headline {  line-height: 1.3;}

@media (min-width: 1014px) {
.teaser .intro-headline {font-size: 20px; font-weight: 400;}
}

@media (max-width: 1013.98px) {
.teaser .teaser-date {font-size: 15px;}
.teaser .intro-headline {font-weight: 400;}
}
@media (max-width: 551.98px) {
.teaser .intro-headline {font-size: 20px;}
}
/* ######## NEWS DETAIL ######## */
.detail-page .visual img {border-radius: 20px 0; margin: 15px 0;}
.detail-page .intro-headline>.intro {background-color: #CC1E1C; line-height: 1.25; max-width: max-content; color: #fff; padding: 6px 14px; font-size: 19px; border-radius: 4px; letter-spacing: -1px; margin-bottom: 10px;}
.detail-page h1 {font-size: 38px; font-weight: 400;}
.detail-page h2 {font-size: 32px; font-weight: 400;}
.detail-page .sub-header{display: none;}
.detail-page .sub-header{font-weight: 300;}

@media (max-width: 1013.98px) {
.detail-page .intro-headline>.intro   {font-size: 17px; }
.detail-page h1 {font-size: 27px; }
.detail-page h2 {font-size: 22px;}
}

@media (max-width: 551.98px) {
.detail-page .intro-headline>.intro   {font-size: 16px; }
.detail-page h1 {font-size: 22px; }
.detail-page h2 {font-size: 19px;}
}




/* ######## Seminar LISTE ######## */

.seminare .teaser-tile .teaser.piece >.body {padding:0; background: #fff;}
.seminare .teaser {padding:20px; background: #fff;}
.seminare .teaser .link { margin-top: 6px;}
.seminare .teaser .link a.btn {background: transparent; padding: 0; color: #CC1E1C; font-weight: 400;  font-size: 18px;}
.seminare .teaser .link a.btn:after { font-family: ForkAwesome; font-weight: 300;  content: "\f0da"; margin-left: 7px; color: #aaa;}
.seminare  .intro-headline>.intro {background: #eee;  padding: 6px 10px;  color: #444;  margin-bottom: 13px;  font-size: 16px; font-weight: 600; border-radius: 4px; margin-top: 0;}
.seminare  .intro-headline>.intro:before { font-family: ForkAwesome; font-weight: 300;  content: "\f005"; margin-right: 5px;}



/* ##### KONTAKT ##### */
.type-contact {background: #fff;}
.type-contact .h4, h5.fn.n { font-weight: 400 !Important;}
.type-contact .piece>.body .text .fn.n { -webkit-hyphens: none; hyphens: none;}
.type-contact .fa-mobile{font-size: 23px !Important; left: 3px; position: relative;}
.type-contact h4.piece-heading {font-weight: 400;}
.type-contact h3 {font-size: 2.3rem !Important; font-weight: 400;  margin-bottom: 5px !important;}
.type-contact {border-radius: 20px 0 20px 0 !important; box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .4);}
.type-contact img{border-radius: 0  !important;}
.type-contact.eckig img{border-radius: 8px 0;}
.type-contact .full, .type-contact .flex {padding: 20px;}
.type-contact.grau {background: #F7F7F7;}
.type-contact h4.fn.n {margin-bottom: 0 !important;}
.type-contact .body {display: flex; align-content: center; flex-wrap: wrap;}





@media (max-width: 763.98px){
.type-contact .contact-pers .body {padding: unset;}
.type-contact .body {display: unset; align-content: unset;}
}
@media (max-width: 549.98px){
.type-contact h3 {font-size: 1.7rem ! Important;}
.type-contact body, .type-contact .text, .type-contact .h4 {font-size: 1.6rem ! Important;}
}

/*########################## Normal-AC ###################################*/
.accordion .acco-header .acco-toggle {padding: 1.5rem 1.5rem; padding-left: 30px; font-weight: 400; overflow: visible; background-color: #f7f7f7; letter-spacing: -2px;}
.accordion .acco-header .acco-toggle b {font-weight: 700;}
.accordion .acco-header .acco-toggle:hover {color: #CC1E1C; background-color: #f3f3f3;}
.accordion .acco-header .acco-toggle[aria-expanded=true] {color: #CC1E1C; background-color: #f3f3f3; border-color: var(--my-body-bg);}
.accordion .acco-header .acco-toggle::before {font-family: ForkAwesome; font-weight: 300; line-height: .8; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
    content: "\f068"; position: absolute; display: flex; justify-content: unset; align-items: unset; top: 17px; height: auto; transform: none; transition: transform .33s; right: unset; left: -18px;
    color: #CC1E1C; font-size: 4rem; padding: 0; background-color: transparent;}
.accordion .acco-header .acco-toggle.collapsed::before {content: "\f061"; font-family: ForkAwesome; transform: rotate(360deg); top: 14px; transition: transform 0.33s;}
.accordion .acco-header .acco-toggle:hover::before {color: #CC1E1C;}
.accordion .acco-header .acco-toggle.collapsed::after, .accordion .acco-header .acco-toggle::after {display: none;}
.colored-row .accordion .acco-header .acco-toggle::before, .colored-row .accordion .acco-header .acco-toggle:hover, .colored-row .accordion .acco-header .acco-toggle:hover::before, .colored-row .accordion .acco-header .acco-toggle[aria-expanded=true] {color: #CC1E1C;}
.accordion .acco-body {padding: 20px 10px 30px; border-bottom-left-radius: 10px; border-bottom-right-radius: 7px;}
.accordion {--my-at-border: 0;}
.accordion {box-shadow: none; --my-at-margin-between: 1.5rem; margin-left: 18px;}
@media (max-width: 1013.98px) {
.accordion .acco-header .acco-toggle {font-size: 1.8rem;}
.accordion .acco-header .acco-toggle.collapsed::before, .accordion .acco-header .acco-toggle::before {font-size: 3rem;}
}
@media (max-width: 763.98px) {
.accordion .acco-header .acco-toggle {font-size: 1.6rem;}
.accordion .acco-header .acco-toggle.collapsed::before, .accordion .acco-header .acco-toggle::before {font-size: 2.5rem;}
}
@media (min-width: 1014px) {
.accordion .acco-header .acco-toggle {font-size: 2.7rem;}
}


/*########### No Pic ACC ###########*/

.no-pic.variant-tile-accordion {margin-top: 75px;}
.no-pic.variant-tile-accordion .text-overlay{padding: 40px; border-radius: 4px; background: #ccc; }
.no-pic.variant-tile-accordion .collapsed .text-overlay{background: #eee;}
.no-pic.variant-tile-accordion .box-dark:before {content: "A";
    position: absolute;
	color: #fff;
font-size: 26px;
font-weight: 600;
    top: -50px;
    left: 40%;
    width: 80px;
    height: 80px;
    background: #98c082;
    text-align: center;
      line-height: 1;
    border-radius: 50%;
	border: 8px solid #fff;
    display: flex;
    flex-direction: column;
	z-index: 2;
    justify-content: space-around;}

.no-pic.variant-tile-accordion .box-dark:nth-of-type(2):before {content: "B";}
.no-pic.variant-tile-accordion .box-dark:nth-of-type(3):before {content: "C";}

.no-pic.variant-tile-accordion.text-below .collapse-trigger .content-box {overflow: visible;}

.no-pic.variant-tile-accordion .collapsed .text-overlay:hover{background: #ccc;}
.no-pic.variant-tile-accordion .piece-heading{color: #555; font-size: 26px; font-weight: 400;}

@media(max-width: 763.98px){
.no-pic.variant-tile-accordion .piece-heading{ font-size: 23px;}
}



.no-pic.variant-tile-accordion.show-button .collapse-target.show::before {height: calc(10px);}

.no-pic.variant-tile-accordion .acco-body .box {background: transparent; padding: 30px; box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3);}
   .no-pic.variant-tile-accordion.show-button .collapse-trigger .trigger-item::after {background: transparent; color: #ccc;}

} 



/* ######## PARALLAX ######## */
.para{background: #00000054; color: #fff; padding: 50px; border-radius: 4px;}
.para h2{color: #fff;}
.para a {color: #fff; font-size: 20px; font-weight: 400;}
.para a.btn{border-radius: 5px; padding: 6px 24px; margin-top: 10px;}

@media(max-width: 763.98px){
.para {padding: 35px;}
}


/* ######## TYPE-CONTACT ######## */
.type-contact h3{font-size: 22px !Important; font-weight: 400 !Important; letter-spacing: 0px !Important; margin-bottom: 6px !Important; margin-top: 16px;}
.type-contact .fn.n{font-weight: 400; margin-bottom: 3px !important; font-size: 18px;}
.type-contact .body{font-size: 18px;}
.type-contact .note {margin-top: 15px;}

@media (max-width: 763.98px) {
.type-contact h3{font-size: 22px !Important; margin-top: 20px;}
.type-contact .fn.n{font-size: 18px;}
.type-contact .body{font-size: 18px;}

}
/* ######## WEBFORM ######## */
.styled-form{background: transparent;}

@media (max-width: 1013.98px) {
.styled-form {font-size: 1.3rem;}
}
/*########### MODAL KINDERSCHUTZ ###########*/
.btn-wrap-schutz{position: relative; left: 210px; display: flex; justify-content: end; top: 20px;}
a.btn-schutz{padding: 6px 22px 6px 30px; border-radius: 6px;}
a.btn-schutz:before{content:'\f1ae'; font-family: "FontAwesome"; right: 10px; position: relative; top: 0px; font-size: 22px;}
.schutz h2{font-size: 32px;     margin-bottom: 20px;}
.schutz h2 b{font-weight: 700;}
.schutz .modal-text {line-height: 1.3; margin-bottom: 25px; font-size: 19px; font-weight: 300;}



/* ######## FOOTER Skyline ######## */
body {background: #fff url() no-repeat 0 bottom;}

.area-foot{display: flex; justify-content: flex-end; flex-direction: column;}
.area-foot .topfoot{ background: transparent; padding-top: 80px;}
.area-foot .topfoot .container{max-width: 1040px; margin: 0 auto;}

.area-foot .subfoot{background-color: transparent; font-size: 16px; color: #444; margin-top: 30px; margin-bottom: 25px;}
.area-foot .subfoot a{color: #444 !Important; font-size: 16px;}
.area-foot .subfoot .element{margin-bottom: 0;}
.area-foot .subfoot .container{max-width: 100%;}

.area-foot .logo-foot img{max-width: 270px;}
.area-foot .ls-item{font-weight: 500;}
.area-foot .ls-li a .ls-item{font-weight: 300;}
.area-foot .logo-foot .image-src-box{display: flex; justify-content: center !important;}
.area-foot .text-neu p{font-size: 18px; text-align: center; padding: 15px 0 35px; font-weight: 400;}

@media (max-width: 1013.98px){
.area-foot .subfoot .element {margin-bottom: 20px;}
}


/* ######## Mega-Menu ######## */
.nav-main-items > li.expand.spenden > a::after {display: none;}

@media (min-width: 1014px) {
.nav-mega-menu img {border-radius: 15px 0;}
	.nav-mega-menu {border-top: 0;border-bottom: 0;}
    .nav-mega-menu .nav-side li > a {
	font-size: 18px;
           }
}
@media (max-width: 1013.98px) {
.nav-main-items > li.expand.spenden > a {border-bottom: solid 1px #444;}
.nav-main-items > li.expand.spenden.active > a {font-weight: 700;}
}
/* KACHELN */
.lotse .tile-col .text-overlay {background: rgba(126, 42, 66, .7);  hyphens: auto; overflow-wrap: anywhere; word-break: break-word; max-width: max-content;bottom: 10px; border-bottom-right-radius: 13px;}
.lotse .tile-col .text-overlay h3{font-size: 19px;font-weight: 500;text-shadow: none; line-height: 1.3; letter-spacing: -1px;}
.lotse img {border-radius: 15px 0;}
@media (max-width: 763.98px) {
    .tile-col  .text-overlay h3 {
        font-size: 1.2rem;
    }
.lotse .tile-col .text-overlay{padding: 10px 20px;}
}
/* ENDE */




