body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 1.6;
    background: #000;
}

/*-----------------------------------------------------*\
  #BOOTSTRAP
\*-----------------------------------------------------*/


/*-----------------------------------------------------*\
  #ÜBERSCHRIFTEN
\*-----------------------------------------------------*/
.h1, h1,
.h2, h2 {
    color: #3399cc;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}

.h3, h3 {

}


/*-----------------------------------------------------*\
  #KOPFBEREICH
\*-----------------------------------------------------*/
header#seitenheader {
    width: 100%;
    margin: 64px 0 20px 0;
}

header#seitenheader .background {
    background: url(../../../../../../fileadmin/template/img/bgi/header-bg.jpg) no-repeat left top;
    height: 256px;
}

header#seitenheader #logo {
    float: right;
    width: 450px;
    position: absolute;
}

header#seitenheader #logo a {
    color: #3399cc;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    text-decoration: none;
}

header#seitenheader #logo a figure {
    padding-left: 37px;
    margin-bottom: 5px;
}

header#seitenheader #logo a img {

}

/*-----------------------------------------------------*\
  #CONTENT
\*-----------------------------------------------------*/
main .row .col-12.col-xl-2 {
    height: 500px;
    background: url(../../../../../../fileadmin/template/img/bgi/sidebar-bg.gif);
    background-repeat: no-repeat;
    background-size: cover;
}

main .content-links {
    padding: 20px 0 0 0;
}

.content-links address {
    font-size: 12px;
    margin: 110px 0 0 0;
}

main .content {
    padding: 20px 20px 20px 20px;
    background: url(../../../../../../fileadmin/template/img/bgi/content-bg.gif) repeat;
    margin-bottom: 5px;
    min-height: 500px;
}

/*-----------------------------------------------------*\
  #FOOTER
\*-----------------------------------------------------*/
footer {
    padding-top: 45px;
    background: url(../../../../../../fileadmin/template/img/bgi/footer-bg.png) no-repeat center center;
    height: 20px;
}

/*-----------------------------------------------------*\
  #TYPO3
\*-----------------------------------------------------*/
p {
    margin-bottom: 15px;
}

strong {
    font-weight: 600;
}

.frame-space-before-extra-small {
    margin-top: 10px;
}

.frame-space-before-small {
    margin-top: 20px;
}

.frame-space-before-medium {
    margin-top: 30px;
}

.frame-space-before-large {
    margin-top: 40px;
}

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

.frame-space-after-extra-small {
    margin-bottom: 10px;
}

.frame-space-after-small {
    margin-bottom: 20px;
}

.frame-space-after-medium {
    margin-bottom: 30px;
}

.frame-space-after-large {
    margin-bottom: 40px;
}

.frame-space-after-extra-large {
    margin-bottom: 50px;
}

.frame-text-2-column .ce-bodytext {
    column-count: 2;
    column-gap: 30px;
    text-align: justify;
}

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

figcaption {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#cboxTitle {
    position: absolute;
    bottom: -3px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #555;
}

.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
    z-index: 1;
}

.slick-prev::before, .slick-next::before {
    font-size: 50px;
}

/*-----------------------------------------------------*\
  #SLIDER
\*-----------------------------------------------------*/
figure.image.slick-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: center;
}

/*-----------------------------------------------------*\
  #MAPS
\*-----------------------------------------------------*/
.map .privacy-msg.privacy-map-msg {
    position: relative;
    background: #eee;
    height: auto !important;
    width: 100% !important;
}

.map .privacy-msg.privacy-map-msg p {
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    position: absolute;
}
.privacy-msg.privacy-calendar-msg p,
.privacy-msg.privacy-map-msg p,
.privacy-msg.privacy-video-msg p {
    padding: 15px;
    background: #eee;
    text-align: center;
}

.map .privacy-msg.privacy-map-msg p a.btn {
    color: #fff;
}
.privacy-msg.privacy-calendar-msg p a.btn, .privacy-msg.privacy-map-msg p a.btn, .privacy-msg.privacy-video-msg p a.btn {
    background: #59a2b1;
    border-color: #59a2b1;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}

.map .privacy-msg.privacy-map-msg iframe.privacy-map {
    width: 100%;
}

/*------------------------------------*\
  #FORMULAR
\*------------------------------------*/
#kontaktformular-11 fieldset {

}

#kontaktformular-11 fieldset legend {
    font-size: 16px;
    background: #333;
    padding: 3px 10px;
    color: #fff;
}

#c12 .form-group .input.checkbox .form-check {
    padding: 0;
}

#kontaktformular-11 .captcha-actions button {
    width: 150px;
    height: 40px;
}

#kontaktformular-11 .captcha-actions button span svg {
    width: 150px;
    height: 30px;
}

/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1199px) {
    header#seitenheader #logo a {
        font-size: 28px;
    }

    header#seitenheader #logo {
        width: 340px;
        width: 250px;
        right: 15px;
    }
}

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

    header#seitenheader {
        margin: 0 0 20px 0;
        padding-top: 78px;
    }

    main .row .col-12.col-lg-2 {
        width: auto;
        height: auto;
        background: none;
    }

    main .content-links {
        padding: 20px 0 20px 0;
        background: url(../../../../../../fileadmin/template/img/bgi/content-bg.gif) repeat;
    }

    main .content-links address {
        margin: 0;
        text-align: center;
    }

    main .row .col-12.col-xl-2 {
        height: auto;
        background: none;
    }
}

@media (max-width: 767px) {
    header#seitenheader #logo {
        width: auto;
        position: relative;
    }
}

@media (max-width: 575px) {
    header#seitenheader #logo a img {
        width: 130px;
        height: auto;
    }

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