body {
    color: #666;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}


/*-----------------------------------------------------*\
  #BOOTSTRAP
\*-----------------------------------------------------*/
.container {

}

/*-----------------------------------------------------*\
  #LINKS
\*-----------------------------------------------------*/
a {

}

a:hover {

}

/*-----------------------------------------------------*\
  #ÜBERSCHRIFTEN
\*-----------------------------------------------------*/
.h1, h1, .h2, h2 {

}

.h3, h3 {

}

.h4, h4 {

}

/*-----------------------------------------------------*\
  #KOPFBEREICH
\*-----------------------------------------------------*/
.logo-navigation-wrap {
    margin-top: 30px;
}


/*-----------------------------------------------------*\
  #CONTENT
\*-----------------------------------------------------*/
.platzhalter-galerie {
    margin-top: 60px;
    margin-bottom: 30px;
}

.platzhalter-galerie .zoom {
    position: relative;
    overflow: hidden;
}

.platzhalter-galerie .zoom img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease-in-out;
}

.platzhalter-galerie .zoom:hover img {
    width: 100%;
    height: auto;
    transform: scale(1.1);
}

.platzhalter-kontaktdaten {
    background: #eee;
    padding-top: 30px;
    padding-bottom: 30px;
}

.platzhalter-kontaktdaten .ueberschrift {
    color: #28279c;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.platzhalter-kontaktdaten .inhalt {

}

.platzhalter-kontaktdaten .text-center.mitte::before {
    content: "";
    border-right: 1px solid #999;
    position: absolute;
    left: 20px;
    height: 80px;
}

.platzhalter-kontaktdaten .text-center.mitte::after {
    content: "";
    border-right: 1px solid #999;
    position: absolute;
    right: 20px;
    top: 0;
    height: 80px;
}

.platzhalter-kontaktdaten .inhalt a {
    color: #666;
}

.platzhalter-kontaktdaten .inhalt a:hover {
    color: #28279c;
}

/*-----------------------------------------------------*\
  #LINKE SPALTE
\*-----------------------------------------------------*/


/*-----------------------------------------------------*\
  #FOOTER
\*-----------------------------------------------------*/
footer {

}

footer a {

}

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

strong {
    font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

.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: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

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

/*-----------------------------------------------------*\
  #MASK
\*-----------------------------------------------------*/
/*-------------- LINKBOX-BILD --------------------*/
.mask-linkbox-bild-wrap a {

}

.mask-linkbox-bild-wrap a:hover {
    text-decoration: none;
}

.mask-linkbox-bild-wrap .mask-linkbox-bild-ueberschrift h2 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    color: #025296;
    margin-bottom: 10px;
}

.mask-linkbox-bild-wrap .mask-linkbox-bild {
    margin-bottom: 10px;
}

.mask-linkbox-bild-wrap .mask-linkbox-bild img {
    width: 100%;
    height: auto;
}

.mask-linkbox-bild-wrap .mask-linkbox-bild-text {
    font-weight: 300;
    line-height: 1.5;
}

/*-------------- LINKBOX-BUTTON --------------------*/
.mask-linkbox-button-wrap .mask-linkbox-button-ueberschrift h2 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    color: #025296;
    margin-bottom: 10px;
}

.mask-linkbox-button-wrap .mask-linkbox-button-text {
    font-weight: 300;
    line-height: 1.5;
}

.mask-linkbox-button-wrap button.btn {
    padding: 13px 0;
}

.mask-linkbox-button-wrap button.btn.inactive {
    background-color: #ccc;
    border-color: #ccc;
    color: #025296;
    font-size: 16px;
    font-weight: 300;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    padding: 15px 25px;
}

.mask-linkbox-button-wrap button.btn a {
    background-color: #eee;
    color: #025296;
    font-size: 16px;
    font-weight: 300;
    border-color: #025296;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    padding: 15px 25px;
}

.mask-linkbox-button-wrap button.btn a:hover {
    background-color: #025296;
    border-color: #025296;
    color: #fff;
    text-decoration: none;
}

/*-------------- LINKBOX-BILD-BUTTON --------------------*/
.mask-linkbox-bildbutton-wrap .mask-linkbox-bildbutton-ueberschrift h2 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    color: #025296;
    margin-bottom: 10px;
}

.mask-linkbox-bildbutton-wrap img {
    width: 100%;
    height: auto;
}

.mask-linkbox-bildbutton-wrap button.btn {
    padding: 13px 0;
}

.mask-linkbox-bildbutton-wrap button.btn a {
    background-color: #eee;
    border-color: #eee;
    color: #025296;
    font-size: 16px;
    font-weight: 300;
    border-color: #025296;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    padding: 15px 25px;
}

.mask-linkbox-bildbutton-wrap button.btn a:hover {
    background-color: #025296;
    border-color: #025296;
    color: #fff;
    text-decoration: none;
}

/*-------------- SCHULTEAM --------------------*/
.mask-schulteam-item {
    margin-bottom: 30px;
}

.mask-schulteam-item .mask-schulteam-item-bild {
    margin-bottom: 15px;
    text-align: center;
}

.mask-schulteam-item .mask-schulteam-item-bild img {
    width: 80%;
    height: auto;
}

.mask-schulteam-item .mask-schulteam-item-name,
.mask-schulteam-item .mask-schulteam-item-text {
    text-align: center;
}

/*-----------------------------------------------------*\
  #MAPS
\*-----------------------------------------------------*/
.map .privacy-msg.privacy-map-msg {
    position: relative;
    background: #ccc;
    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;
    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%;
}

/*------------------------------------*\
  #SUCHE
\*------------------------------------*/


/*------------------------------------*\
  #NEWS
\*------------------------------------*/


/*------------------------------------*\
  #FORMULAR
\*------------------------------------*/


/*------------------------------------*\
  #TABELLEN
\*------------------------------------*/
table.contenttable {
    border: 1px solid #eee;
    width: 100%;
}

table.contenttable tbody tr {
    border-bottom: 1px solid #eee;
}

table.contenttable tbody tr:nth-child(even) {
    background: #eee;
}

table.contenttable tbody tr:last-child {
    border-bottom: 0;
}

table.contenttable tbody tr td {
    padding: 5px;
}

table.contenttable tbody tr td a {

}

table.ce-table.ce-table-2-spalten tbody tr td {
    width: 50%;
}

table.ce-table.ce-table-3-spalten tbody tr td {
    width: 33.33%;
}

/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1199px) {

}

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

    .logo-navigation-wrap {
        margin-top: 0;
        padding-top: 70px;
        text-align: center;
    }

    .platzhalter-galerie {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .platzhalter-kontaktdaten .container .col-12.col-md-4 {
        margin-bottom: 30px;
    }

    .platzhalter-kontaktdaten .text-center.mitte::before {
        content: none;
    }

    .platzhalter-kontaktdaten .text-center.mitte::after {
        content: none;
    }

    .platzhalter-kontaktdaten .ueberschrift {
        margin-bottom: 0;
    }
}

@media (max-width: 575px) {
  .logo img {
    width: 100%;
    height: auto;
  }
}
