.consent-element-wrapper {
    position: relative;
    margin-top: 12px;
    margin-bottom: 25px;
}
.news-single .teaser-text p {
    margin-bottom: 0;
    line-height:1.2em;
}

.frame-space-before-more {
    margin-top:50px;
}

.news-text-wrap {
    padding-bottom: 2rem;
}

.carousel {
    max-height:inherit;
}

.carousel__viewport {
    position: relative;
    max-width: 100%;
    max-height: inherit;
    overflow: hidden;
    //height: 44.25vw;
    //min-height:460px;
}

.carousel__track {
    /*max-height:900px;*/
    max-height: 44.25vw;
    /*height:890px;*/
    /*height: 42.28vw;*/
}

#c402 .image {
    margin-right: 15px;
}


.frame-default,
.frame-space-after {
    //margin-bottom: 1em;
}
.frame-space-after-more {
    margin-bottom: 2em;
}

.menuSubpagesList {
    margin-bottom: 0;
}

/*Carousel*/

.news-single .news-img-wrap {
    display:flex;
    flex-direction: column;
    /*max-height: 875px;*/
    //max-height: 44.25vw;
    padding-bottom: 0!important;
    border:0;
}

.news-single .news-img-wrap .mediaelement.mediaelement-image {
    background-color:#cde4fa;
    padding-bottom: 0!important;
    margin-bottom:0;
    border:0;
    overflow-y: hidden;
}

.news-single .news-img-wrap img {
    /*max-height: 645px;*/
    max-height: 42.25vw;
}

img.lazyload {
    background-color: #cde4fa;
}

.news-img-caption {
    background-color:#fff;
    padding: 5px 10px 12px 0px;
    width: 100%;
    text-align: left;
    margin-top:-3px;
    font-size: .889em !important;
    font-weight: 300 !important;
}

.news-single .outer.carousel__slide, .news-slider-view .news-slider-view__slide.news-event .outer.carousel__slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    background-color: #cde4fa;
    height:100%;
}

.news-single .news-img-wrap .mediaelement.mediaelement-image {
    background-color: #cde4fa;
}

.news-slider-view .carousel__nav {
    display:block;
}

.news-slider-view .carousel__nav .carousel__button.is-next, .carousel__button.is-prev {
    top: 32%
}

.news-img-wrap .carousel__nav .carousel__button.is-next, .carousel__button.is-prev {
    top: 50%
}

.news-img-wrap.carousel .outer.carousel__slide {
    width: 100%
}

/*---------------------------------*/
/* LOGOREIHE */
/*---------------------------------*/


.logoreihe{
    width:100%;
}
.logoreihe ul {
    display: flex;
    gap:15px;
    flex-direction: row;
}

.logoreihe-container {
    display: flex;
    flex-direction: row;
    gap:15px;
    flex-wrap:wrap;
    padding:15px;
    margin: 2rem auto;
}

.logoreihe ul li {
    list-style: none;
}

.logoreihe ul {
    padding-left:0;
    margin-left:0!important;
}


.logoreihe_alllogos{
    display: flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: flex-start;
}

.logoreihe_introtext {
    font-size:0.9em;
}

.logoreihe_logos {
    display:flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: flex-start;
    gap:15px;
}
.news-single .teaser-text p {
    min-height:2em;
}

/* PUBLIKATIONEN */
.publikationen {
    display: flex;
    flex-direction: column;
}
.publikationsliste {
    margin-top: 0.5rem;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    gap: 1.2rem;
}
.publikation {
    max-width: 48%;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    flex: 0 1 auto;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e30613;
    margin-bottom: 20px;
}
.publikation_top-image {
    text-align: center;
    justify-content: center;
    margin-bottom: 0.5em;
    /*background-color: #cde4fa;*/
    background-color: transparent;
    width: 100%;
    max-height:325px;
    height:325px;
    cursor: pointer;
    text-align: left;
}

.publikation_top-data {
    cursor: pointer;
}
.publikation_top-data a {
    color:#e30613;
}
.publikation_top-data .teaser-text::after {
    content: '➔';
    color: #e30613;
    font-size: 3em;
    font-weight: 400;
    margin-top:25px;
    margin-bottom: -20px;
    position: absolute;
    right: 0;
    bottom: 1rem;
}


@media (min-width:1440px) {

    .publikation {
        max-width: 32%;
    }

}

/*Textformatierungen*/
.callto_action {
    background-color: #e30613;
    color: #ffffff;
    display: inline-block;
    padding: 0 6px 1px 0;
    margin-left: 30px;
    text-transform: uppercase;
    font-weight:600!important;
}
.arrowed {
    color: #e30613;
    margin-left: 30px;
}
.callto_action::before,
.arrowed::before {
    content: '➔';
    display: inline-block;
    width: 15px;
    height: 15px;
    padding-right:10px;
    margin-right: 22px;
    color: #e30613;
    font-size: 2em;
    font-weight: 400;
    position: relative;
    left: 0;
    top:2px;
    margin-left:-37px;

}

/*Newsletter Tabelle*/
.newsletter__table {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}


.newsletter__jahr {
    list-style-type: none;
    padding: 5px 5px 5px 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap:15px;
}

.newsletter__jahrItem {
    list-style-type: none;
    padding: 5px 5px 5px 0;
}

.newsletter__monat {
    list-style: none;
    gap:5px;
}

.newsletter__monatItem {
    list-style-type: none;
    margin-bottom:5px;
}
.newsletter__monatItem:first-of-type {
    margin-top:10px;
}
@media (min-width:768px) {

    .newsletter__table {
        flex-direction: column;
    }
    .newsletter__jahr{
        flex-direction: row;
        justify-content: space-between;
    }
    .newsletter__jahrItem {
        max-width:50%;
        width:20%;
    }
    .news-single .news-img-wrap {
      //max-height:43.5vw;
   }

}

/*---------------------------------*/
/* KORREKTUREN */
/*---------------------------------*/

.ce-gallery {
    figcaption {
        font-size: .889em !important;
        font-weight: 300 !important;
    }
}

.publikationen {
    .frame-foldable .foldable-trigger {
        position: absolute;
        right: 5px;
        bottom: 5px;
        width: 1em;
        height: 1em;
    }
}

/* When a menu_subpages frame is preceded by another menu_subpages frame,
   remove the top border/margin from its list (covers the 2nd and later instances) */
.frame-type-menu_subpages ~ .frame-type-menu_subpages .menuSubpagesList {
    border-top: 0;
    margin-top: 0;
}


#c984 {

    #news-container-984{
        .news-menu-list {
            margin-top: 0;
            border-top:0;
            padding-top:10px;
        }


    }
}


/*----------12.01.26------------*/

.content {
    padding-top: .75rem;
}
.menuSubpagesList {
    font-weight: 700;
    letter-spacing: 0.08em;
}

/*----------Newsletter------------*/

.sib-form {
    padding-left: 0;
}
#sib-container {
    padding-left: 0;
}
.sib-form-block {
    padding: 0;
}


.content .h2--subheadline {
    color: #e30613 !important;
    font-weight: 700;
    border-bottom: 1px solid #e30613;
    padding-bottom: .75rem;
}

.frame-type-image.frame-layout-20 .carousel__slide {
    //margin-top: 1rem;
}
.carousel__track {
    max-height: fit-content;
}

.frame-type-image {
    margin-bottom: 0;
}

.carousel__slide {
    padding: 0;
}

.ce-gallery.ce-fullwidth {
    width: 100%;
}

.ce-gallery figure {
    margin: 0 0 1rem 0;
}
.ce-gallery.carousel  figure {
    margin-bottom:0;
}
.ce-gallery.ce-fullwidth figure {
    display: block;
}

.logoreihe_alllogos {
    margin-top: 2rem;
}


.news-single .news-img-wrap .carousel__button, .news-slider-view .news-slider-view__slide.news-event .news-img-wrap .carousel__button {
    /*backdrop-filter: invert(20%);*/
    filter: invert(100%) drop-shadow(0 0 5px rgba(0, 0, 0, 0.25));
    
}


.carousel__viewport {
    transition: height 0.3s ease;
}

.carousel__dots {
    /*display: block;*/
}

.languageNavigation-entry--en{
    display: none;
}



@media print {
    nav,
    .headerMainNavigation,
    .headerServiceNavigation,
    .headerSectionNavigation,
    .headerBreadcrumbNavigation,
    .footerNavigation,
    .headerMainNavigation-mainMenuToggler,
    .cookie-set,
    .waconcookiemanagement {
        display: none !important;
    }
}

figure {
    width:100%;
}


.frame-type-image.frame-layout-20 .carousel__button {
   filter: invert(100%);
}

.news-menu-view2 .news-menu-list2 {
    -webkit-box-pack: start;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap:wrap;
    gap: 4%;
    border-top: 1px solid #e30613;
    border-bottom: 1px solid #e30613;
    margin-top: .5rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
    position: relative;
    list-style-type: none;
}


.frame:has(.menuSubpagesList) + .news-menu-view2 .news-menu-list2 {
    border-top: none;
    margin-top: 0;
    letter-spacing: .08em;
    /*padding-top: 0;*/
}
.news-menu-view .news-menu-list .preview-item a,
.news-menu-view .news-menu-list .preview-item.preview-item--chosen a{
    letter-spacing: .08em;
}

@media only screen and (min-width: 0) and (max-width: 759px) {
    .news-menu-view2 .news-menu-list2,
    .news-menu-view .news-menu-list {
        display: block;
    }
}

.news-menu-view2 .news-menu-list2 .preview-item {
    text-transform: uppercase;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

@media only screen and (min-width: 0) and (max-width: 759px) {
    .news-menu-view2 .news-menu-list2 .preview-item {
        margin-bottom: 1em;
    }
}
.news-menu-view2 .news-menu-list2 .preview-item:last-child {
    margin-bottom: 0;
}
.news-menu-view2 .news-menu-list2 .preview-item a {
    color: #000;
    display: inline-block;
}

.news-menu-view2 .news-menu-list2 .preview-item a:hover, .news-menu-view2 .news-menu-list2 .preview-item a:focus {
    color: #e30613;
}

.news-menu-view2 .news-menu-list2 .preview-item.preview-item--chosen a {
    color: #e30613;
}

.news-single .teaser-text p,
.news-slider-view .news-slider-view__slide .teaser-text p {
    font-size: 18px !important;
    font-weight: inherit !important;
}


@media only screen and (min-width: 760px) {
    .content .h1, .content .h1--subheadline, .content h1 {
        font-size: 30px;
        line-height: 1.07em;
        margin-top:0.5rem!important;
    }
}
#c983.ce-gallery.carousel .carousel__viewport figure{
    max-height:620px!important;
    overflow: hidden;
}
.carousel__dots{
    display: none;
}
.carousel__button {
    filter: invert(100%) drop-shadow(0 0 5px rgba(0, 0, 0, 0.25));
}
.thin {
    font-size: 18px !important;
    font-weight: 300 !important;
}

.publikationen h2,
#c1080 header{
    padding-bottom:8px;
    border-bottom: 1px solid #e30613;
}