/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 10.10.2021
    Author     : bruch
*/

.karteninfo p,.karteninfo {
    color: rgb(51, 51, 51);
}

.h5p-image-hotspot {
    background-color: unset;
}

.textlink a {
    color: #995555;
}

.textlink a:hover {
    color: #995555;
}

.textlink a:focus {
    color: #995555;
}

.textlink a:checked {
    color: #995555;
}

.pro_contra_kopf, .block-system .col-md-9, .pro_contra_kopf h1 {
    background-color: white;
    color: #F06112;
    margin-top: 10px;
    font-size: 14px;
}

div .box-teasertext {
    color: #333;
}

.pro_contra_kopf h1 {
    font-size: 30px;
}
.pro_contra_einfuehrung {
    background-color: white;
    color: rgb(51, 51, 51);
}


.karte_material .row {
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 10px;
}

#weitere_mat .box-leiste {
    margin-bottom: 15px;
}

.atlas_homepage_box {
    background-color: white;
}

.navarea a {
    text-decoration: none;
}

.navarea a:active, .navarea a:visited, .navarea a:focus {
    color: white;
}

.box-teasertext a {
    color: #515151;
}

.suchschlagworte a, .suchschlagworte li.tags a {
    color: white;
}

.box-teasertext a:hover {
    text-decoration: none;
}

.box-filter .glyphicon {
    vertical-align: text-top;
}

.karteninfo .glyphicon {
    vertical-align: baseline;
}

.karteninfo a {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #995555;
}

.karteninfo .tags a {
    color: #fff;
}

.karteninfo a:hover {
    text-decoration: none;
}


.book-page-list {
    color: #333;
    clear: both;
}

.book-page-list a {
    color: #333;
}

.book-page-list img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}


.buch {
    padding-top: 20px;
}

.buch, .buch a {
    color: #995555;
}

.buch {
    margin-bottom: 20px;
}


.box-map, .box-page {
    background-color: #ffffff;
    padding: 2em 2em 4em 2em;
    border-bottom: 2px solid #2c98d9;
    margin-bottom: 30px;
    zoom: 1;
}

.box-link {
    background-color: #eaf3f9;
    padding: 1.5em 1em 2em 1em;
    margin-bottom: 30px;
    transition: 0.1s all ease-in-out;
}

.box-link h2 {
    font-size: 25px;
    margin-bottom: 10px;
}

.box-link:hover {
    background-color: #eaf3f9;
}

.box-linklist {
    display: none;
    background-color: #ffffff;
    padding: 1.25em 1em 1.5em 1em;
}

.box-zwischenleiste {
    position: relative;
    background-color: #2c70bb;
    padding: 0.5em 1em;
    border-top: 1px solid #f4f4f4;
}

.box-linklist {
    background-color: #ffffff;
    padding: 1.25em 1em 1.5em 1em;
}

.sub-linklist {
    padding: 7px 0 15px 0;
}

.box-wrap li {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 1.3em;
    margin: 6px 0 4px 0;
    padding: 0 14px 7px 0;
    border-bottom: 1px solid #eaf3f9;
    position: relative;
    float: none;
}

.box-wrap li a:hover {
    color: #995555;
}

.suchschlagworte .tags {
    display: inline;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
}

box-linklist li a,
ul.sub-linklist li a,
a.has-subs,
.box-linklist li a.active {
    color: #995555;
    cursor: pointer;
}


.search-load {
    text-align: center;
}

.karteninfo .tags {
    float: left;
    margin: 5px 5px 0px 0px;
}

.karteninfo .tags a {
    text-decoration: none;
}

.box-map h5 a {
    color: #995555;
}

#footer ul a {
    text-decoration: none;
    margin-right: 10px;
    color: #fff;
}

#footer ul li {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
    float: left;
    display: inline-block;
}

#footer ul {
    margin-top: 20px;
}

#footer .ico-link {
    padding: 2px 0 5px 26px;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
}

#footer {
    background-color: #f58523;
    padding: 36px 0 50px 0;
    margin-top: 120px;
    color: #ffffff;
}


.textlink, a.cat-headline, .cat-entry a {
    color: #995555;
}

.wrapkarten .addl-info {
    display: none;
}

.box-page {

}

.box-page .row div {
    background-color: white;
}

.box-page .row div h1 {
    color: #F58523;
}

@media only screen and (min-width: 767px) {
    #footer ul {
        padding-inline-start: 0px;
    }
}

.box-leiste, .wrapkarten h3, .wrapkarten h5 {
    color: white;
}

@media only screen and (max-width: 767px) {
    .button {
        display: inline-block;
    }
}

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

    .box-image {
        width: 100%;
        border: 1px solid lightgrey;
    }


    .suchschlagworte li.tags a:hover {
        text-decoration: none;
    }

    .navbar {
        margin-bottom: 0px;
    }

    .box-filter h4:not(:first-child) {
        margin-top: 30px;
    }

    .kartenrahmen_in_maps {
        width: 90%;
        height: 600px;
    }

    nav#mobile-nav {
        visibility: hidden;
    }

    .box-leiste-suche {
        color: white;
        background-color: #2c70bb;
        padding: 0.5em 1em;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    #suche_abschicken:hover {
        cursor: pointer;
    }

    div.contextual-links-wrapper {
        position: static;
    }

    div.contextual-links-wrapper ul.contextual-links {
        position: static;
    }

    .einfuehrung_beschreibung ul li a {
        color: #2c70bb;
        transition: all 0.1s ease-in-out;
        text-decoration: inherit;
    }

    .einfuehrung_beschreibung ul li a:hover {
        color: #1b2a89;
    }

    .einfuehrung_beschreibung ul {
        width: 100%;
    }

    .search-layer #block-system-main {
        display: none;
    }

    .box-wrap li {
        position: static;
    }

    .box-page .col-xs-10, .box-page .col-xs-2, .box-page .col-md-12,
    #search-selector .col-md-4, #search-selector .col-md-12,
    #search-selector .glyphicon, .box-page .col-xs-2 {
        position: static;
    }


    .filter-cat .glyphicon {
        position: relative;
        float: right;
    }


    a.has-subs span.glyphicon {
        position: relative;
    }

    .content {
        margin: 2em 0 6em 0;
    }

    .stempel-ico {
        width: 39px;
        height: 39px;
    }

    #search-selector #search-grid {
        width: 136px;
        /*height: 136px;*/
    }

    #search-selector .col-md-8 {
        /*position: relative;*/

    }

    .box-teasertext ul {
        display: block;
        float: none;
        clear: both;
        width: 100%;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

    .linklist .box-linklist ul li, .box-teasertext ul li {
        display: list-item;
        list-style-type: square;
        margin-left: 1.5em;
        float: none;
        clear: both;
        width: 100%;
    }


    .box-bg, .box-premium {

        margin-left: 15px;
        margin-right: 15px;
    }

    #inhaltsverzeichnis #block-system-main.block-system {
        visibility: hidden;
    }

}

/* mobiles inhaltsverzeichnis */
@media only screen and (max-width: 767px) {

    .kartenrahmen_in_maps {
        width: 90%;
        height: 300px;
    }

    .first-level-list .content-hero {
        display: block !important;
    }

    .einfuehrung_beschreibung img {
        width: 100%;
    }

    .inhaltsverzeichnis_load .glyphicon-chevron-left {
        float: left !important;
    }

    .outer-wrapper ul li.content-hero span {
        color: #84b1e2;
        text-align: center;
    }

    /* filter und menübox
    .box-wrap {
        padding: 1.5em 1.5em 3em 1.5em;
    }
    */
}

.outer-wrapper .mm-list li span span.glyphicon {
    display: block !important;
}


/* faq */

.linklist p a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    display: inline;
}


.veranstaltungsbild {
    margin-left: 10px;
    width: 30%;
    text-align: left;
    float: right;
}

@media only screen and (max-width: 500px) {
    .col-xs-6 {
        width: 100%;
    }

    .kartenrahmen_in_maps {
        width: 90%;
        height: 200px;
    }
}

.karte_material .box-leiste,
.karte_material .col-xs-6,
.karte_material .col-md-12,
.karte_material .col-md-3,
.karte_material .col-md-9,
.addstatic {
    position: static;
}


.fett {
    font-weight: bold;
}


.linklist .anchor {
    text-decoration: inherit;
    font-style: inherit;
    color: inherit;
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
}


/*
@media only screen and (max-width: 767px) {
    .ueberschrift {
        margin-top:2%;
        padding-bottom:0.1em;
        margin:1em;
        margin-right:1em;
        width: 96%;
    }
}
@media only screen and (max-width: 767px) {
    .ueberschrift {
        width: 94%;
    }
}
*/

.ueberschrift {
    background-color: #ffffff;
    padding: 1em 2em 0em 1em;
    zoom: 1;
    color: black;
    clear: both;
    margin-left: 2em;
    margin-bottom: 1em;
    margin-left: 2.2em;
    width: 93.3%;
}

.ueberschrift h1 {
    color: #1b2a89;
    font-size: 30px;
    width: 100%;
}


@media only screen and (max-width: 990px) {
    .ueberschrift {
        margin-left: 0em;
    / / border: 1 px solid green;
        margin-top: 1em;
        margin-bottom: 1em;
        margin-left: 2em;
        width: 92.5%;
        padding: 1em 2em 0.15em 1em;

    }

    .ueberschrift .col-sm-6 {
        width: 100%;
    }
}


@media only screen and (max-width: 767px) {
    .ueberschrift {
        margin-left: 0em;
    / / border: 1 px solid red;
        margin-top: 1em;
        margin-bottom: 1em;
        margin-left: 1em;
        margin-right: 1em;
        width: 95%;
    }
}

@media only screen and (max-width: 600px) {
    .ueberschrift {
        margin-left: 0em;
    / / border: 1 px solid yellow;
        margin-top: 1em;
        margin-bottom: 1em;
        margin-left: 1em;
        width: 95.3%;
        padding: 1em 2em 0.15em 1em;
    }
}


.atlas_homepage_box {
    margin-bottom: 2em;
}

.atlas_homepage h1 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.3em;
    color: #566b77;
}

.atlas_homepage img {
    width: 100%
}

ul .inhaltsverzeichnis2 {
    list-style-type: square;
}

.inhaltsverzeichnis2 li {
    list-style-type: circle;
    width: 100%;
    list-style: square;

}

.inhaltsverzeichnis2 a {
    color: #428bca;
}


.inhaltsverzeichnis2 ol {
    background: #ff9999;
    padding: 20px;
}

.inhaltsverzeichnis2 {
    padding: 20px;
}

.inhaltsverzeichnis2 li {
    padding: 5px;
    margin-left: 35px;
}

.inhaltsverzeichnis2 li {
    margin: 5px;
}


.premium-overlay {
    /* background-color: rgb(44, 152, 217); */
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 12px;
    color: #1b2a89;
}

.premium-overlay a {
    color: rgb(44, 152, 217);
    font-weight: bold;
}

button#cboxClose {
    visibility: hidden;
}

ul li a.active {
    color: #fff;
}

.filter-cat .sub-linklist a:hover {
    color: #d4dfe6;
}

/*
huw erweiterung 25.04.2019 kb
*/

.huw-icon {
    width: 42px;
    height: 42px;
    border: 1px solid #2c292a;
    position: absolute;
    bottom: 126px;
    left: 83%;
    text-align: right;
    padding: 0px;
}

.huw-icon-karte {
    width: 42px;
    height: 42px;
    border: 1px solid #2c292a;
    bottom: 126px;
    left: 20%;
    text-align: right;
    padding: 0px;
    margin-left: 30%;
}


.huw-icon img, .huw-icon-karte img {
    width: 100%;
    width: 20px;
    height: 20px;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    position: relative;
    bottom: 0px;
    border: 0px;
    float: left;
}

.huw-icon-karte img {
    bottom: 0px;
}

.huw-svg-platzhalter {
    width: 20px;
    height: 20px;
    /* background-color: ; */
    float: left;
    position: relative;
    border: 0px;
}

/* h5p was ausblenden */
.node-h5p-content > div.submitted {
    display: none;
}


/* in einem modal bilder vergroessern */
.w3-modal {
    z-index: 100;
    display: none;
    padding-top: 20px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
}

.w3-red, .w3-hover-red:hover {
    color: #fff !important;
    background-color: #f44336 !important;
}

.w3-xlarge {
    font-size: 24px !important
}

.w3-xxlarge {
    font-size: 36px !important
}

.w3-xxxlarge {
    font-size: 48px !important
}

.w3-jumbo {
    font-size: 64px !important
}

.w3-display-topleft {
    position: absolute;
    left: 0;
    top: 0
}

.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0
}

.w3-modal-content {
    margin: auto;
    background-color: #000;
    position: relative;
    padding: 0;
    outline: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

@media (max-width: 600px) {
    .w3-modal-content {
        margin: 0 10px;
        width: auto !important
    }

    .w3-modal {
        padding-top: 10px
    }
}

@media (max-width: 768px) {
    .w3-modal-content {
        max-width: 80% !important;
        height: auto !important;
    }

    .w3-modal {
        padding-top: 10px
    }
}

@media (min-width: 993px) {
    .w3-modal-content img {
        display: block;
        width: auto !important;
        max-width: 90% !important;
        height: auto !important;
        max-height: 90% !important;
        margin-left: auto;
        margin-right: auto;
    }

    .w3-hide-large {
        display: none !important
    }

    .w3-sidebar.w3-collapse {
        display: block !important
    }
}

.w3-animate-zoom {
    animation: animatezoom 0.6s
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* ende in einem modal bilder vergroessern */

