.ce-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
    border-bottom: 1px solid #dadada;
}

.ce-table td {
    padding: 0.5em;
    vertical-align: top;
}

.ce-table tr td:nth-child(2) {
    text-align: right;
    min-width: 100px;
}






figcaption {
    color: #373a3c;
    font-size: .8em;
    margin-top: 10px;
}










.ce-gallery img {
    display: block;
    width: auto;
}


.frame-layout-320 .ce-gallery img {
    display: block;
    width: 100%;
    height: auto;
}






@media only screen and (min-width: 320px) and (max-width: 575px){

    .jumbotron .ce-gallery img {
        width: 100%;
        height: auto;
    }

}

@media only screen and (min-width: 576px) and (max-width: 767px){

    .jumbotron .ce-gallery img {
        width: 510px;
        height:380px
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px){

    .jumbotron .ce-gallery img {
        width: 690px;
        height:380px
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px){

    .jumbotron .ce-gallery img {
        width: 930px;
        height:380px;
        object-fit: cover;

    }

}

@media only screen and (min-width: 1200px) {

    .jumbotron .ce-gallery img {
        width: 1110px;
        height:380px
    }

}



/* Rechte Spalte (grau hinterlegt) */
.frame-layout-100{background: #f5f5f5; padding: 15px; border-radius: 8px; margin-bottom: 1em}
.frame-layout-100 .image-caption{margin-top:7.5px; font-size: .8em; font-weight:bold;}


body.farbe1 .frame-layout-100 h2, body.farbe1 .frame-layout-100 h3, body.farbe1 .frame-layout-100 h4 {color: var(--farbe1);}
body.farbe2 .frame-layout-100 h2, body.farbe2 .frame-layout-100 h3, body.farbe2 .frame-layout-100 h4 {color: var(--farbe2);}
body.farbe3 .frame-layout-100 h2, body.farbe3 .frame-layout-100 h3, body.farbe3 .frame-layout-100 h4 {color: var(--farbe3);}
body.farbe4 .frame-layout-100 h2, body.farbe4 .frame-layout-100 h3, body.farbe4 .frame-layout-100 h4 {color: var(--farbe4);}
body.farbe5 .frame-layout-100 h2, body.farbe5 .frame-layout-100 h3, body.farbe5 .frame-layout-100 h4 {color: var(--farbe5);}


body.farbe1 .frame-layout-100 a{color: var(--farbe1); text-decoration: none;font-weight: bolder;}
body.farbe1 .frame-layout-100 a:hover{text-decoration: underline;}
body.farbe2 .frame-layout-100 a{color: var(--farbe2); text-decoration: none;font-weight: bolder;}
body.farbe2 .frame-layout-100 a:hover{text-decoration: underline;}
body.farbe3 .frame-layout-100 a{color: var(--farbe3); text-decoration: none;font-weight: bolder;}
body.farbe3 .frame-layout-100 a:hover{text-decoration: underline;}
body.farbe4 .frame-layout-100 a{color: var(--farbe4); text-decoration: none;font-weight: bolder;}
body.farbe4 .frame-layout-100 a:hover{text-decoration: underline;}
body.farbe5 .frame-layout-100 a{color: var(--farbe5); text-decoration: none;font-weight: bolder;}
body.farbe5 .frame-layout-100 a:hover{text-decoration: underline;}
body.farbe6 .frame-layout-100 a{color: var(--farbe6); text-decoration: none;font-weight: bolder;}
body.farbe6 .frame-layout-100 a:hover{text-decoration: underline;}





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

    .ce-intext.ce-left .ce-gallery {
        margin-right: 0;
    }


    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 15px;
    }


    .ce-gallery[data-ce-columns="1"] {
        margin-top: 0;
    }


    .ce-gallery[data-ce-columns="1"] img {
        width: 100% !important;
        height: auto;
    }



    .ce-left .ce-gallery, .ce-column {
        float: none;
    }







}








/* Default-Einstellungen Bild links / Text rechts */


@media only screen and (min-width: 768px){

.ce-intext.ce-left .ce-gallery {
    margin-right: 15px;
}


.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: 15px;
}


.ce-gallery[data-ce-columns="1"] {
    margin-top: 0;
}

.ce-left .ce-gallery, .ce-column {
    float: left;
}

}


.inhaltsbereich img{border-radius: 8px}

.col-button-link a.more{width: 100%;}

/* News Pagination

ul.f3-widget-paginator
ul.f3-widget-paginator li
ul.f3-widget-paginator li.current
ul.f3-widget-paginator li.previous
ul.f3-widget-paginator li.next

*/

ul.f3-widget-paginator{
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}


ul.f3-widget-paginator li{ list-style-type: none;
    display: inline-block;
    margin: 1em 0;
}

ul.f3-widget-paginator li a{
position: relative;
float: none;
text-decoration: none !important;
background-color: color: var(--farbe1);
border: none;
width: 29px;
height: 29px;
line-height: 29px;
display: inline-block;
text-align: center;
margin-right: 0;
}



ul.f3-widget-paginator li a:hover {

    background-color: #f5f5f5;
    border-color: #f5f5f5;
    border-radius: 8px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    display: inline-block;
}



ul.f3-widget-paginator li.current {

    color: #fff;
    cursor: default;
    background-color: var(--farbe1);
    border-color: var(--farbe1);
    border-radius: 8px;
    border: none;
    width: 29px;
    height: 29px;
    line-height: 29px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;

}






/* News Pagination */


ul.pagination li.disabled{display:none}













/* Tierbote (Mainz) */


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



    .frame-layout-310 img {
        width: 100%;
        height: auto;
        border: 1px solid var(--farbe2);
        border-radius: unset;
    }

    .frame-layout-310 .ce-row {
        width: calc(50% - 7.5px);
        display: inline-block;
    }

    .frame-layout-310 .ce-row {
        margin-right: 10px
    }

    .frame-layout-310 .ce-row:nth-child(2n) {
        margin-right: 0
    }

    .frame-layout-310 figcaption{margin-top:5px; font-weight:600;}

}



@media only screen and (min-width: 768px){

    .frame-layout-310 img {
        width: 100%;
        height: auto;
        border: 1px solid var(--farbe2);
        border-radius: unset;
    }

    .frame-layout-310 .ce-row {
        width: calc(33% - 11px);
        display: inline-block;
    }

    .frame-layout-310 .ce-row {
        margin-right: 15px
    }

    .frame-layout-310 .ce-row:nth-child(3n) {
        margin-right: 0
    }

    .frame-layout-310 figcaption{margin-top:5px; font-weight:600;}

}







/* News (zugehörige Dateien) Mainz */

.news-related-files{
    padding: 15px;
    border: none;
    background: #f5f5f5;
    border-radius: 8px;
    margin-bottom: 1em;
}

.news-related-files h4{margin-bottom: .75em !important; color: var(--farbe1); font-size: 1.75rem;}



/* Headerbild Optimierung Mobilansicht */

.jumbotron {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .jumbotron .ce-gallery img {
        width: auto !important;
        height: 240px !important;
    }
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
    .jumbotron .ce-gallery img {
        width: inherit;
        height: 380px;
    }
}


/* Mobile Navigation dritte Ebene */

ul#main-menu li:nth-child(1) li a.highlighted {
    background: #f5f5f5;
    color: var(--farbe1);
    font-weight:600;
}

ul#main-menu li:nth-child(2) li a.highlighted {
    background: #f5f5f5;
    color: var(--farbe1);
    font-weight:600;
}

ul#main-menu li:nth-child(3) li a.highlighted {
    background: #f5f5f5;
    color: var(--farbe1);
    font-weight:600;
}

ul#main-menu li:nth-child(4) li a.highlighted {
    background: #f5f5f5;
    color: var(--farbe1);
    font-weight:600;
}

ul#main-menu li:nth-child(5) li a.highlighted {
    background: #f5f5f5;
    color: var(--farbe1);
    font-weight:600;
}

ul#main-menu li:nth-child(6) li a.highlighted {
    background: #f5f5f5;
    color: var(--farbe1);
    font-weight:600;
}






/* Galerie (3-spaltig) */


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



    .frame-layout-330 img {
        width: 100%;
        height: auto;
        border-radius: 8px;
    }

    .frame-layout-330 .ce-row {
        width: calc(50% - 7.5px);
        display: inline-block;
    }

    .frame-layout-330 .ce-row {
        margin-right: 10px
    }

    .frame-layout-330 .ce-row:nth-child(2n) {
        margin-right: 0
    }


}



@media only screen and (min-width: 768px){

    .frame-layout-330 img {
        width: 100%;
        height: auto;
        border-radius: 8px;
    }

    .frame-layout-330 .ce-row {
        width: calc(33% - 15px);
        display: inline-block;
    }

    .frame-layout-330 .ce-row {
        margin-right: 15px
    }

    .frame-layout-330 .ce-row:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 10px
    }

    .frame-layout-330 .ce-row:last-child {
        margin-right: 0;
        margin-bottom: 10px
    }

}