    

/* Generated Fri Nov 28 10:01:34 2025 */

    
    

*,
*::before,
*::after {
    box-sizing: border-box;
}

.clear,
.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
    margin: 0;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

html:focus-within {
    scroll-behavior: smooth;
}

body {
    min-height: 100vh;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
}

a:not([class]) {
    text-decoration-skip-ink: auto;
}

a[href="#"] {
    cursor: default;
}

img,
picture {
    max-width: 100%;
    display: block;
}

input,
button,
textarea,
select {
    font: inherit;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

@media (prefers-reduced-motion: reduce) {
    html:focus-within {
        scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

    
                            .container {
                margin-left: auto;
                margin-right: auto;
                position: relative;
                display: flex;
                flex-direction: column;
            }

            .row {
                display: flex;
                flex-wrap: wrap;
            }

            .row > [class*="col-"] {
                position: relative;
                width: 100%;
                flex-basis: 100%;
                flex-shrink: 0;
            }
        
                .container {
                            max-width: 576px;
                        padding-left:  15px;
            padding-right: 15px;
        }

                .row {
            margin-left:  -15px;
            margin-right: -15px;
        }

                .row > [class*="col-"] {
            display: flex;
            flex-direction: column;
            padding-left:  15px;
            padding-right: 15px;
        }

                    

            .row > .col-xs-1 {
                width: 8.3333333333333%;
                flex-basis: 8.3333333333333%;
            }
                    

            .row > .col-xs-2 {
                width: 16.666666666667%;
                flex-basis: 16.666666666667%;
            }
                    

            .row > .col-xs-3 {
                width: 25%;
                flex-basis: 25%;
            }
                    

            .row > .col-xs-4 {
                width: 33.333333333333%;
                flex-basis: 33.333333333333%;
            }
                    

            .row > .col-xs-5 {
                width: 41.666666666667%;
                flex-basis: 41.666666666667%;
            }
                    

            .row > .col-xs-6 {
                width: 50%;
                flex-basis: 50%;
            }
                    

            .row > .col-xs-7 {
                width: 58.333333333333%;
                flex-basis: 58.333333333333%;
            }
                    

            .row > .col-xs-8 {
                width: 66.666666666667%;
                flex-basis: 66.666666666667%;
            }
                    

            .row > .col-xs-9 {
                width: 75%;
                flex-basis: 75%;
            }
                    

            .row > .col-xs-10 {
                width: 83.333333333333%;
                flex-basis: 83.333333333333%;
            }
                    

            .row > .col-xs-11 {
                width: 91.666666666667%;
                flex-basis: 91.666666666667%;
            }
                    

            .row > .col-xs-12 {
                width: 100%;
                flex-basis: 100%;
            }
        
                .hidden-xs-up {
            display: none !important;
        }

                
                
    
                            @media (min-width: 576px) {
        
                .container {
                            max-width: 768px;
                        padding-left:  15px;
            padding-right: 15px;
        }

                .row {
            margin-left:  -15px;
            margin-right: -15px;
        }

                .row > [class*="col-"] {
            display: flex;
            flex-direction: column;
            padding-left:  15px;
            padding-right: 15px;
        }

                    

            .row > .col-sm-1 {
                width: 8.3333333333333%;
                flex-basis: 8.3333333333333%;
            }
                    

            .row > .col-sm-2 {
                width: 16.666666666667%;
                flex-basis: 16.666666666667%;
            }
                    

            .row > .col-sm-3 {
                width: 25%;
                flex-basis: 25%;
            }
                    

            .row > .col-sm-4 {
                width: 33.333333333333%;
                flex-basis: 33.333333333333%;
            }
                    

            .row > .col-sm-5 {
                width: 41.666666666667%;
                flex-basis: 41.666666666667%;
            }
                    

            .row > .col-sm-6 {
                width: 50%;
                flex-basis: 50%;
            }
                    

            .row > .col-sm-7 {
                width: 58.333333333333%;
                flex-basis: 58.333333333333%;
            }
                    

            .row > .col-sm-8 {
                width: 66.666666666667%;
                flex-basis: 66.666666666667%;
            }
                    

            .row > .col-sm-9 {
                width: 75%;
                flex-basis: 75%;
            }
                    

            .row > .col-sm-10 {
                width: 83.333333333333%;
                flex-basis: 83.333333333333%;
            }
                    

            .row > .col-sm-11 {
                width: 91.666666666667%;
                flex-basis: 91.666666666667%;
            }
                    

            .row > .col-sm-12 {
                width: 100%;
                flex-basis: 100%;
            }
        
                .hidden-sm-up {
            display: none !important;
        }

                            }

                        @media (max-width: 575px) {
                .hidden-xs-down {
                    display: none !important;
                }
            }
        
                
    
                            @media (min-width: 768px) {
        
                .container {
                            max-width: 992px;
                        padding-left:  15px;
            padding-right: 15px;
        }

                .row {
            margin-left:  -15px;
            margin-right: -15px;
        }

                .row > [class*="col-"] {
            display: flex;
            flex-direction: column;
            padding-left:  15px;
            padding-right: 15px;
        }

                    

            .row > .col-md-1 {
                width: 8.3333333333333%;
                flex-basis: 8.3333333333333%;
            }
                    

            .row > .col-md-2 {
                width: 16.666666666667%;
                flex-basis: 16.666666666667%;
            }
                    

            .row > .col-md-3 {
                width: 25%;
                flex-basis: 25%;
            }
                    

            .row > .col-md-4 {
                width: 33.333333333333%;
                flex-basis: 33.333333333333%;
            }
                    

            .row > .col-md-5 {
                width: 41.666666666667%;
                flex-basis: 41.666666666667%;
            }
                    

            .row > .col-md-6 {
                width: 50%;
                flex-basis: 50%;
            }
                    

            .row > .col-md-7 {
                width: 58.333333333333%;
                flex-basis: 58.333333333333%;
            }
                    

            .row > .col-md-8 {
                width: 66.666666666667%;
                flex-basis: 66.666666666667%;
            }
                    

            .row > .col-md-9 {
                width: 75%;
                flex-basis: 75%;
            }
                    

            .row > .col-md-10 {
                width: 83.333333333333%;
                flex-basis: 83.333333333333%;
            }
                    

            .row > .col-md-11 {
                width: 91.666666666667%;
                flex-basis: 91.666666666667%;
            }
                    

            .row > .col-md-12 {
                width: 100%;
                flex-basis: 100%;
            }
        
                .hidden-md-up {
            display: none !important;
        }

                            }

                        @media (max-width: 767px) {
                .hidden-sm-down {
                    display: none !important;
                }
            }
        
                
    
                            @media (min-width: 992px) {
        
                .container {
                            max-width: 1200px;
                        padding-left:  15px;
            padding-right: 15px;
        }

                .row {
            margin-left:  -15px;
            margin-right: -15px;
        }

                .row > [class*="col-"] {
            display: flex;
            flex-direction: column;
            padding-left:  15px;
            padding-right: 15px;
        }

                    

            .row > .col-lg-1 {
                width: 8.3333333333333%;
                flex-basis: 8.3333333333333%;
            }
                    

            .row > .col-lg-2 {
                width: 16.666666666667%;
                flex-basis: 16.666666666667%;
            }
                    

            .row > .col-lg-3 {
                width: 25%;
                flex-basis: 25%;
            }
                    

            .row > .col-lg-4 {
                width: 33.333333333333%;
                flex-basis: 33.333333333333%;
            }
                    

            .row > .col-lg-5 {
                width: 41.666666666667%;
                flex-basis: 41.666666666667%;
            }
                    

            .row > .col-lg-6 {
                width: 50%;
                flex-basis: 50%;
            }
                    

            .row > .col-lg-7 {
                width: 58.333333333333%;
                flex-basis: 58.333333333333%;
            }
                    

            .row > .col-lg-8 {
                width: 66.666666666667%;
                flex-basis: 66.666666666667%;
            }
                    

            .row > .col-lg-9 {
                width: 75%;
                flex-basis: 75%;
            }
                    

            .row > .col-lg-10 {
                width: 83.333333333333%;
                flex-basis: 83.333333333333%;
            }
                    

            .row > .col-lg-11 {
                width: 91.666666666667%;
                flex-basis: 91.666666666667%;
            }
                    

            .row > .col-lg-12 {
                width: 100%;
                flex-basis: 100%;
            }
        
                .hidden-lg-up {
            display: none !important;
        }

                            }

                        @media (max-width: 991px) {
                .hidden-md-down {
                    display: none !important;
                }
            }
        
                
    
                            @media (min-width: 1200px) {
        
                .container {
                            max-width: 1200px;
                        padding-left:  15px;
            padding-right: 15px;
        }

                .row {
            margin-left:  -15px;
            margin-right: -15px;
        }

                .row > [class*="col-"] {
            display: flex;
            flex-direction: column;
            padding-left:  15px;
            padding-right: 15px;
        }

                    

            .row > .col-xl-1 {
                width: 8.3333333333333%;
                flex-basis: 8.3333333333333%;
            }
                    

            .row > .col-xl-2 {
                width: 16.666666666667%;
                flex-basis: 16.666666666667%;
            }
                    

            .row > .col-xl-3 {
                width: 25%;
                flex-basis: 25%;
            }
                    

            .row > .col-xl-4 {
                width: 33.333333333333%;
                flex-basis: 33.333333333333%;
            }
                    

            .row > .col-xl-5 {
                width: 41.666666666667%;
                flex-basis: 41.666666666667%;
            }
                    

            .row > .col-xl-6 {
                width: 50%;
                flex-basis: 50%;
            }
                    

            .row > .col-xl-7 {
                width: 58.333333333333%;
                flex-basis: 58.333333333333%;
            }
                    

            .row > .col-xl-8 {
                width: 66.666666666667%;
                flex-basis: 66.666666666667%;
            }
                    

            .row > .col-xl-9 {
                width: 75%;
                flex-basis: 75%;
            }
                    

            .row > .col-xl-10 {
                width: 83.333333333333%;
                flex-basis: 83.333333333333%;
            }
                    

            .row > .col-xl-11 {
                width: 91.666666666667%;
                flex-basis: 91.666666666667%;
            }
                    

            .row > .col-xl-12 {
                width: 100%;
                flex-basis: 100%;
            }
        
                .hidden-xl-up {
            display: none !important;
        }

                            }

                        @media (max-width: 1199px) {
                .hidden-lg-down {
                    display: none !important;
                }
            }
        
                
    


    .visible-print {
        display: none !important;
    }

    @media print {
        .visible-print {
            display: block !important;
        }
    }

    @media print {
        .hidden-print {
            display: none !important;
        }
    }
#page-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-x: hidden;
}

#page-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 555;
    background: ;
}

@media (max-height: 650px) {
    #page-header {
        position: relative;
    }
}

#page-subheader {
    background: #ffffff;
}

#page-content {
    flex-grow: 1;
    width: 100%;
    padding: 25px 0;
}

#page-content [id^='m-'] {
    scroll-margin-top: 120px;
}

@media (max-width: 576px) {
    #page-content [id^='m-'] {
        scroll-margin-top: 168px;
    }
}

@media (min-width: 768px) {
    #page-content [id^='m-'] {
        scroll-margin-top: 145px;
    }
}

@media (max-height: 650px) {
    #page-content [id^='m-'] {
        scroll-margin-top: 20px;
    }
}

#page-kids-footer {
    margin-top: auto;
    padding-top: 15px;
}

#page-kids-footer img {
    max-width: none;
    width: 100%;
    mix-blend-mode: multiply;
}

#page-footer {
    margin: auto -15px 0 -15px;
    padding: 15px;
    background: #1B459A;
    color: #ffffff;
    border-top: 4px solid #FDDE0B;
}

#page-kids-footer + #page-footer {
    margin-top: 0;
}

div.module:not(:last-child),
main > .module,
.site-edit div[id^='admon-html-content-']:not(:last-child),
.site-edit div[id^='admon-html-wrap-'] {
    margin-bottom: 30px;
}

aside div.module {
    margin-bottom: 0 !important;
}

aside,
aside .grid {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

#page-subpages {
    display: block;
}

#page-subpages:empty {
    display: none;
}

#page-subpages a {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 0 0 3px 0;
}

@media (max-width: 991px) {
    .sidebar {
        padding-top: 40px;
    }
}



/* TMP - old left column */

aside .info.grid {
    display: flex;
    border: 3px solid red;
    margin-bottom: 30px;
    opacity: 0.5;
    overflow: scroll;
}

aside .info.grid > div {
    width: 250px;
    flex-shrink: 0;
}

/* TMP - Hide old nav/searchform */

aside .grid .module-searchform {
    display: none !important;
}

@media (max-width: 991px) {

    .module-navigation nav {
        position: fixed;
        display: flex;
        flex-direction: column;
        top: 105px;
        left: -290px;
        bottom: 0;
        width: 290px;
        z-index: 1000;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transition: transform 0.3s;
        background: #1B459A;
        color: #ffffff;
    }

    .navigation-is-open .module-navigation nav {
        transform: translateX(290px);
    }

    .toggle-navigation-offcanvas {
        color: #ffffff;
        background: none;
        border: none;
        width: 40px;
        height: 40px;
        margin-left: -5px;
        cursor: pointer;
    }

    .module-navigation nav a {
        color: inherit;
        font-weight: normal;
        padding: 9px 20px;
        display: flex;
    }

    .module-navigation nav ul:not(.level-0) {
        display: none;
    }

    .module-navigation nav .toggle-level {
        position: absolute;
        background: none;
        border: none;
        right: 0;
        top: 0;
        display: flex;
        width: 40px;
        height: 40px;
        justify-content: center;
        align-items: center;
        color: inherit;
        padding: 10px;
    }

    .module-navigation nav .headline + .toggle-level {
        width: 100%;
    }

    .module-navigation nav .toggle-level svg {
        width: 18px;
        height: 18px;
        margin-left: auto;
    }

    .module-navigation nav li.selected > .toggle-level .icon-plus,
    .module-navigation nav .toggle-level .icon-minus {
        display: none;
    }

    .module-navigation nav li.selected > .toggle-level .icon-minus {
        display: flex;
    }

    .module-navigation nav li {
        position: relative;
    }

    .module-navigation nav li.selected {
        background: #18385d;
    }

    .module-navigation nav li.level-0.selected > a {
        background: rgba(0,0,0,0.15);
    }

    .module-navigation nav li.level-0 {
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }

    .module-navigation nav .toggle-level.open + ul,
    .module-navigation nav li.selected > ul {
        display: block;
    }

    .module-navigation nav a.level-0 {
        font-weight: 600;
        font-size: 17px;
    }

    .module-navigation nav a,
    .module-navigation nav .item {
        color: #b8cfe8;
    }

    .module-navigation nav a.headline {
        color: #ffffff;
    }

    .module-navigation nav li.level-2 a,
    .module-navigation nav li.level-2 .item {
        padding-left: 35px;
        font-size: 13px;
    }

    .module-navigation nav li.level-2 a::before{
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        border-width: 4px 0 4px 4px;
        border-color: transparent transparent transparent #496c94;
        top: 13px;
        left: 22px;
    }

    .module-navigation nav li.level-3 a,
    .module-navigation nav li.level-3 .item {
        padding-left: 60px;
    }

    .module-navigation nav li.level-3 a::before {
        display: none;
    }

    .module-navigation nav a.active {
        color: #FDDE0B !important;
    }

    .module-navigation .background {
        background: #f5f5f5;
        position: fixed;
        z-index: 100;
        top: 105px;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.75;
        display: none;
    }

    @media (min-width: 768px) {
        .module-navigation .background {
            top: 130px;
        }

        .module-navigation nav {
            top: 130px;
        }

    }

    .navigation-is-open .module-navigation .background {
        display: block;
    }
}

@media (max-width: 576px) {
    .module-navigation nav {
        top: 145px;
    }
    .module-navigation .background {
        top: 145px;
    }

}


.module-text-placeholder .col-t-kids-teaser {
	width: 90px;
}

.module-text-placeholder .col-t-kids-teaser-left {
    float: left;
    margin-right: 20px;
}

.module-text-placeholder .col-t-kids-teaser-right {
    float: right;
    margin-left: 20px;
}
h1 {
    font-size: 25px;
    font-weight: 400;
}

h2 {
    font-size: 17px;
    font-weight: 400;
}

h3, h4 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 12px;
}

h2.site-static {
    font-size: 25px;
    font-weight: 400;
}

.site-headline {
    position: relative;
    line-height: 1.2;
    margin: 0 0 20px 0;
}


.site-headline h1 {
    color: #000000;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: 400;
}

.column-headline {
    line-height: 1.1;
    padding: 10px 12px;
    margin: -12px -12px 12px -12px;
    background: #e4e6e8;
    border-radius: 5px 5px 0 0;
}

.column-headline.column-main {
    line-height: 1.1;
    padding: 10px 20px;
    margin: 0 -20px 15px -20px;
    background: #e4e6e8;
}

.column-headline h2,
.column-headline h3 {
    font-size: 14px;
    color: #1e436d;
    margin: 0;
}


p:not(:last-child) {
    padding-bottom: 15px;
}

div.site-label-container {
    margin: 10px 0;
}

.site-label {
    padding-left: 85px;
}

.site-label span {
    color: #afafbb;
    margin-left: -85px;
    position: absolute;
}

.border-top {
    border-top: 1px solid #afafbb;
    padding: 5px 0 0 0;
}

strong, .bold {
    font-weight:bold;
}

.site-date {

}

.site-category {
    font-weight:bold;
    color: #FDDE0B;
}



.module-weather {
   height: 160px;
   overflow: hidden;
   background-color: #F6F5EE;
   color: #1E436D;
   margin: 6px;
   padding: 5px;
}

.module-weather img {
	margin: 4px 10px 0 0;
	border: 2px solid #D4D0C8;
	padding: 1px;
	width: 40px;
}

.module-weather img:hover {
	border: 2px solid #FFB900;
}
.module-wastecalendar-item .tablerow {
    border: 1px solid#e4e6e8;;
    background-color: #fff;
    border-left: none;
    border-top: none;
}

.module-wastecalendar-item .first {
    background-color: #496c94;
    color: #ffffff;
}

.module-wastecalendar-item .tablerow .col-h {
    float: left;
    padding: 2px 5px 2px 5px;
}

.module-wastecalendar-item .tablerow .col {
    float: left;
    border-left: 1px solid#e4e6e8;;
    padding: 2px 5px 2px 5px;
}

.module-wastecalendar-item .tablerow .col-1 {
    width: 185px;
}

.module-wastecalendar-item .infobox {
    display: none;
}

.module-wastecalendar-item .box {
    margin-bottom: 25px;
}

.module-wastecalendar-item .box-headline {
    font-weight: bold;
    margin-bottom: 10px;
}

.module-wastecalendar-item ul li {
    list-style-type: none !important;
    list-style-image: none;
}

.module-wastecalendar-item .box-left {
    float: left;
    width: 47%;
    margin-bottom: 20px;
    border-right: 1px solid#e4e6e8;;
    padding-right: 20px;
}

.module-wastecalendar-item .box-right {
    float: right;
    width: 50%;
    margin-bottom: 20px;
}

.module-wastecalendar-item .site-hr {
    margin-bottom: 25px;
}

.module-wastecalendar-item label {
    margin-left: 5px;
}

.module-wastecalendar-item .date-label {
    margin-left: 0;
}

.module-wastecalendar-item .date-label label {
    margin-left: 0;
}

.module-wastecalendar-item .date-label label.label-to {
    margin-left: 15px;
}






div.module-searchresult
{
    
}

div.module-searchresult li.item
{
    margin-bottom: 20px;
}

div.module-searchresult h2 {
    border-bottom: 1px solid #d4d0c8;
    padding: 20px 0 5px 0;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
}

div.module-searchresult h2.first {
    margin-bottom: 0px;
}

div.module-searchresult h3 {
    padding: 20px 0 5px 0;
    font-weight: bold;
    font-size: 12px;
}

div.module-searchresult li.item h4 a
{
    font-weight: normal;
}

div.module-searchresult span.highlight
{
    font-weight: bold;
    color: #f2c31a !important;
}

div.module-searchresult input.input-submit {
    background-color: #FFFFFF;
    border: 2px solid #D4D0C8;
    color: #333333;
    padding: 3px 12px;
    float: left;
}

div.module-searchresult .div-q label {
    display: none;
}

div.module-searchresult .div-q {
    width: 220px !important;
    float: left;
}

div.module-searchresult .div-q  input#form-search-q {
    padding: 4px 3px;
    width: 200px !important;
}

div.module-searchresult fieldset {
    padding: 0 !important;
    margin: 0 !important;
}

div.module-searchresult #form-search-submit  {
    margin-top: 11px;
}

div.module-searchresult form .div-form {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}



    .site-dynamic ul {
        list-style-type: square;
        margin: 0;
        padding: 0 0 15px 30px;
    }

    .site-dynamic ol {
        list-style-type: decimal;
        margin:  0 0 15px 30px;
    }

    .site-dynamic li {
        margin: 0 0 5px 0 !important;
    }




    .site-list-item {
        display: flex;
        padding: 20px;
        margin: 15px 0;
        background: #f5f5f5;
        border-radius: 4px;
        border: 1px solid #e4e6e8
    }

    .site-list-item div .site-link a {
        color: #000000;
        font-weight: 400;
    }

    .site-headline + .site-list-item {
        
    }

    .site-list-item .outline {
        color: #191919;
        font-weight: 400;
    }

    .site-list-item  .image {
        flex-shrink: 0;
        width: 85px;
        margin-right: 20px;
    }

    .site-list-item h3 {
        margin-bottom: 10px;
    }

    .site-list-item h3 .site-link {
        padding: 0;
    }

    .site-list-item.small .h3 {
        font-size: 15px;
    }


    .site-flex-items {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        gap: 0 2%;
    }

    .site-flex-items .site-list-item {
        width: 49%;
        display: block;
    }

    @media (max-width: 576px) {
        .site-flex-items .site-list-item {
            width: 100%;
        }
    }

    @media (min-width: 992px) {
        .site-flex-items .site-list-item {
            width: 32%;
        }
    }

    .site-flex-items .site-list-item .image {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .site-flex-items .site-list-item .text {
        width: 100%;
        display: block;
    }

    .site-edit .site-flex-items div.admon-datasource-item  {
        width: 32%;
    }

    .site-edit .site-flex-items .site-list-item  {
        width: 100%;
        display: inline-block;
    }


    .site-list-item-teaser {
        justify-content: space-between;
    }

    .site-list-item-teaser h3 {
        font-size: 14px;
    }

    .site-list-item-teaser .image {
        width: 80px;
        order: 2;
        margin: 0 0 0 15px;
    }

    .site-list-item-teaser .outline {
        font-size: 13px;
    }


    .module-event-teaser .items {
        display: block;
    }

    @media (min-width: 768px) {
        .module-event-teaser .items {
            display: flex;
            justify-content: flex-start;
            align-items: stretch;
            gap: 0 20px;
        }
    }


a {
    color: #1e436d;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
}

a:hover {
    color: #000000;
}

p a {
    text-decoration: underline;
}

.site-link {
    padding-bottom: 5px;
}

.site-link .link,
.site-email a {
    display: block;
    position: relative;
    padding-left: 22px;
}

.site-link .icon {
    position: absolute;
    top: 2px;
    left: 0;
    width: 17px;
}

.site-link.link-intern .link  {
    padding-left: 14px;
}

.site-link.link-imagezoom .link {
    padding-left: 0;
}

.site-link.link-intern .icon  {
    top: 1px;
    left: -5px;
}

.site-link.no-icon .link {
    padding-left: 0;
}



    .site-email a::before {
        content: "";
        width: 18px;
        height: 18px;
        position: absolute;
        display: block;
        left:0;
        top: 2px;
        background: url(/cache/ff92ba0e71528293eb9970ea252bfca2.svg) no-repeat center;
    }




    .site-link-all {
        background: #1B459A;
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
        padding: 10px 15px;
        text-align: center;
        margin-top: 15px;
        border-radius: 4px;
    }

    .site-link-all:hover {
        color: #ffffff;
    }



    .site-link-back {
        display: block;
        position: relative;
        font-size: 14px;
        padding-left: 14px;
    }

    .site-link-back::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        border-width: 5px 6px 5px 0;
        border-color: transparent currentColor transparent transparent;
        top: 5px;
        left: 0;
    }

    .site-buttons {
        display: block;
    }

    @media (min-width: 768px) {
        .site-buttons {
            display: flex;
            justify-content: flex-start;
            align-items: stretch;
            gap: 0 20px;
        }
    }

    .site-buttons .btn a {
        color: #000000;
        background-color: #f5f5f5;
        border: 1px solid #e4e6e8;
        padding: 10px 20px !important;
        margin: 0;
        border-radius: 4px;
        font-weight: 400;
    }


    img.lazyload,
    img.lazyloading {
        opacity: 0;
        will-change: opacity;
    }

    img.lazyloaded {
        opacity: 1;
        transition: opacity 150ms ease;
    }



    .site-imagelabel {
        padding: 5px 10px;
        background-color: #e4e6e8;
        font-size: 13px;
    }

    .site-imagelabel span {
        padding: 5px 10px;
        background-color: #e4e6e8;
        font-size: 13px;
    }



    [class*='site-ratio'] {
        display: block;
        height: 0;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    [class*='site-ratio'] a { display: block; }

    [class*='site-ratio'] img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 1;
    }

    .site-ratio-4-3 { padding-bottom: 75%; }
    .site-ratio-1-1 { padding-bottom: 100%; }
    .site-ratio-2-1 { padding-bottom: 50%; }
    .site-ratio-16-9 { padding-bottom: 56.25%; }
    .site-ratio-16-10 { padding-bottom: 62.5%; }

    ul.images { 
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        gap: 10px;
    }


    ul.images li { 
        list-style-type: none;
    }

    .images-gallery { 
        display: flex;
        flex-wrap: wrap;
    }

    .images-gallery .images-item { 
        width: 50%;
    }

    .images-gallery .images-item:hover a:after,
    .images-gallery .images-item:hover a:before { 
        content: " ";
        position: absolute;
        border: 1px solid #fff;
        top: 50%;
        left: 50%;
        z-index: 2000;
        opacity: 0.5;
    }

    .images-gallery .images-item:hover a:after { 
        width: 1px;
        height: 50px;
        margin-top: -50px;
    }

    .images-gallery .images-item:hover a:before { 
        width: 50px;
        margin-left: -25px;
        margin-top: -25px;
        height: 1px;
    }

    .images-gallery .images-item:first-child { 
        width: 100%;
    }

    .images-gallery .images-item  { 
        padding: 10px;
    }
.hide {
    display: none !important;
}

.neu {
    color: #e2001a;
    font-weight: bold;
}

.gelb {
    color: #FDDE0B;
}

.site-box {
    background: #f5f5f5;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 3%);
    padding: 20px;
    flex-grow: 1;
    border-radius: 5px;
}

.sidebar .site-box {
    padding: 12px;
}

.site-headline + .box-info {
    margin-top: -10px;
}

.site-box-teaser h3 {
    font-size: 14px;;
}


.box-info {
    font-size: 13px;
    background: #f5f5f5;
    color: #1e436d;
    margin: 0 0 15px 0;
}

.site-hr {
    background: #e4e6e8;
    height: 2px;
    margin: 5px 0 15px 0;
}

.site-hr hr {
    display: none;
}

.site-infobox .fancybox-content {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    max-width: 100%;
}

.site-calendar-sheet {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    background: #e4e6e8;
    color: #1e436d;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    line-height: 1.1;
}

.site-calendar-sheet .day {
    font-size: 30px;
}




.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.font-small {
    font-size: 14px;
}

.font-smaller {
    font-size: 13px;
}

.font-tiny {
    font-size: 11px;
}

.d-flex {
    display: flex;
}

.text-center {
    text-align: center;
}
.site-form fieldset {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 15px;
}

.site-form fieldset.searchbar {
    display: flex;
    margin-bottom: 20px;
}

.site-form legend {
    display: none;
}

.site-form .div-form {
    position: relative;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .site-form .div-form{
        flex-direction: row;
    }
}

.site-form .site-nospam {
    display: none;
}

.site-form label {
    flex-shrink: 0;
    padding: 0 0 5px 0;
}

@media (min-width: 768px) {
    .site-form label {
        flex-shrink: 0;
        padding: 5px 5px 0 0;
        width: 180px;
    }
}

.site-form label span {
    color: #736f6f;
    font-size: 11px;
    position: relative;
    top: -1px;
}

.site-form input:not([type='checkbox']):not([type='radio']),
.site-form textarea,
.site-form select {
    border: 2px solid #e4e6e8;
    padding: 0 10px;
    width: 100%;
    font-size:14px;
    border-radius: 0;
    height: 34px;
}

.site-form .div-inputfile input[type='file'] {
    padding: 10px;
    height: auto;
}

.site-form textarea {
    height: 100px;
    resize: vertical;
    padding: 15px 10px 10px 10px;
    line-height: 1.2;
    white-space: pre-line;
}

.site-form .site-inputerror input:not([type='checkbox']):not([type='radio']),
.site-form .site-inputerror textarea,
.site-form .site-inputerror select {
    border-color: #e2001a;
}

.site-form .site-inputerror label span {
    color: #e2001a;
}

.site-form .div-form input:focus,
.site-form .div-form textarea:focus,
.site-form .div-form select:focus,
.site-form .div-form input:hover,
.site-form .div-form textarea:hover,
.site-form .div-form select:hover {
    border-color: #FDDE0B;
    outline: none;
}


.site-form .site-errorbox {
    font-size:14px;
    padding: 15px;
    margin: 15px 0;
    color: #e2001a;
    border: 1px solid #e2001a;
}

.site-form .site-errorbox p {
    font-weight: bold;
}

.site-form .site-inputerrormessage {
    background-color: #FDDE0B;
    color: #333;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: none;
}

.site-form .btn-submit,
.site-form input-submit {
    font-size:14px;
    background-color: #FDDE0B;
    border: none;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 7px;
}


.site-form .div-inputcheckbox,
.site-form .div-inputradio {
    align-items: center;
    flex-direction: row
}

@media (min-width: 768px) {
    .site-form .div-inputcheckbox,
    .site-form .div-inputradio {
        padding-left: 180px;
    }
}

.site-form .div-inputcheckbox label,
.site-form .div-inputradio label {
    width: auto;
    padding: 0 0 0 10px;
}

.site-form .div-disclaimer {
    display: block;
}

.site-form .disclaimertext {
    padding: 10px 0;
}


.site-downloadlist {
    padding-bottom: 15px;
}

.site-downloadlist li:not(:last-child),
.site-download:not(:last-child) {
    margin-bottom: 15px;
}

.site-download {
    display: flex;
}

.site-download h4 {
    margin: 0;
}

.site-download .image {
   flex-shrink: 0;
   font-size: 0;
   margin-right: 10px;
   background: #f5f5f5;
}

.site-download .image a,
.site-download .image img {
    display: block;
}

.site-download a.link-text {
    font-size: 14px;
    display: flex;
}

.site-download.small a.link-text {
    font-size: 13px;
}

.site-download a.link-text .icon {
    margin-right: 4px;
    flex-shrink: 0;
}

.site-download .bottom {
    padding-left: 22px;
    font-size: 13px;
}

.site-download.small .bottom {
    font-size: 11px;
}

.site-download .info {
    padding-bottom: 0;
}

.site-download a.link-image + h4 a.link-text {
    margin-left: 80px;
}

.site-download p.copyright {
    color: #736f6f;
}

    .site-accordion .accordion-toggle {
        cursor: pointer;
        position: relative;
        padding-right: 30px;
    }

    .site-accordion .accordion-toggle .icon {
        display: block;
        width: 22px;
        height: 22px;
        position: absolute;
        right: 0;
        top: -2px;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTlCNDk5NDRDNzYwMTFFNkE5NzM4M0Q1OUMwQTBCQzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTlCNDk5NDVDNzYwMTFFNkE5NzM4M0Q1OUMwQTBCQzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOUI0OTk0MkM3NjAxMUU2QTk3MzgzRDU5QzBBMEJDMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxOUI0OTk0M0M3NjAxMUU2QTk3MzgzRDU5QzBBMEJDMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuMNhFYAAAH/SURBVHjapJVLTxNhFIbfmd4FWkpFeqEG0aWBHTvj0rBQE13pr8CFv4ANJISfgTtNdEFYGlyYGBODXRog0qtIS9uxhZq2vKf5hpBmbpQ3eTYz57w5c74z59NyP77CRnHymiyTBZIkGimRPbJN3pGqVbJmYRwhb8hbMglnnZINsknaTsZz5BN5iOspR56TffOBfuXlfbI7gilUzhfyYNhYPv89mcXoSpEPyuvSeEUdkPUpTiUQjcW8Vr5i9nhK9cYyU/f5kMneRSAQQO3kL2rVqpt5g9yTip/ZmYp63S6KR7/ROT9HPHEbielpN+MoeSXGT90iu2KeP8JZu43YZBx3kklomuaUsqx7nYJer4dSIY/WPwPjE1HMpNJO5gu6Ok1P6vf7qJRKaDYauDU2hmQ6Yxc6I8bB68yUVCkHKTKMpm2cGFe8mvp8fqRnswhHIjg5PkazXrcLrYjxdy+mUmU6m0UgGMSfchn105pT+J4Yf3QzDYZCg0r9fj97XITRbLilbMsPIuvxwG6WQ+EwUpnMYGOWi4XByLlI+jMvFcs3rdlF/e900G61LufYg9ZlR5trM0w+kyXcTN/IY9nN5hI6Iy9J/gamkvvCXPj60ItH5OcIpjmVm7da9KJD1Y5VmX8PhoaKXVK5jnfe8GX6hCzKb0o6pEB+kR2yZXeZXggwAJcVlxKh1yIzAAAAAElFTkSuQmCC') center no-repeat;
        transition: transform 0.3s;
        z-index: 5;
    }

    .site-accordion.open .accordion-toggle .icon {
        transform: rotate(90deg);
    }

    .site-accordion .accordion-content {
        max-height: 0px;
        overflow: hidden;
        transition: max-height 0.3s;
    }

    .site-accordion .accordion-content > *:first-child {
        margin-top: 0;
    }

    .site-accordion.open .accordion-content {
        max-height: 5000px;
        overflow: visible;
    }
.module-navigation-f {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 14px;
}

@media (min-width: 576px) {
    .module-navigation-f {
        justify-content: flex-start;
    }
}

.module-navigation-f .copy {
    display: block;
    margin-bottom: 10px;
    padding: 0 12px;
    line-height: 25px;
}

@media (min-width: 576px) {
    .module-navigation-f .copy {
        flex-grow: 1;
        margin-bottom: 0;
    }
}

.module-navigation-f ul {
    display: flex;
}

.module-navigation-f ul li a {
    line-height: 25px;
}

.module-navigation-f .social-icons {
    display: flex;
    margin-right: 10px;
}

.module-navigation-f .social-icons .social-icon {
    display: inline-block;
    height: 25px;
    margin-left: 15px;
}

.module-navigation-f .site-link {
    padding: 0;
}

.module-navigation-f .link {
    color: #ffffff;
    padding: 0 12px !important;
    display: flex;
}

.module-navigation-f .jump_top {
    border: 2px solid #fff;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    position: relative;
    cursor: pointer;
}

.module-navigation-f .jump_top span {
    display: none;
}

.module-navigation-f .jump_top:before {
    content: " ";
    position: absolute;
    top: 8px;
    left: 7px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
}



.site-pager {
    overflow: hidden;
}

.site-pager ul {
    margin-left: -2px;
    margin-right: -2px;
    padding: 10px 0;
}

.site-pager li input {
    border: 0 none;
    background-color: auto;
}

.pager-wrap {
    padding-top: 60px;
    position: relative;
}

.pager-top {
    position: absolute;
    top: 0;
    left: 0px;
}

.site-pager li {
    float: left;
    margin: 2px;
    background-color: #ffffff;
    color: #1e436d;
    border: 2px solid #e4e6e8;
    display: flex;
    justify-content: center;
    min-width: 30px;
    height: 30px;
    line-height: 1;
}

.site-pager li a,
.site-pager li input,
.site-pager li span {
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    background: transparent;
    border:none;
    outline: none;
    color: inherit;
}

.site-pager li.space {
    cursor: default;
}

.site-pager li .icon {
    display: flex;
    align-items: center;
}

.site-pager li.prev .icon svg {
    transform: rotate(180deg);
}

.site-pager li:hover:not(.disabled):not(.space) {
    background-color: #1e436d;
    border-color: #1e436d;
    color: #ffffff;
}

.site-pager li.selected,
.site-pager li.selected_all {
    background-color: #FDDE0B;
    border-color: #FDDE0B;
    color: #000000;
}

.site-pager li.disabled {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #e4e6e8;
}




.module-slider-home  {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}

@media (max-width: 576px) {
    .module-slider-home  {
        margin-top: 60px;
    }
}



    .module-slider-home .slider .item {
        width: 100%;
        height: 300px;
        margin: 20px 10px;
        
    }

    @media (min-width: 768px) {
        .module-slider-home .slider .item {
            height: 400px;
            width: 50%;
        }
    }

    @media (min-width: 992px) {
        .module-slider-home .slider .item {
            height: 500px;
            width: 50%;
        }
    }

    .module-slider-home .slider .container {
        height: 100%;
    }

    .module-slider-home .slider img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 5px 5px 6px 6px;
    }

    .module-slider-home .cta {
        background: #f5f5f5;
        padding: 20px;
        position:absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        border-radius: 0 0 5px 5px;
        border: 1px solid #e4e6e8;
    }

    .module-slider-home .cta .title {
        line-height: 1.2;
        margin-bottom: 10px;
    }




    .module-slider-home .quicklinks {
        position: absolute;
        top: 50px;
        right: 20px;
        text-align: right;
        z-index: 1;
    }


    .module-slider-home .quicklinks a {
        display: inline-block;
        padding: 4px 8px;
        background: #FDDE0B;
        margin-bottom: 10px;
    }

    .module-slider-home .quicklinks a:hover {
        background: #1B459A;
        color: #ffffff;
    }



    .module-slider-home .flickity-button {
        border-radius: 0;
        color: #1e436d;
    }

    @media (max-width: 768px) {
        .module-slider-home .flickity-button {
            display: none;
        }
    }

    .module-slider-home .flickity-page-dots {
        bottom: -8px;
        filter: invert(100%);
    }
.site-table-wrapper {
    overflow-x: auto;
}

.site-table table {
   width:100%;
   font-size: 14px;
	margin-bottom: 15px;
}

.site-table table caption {
   background-color: #f5f5f5;
   color: #191919;
   padding:6px;
   font-weight:bold;
}

.site-table table tr {
   border: 1px solid #e4e6e8;
}

.site-table table tr td {
	border: 1px solid #e4e6e8;
	padding:6px;
	vertical-align:top;
}
.module-video {
    position: relative;
    background: #ffffff;
}

.module-video video {
    width: 100%;
    object-fit: cover;
}

.module-video .iframe-ratio-container {
    display: block;
    position: relative;
    overflow: hidden;
}

.module-video .iframe-ratio-container:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.module-video iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
}

.module-video .preview-image {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.module-video .gdpr-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: #ffffff;
    border: 2px solid #1e436d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #1e436d;
    font-weight: bold;
}

.module-video .gdpr-info.has-preview {
    background: transparent;
}

.module-video .gdpr-info .inner-gdpr {
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    padding: 10px;
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.module-video .gdpr-info .inner-gdpr p {
    font-size: 14px;
    text-align: center;
}

.module-video .gdpr-info .inner-gdpr a {
    padding-bottom: 15px; 
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.module-video .gdpr-info .inner-gdpr a svg {
    margin-right: 5px;
    padding-top: 1px;
}

.module-video .gdpr-info .gdpr-agree {
    font-size: 14px;
    color: #1e436d;
    cursor: pointer;
    font-weight: bold;
    background-color: #FDDE0B;
    border: none;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 22px 0 12px;
}

@media (min-width: 576px) {
    .module-video .gdpr-info .inner-gdpr {
        padding: 40px 20px;
        width: 75%;
    }

    .module-video .gdpr-info .inner-gdpr p {
        font-size: 17px;
    }

    .module-video .gdpr-info .inner-gdpr a {
        padding-bottom: 30px; 
    }
}

    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        src: local(''),
             url('/cache/71eea7b1a50ccd162f3ffaecacba2d22.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
             url('/cache/6f6bc8f0aa98915e1a6d341f4950de5b.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
      }

    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 600;
        src: local(''),
             url('/cache/e489b7788eec31b14f41eebc573a2bbf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
             url('/cache/ceb8c7942f452b98934024a28a7a84a7.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
        }



    html {
        scroll-behavior: smooth;
    }

    body {
        font-family: Noto Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        background: #ffffff;
        color: #191919;
        font-size: 15px;
        overflow-x: hidden;
        display: flex;
        flex-direction: column;
        padding-top: 100px;
    }

    @media (max-width: 576px) {
        body {
            padding-top: 148px;
        }
    }

    @media (min-width: 768px) {
        body {
            padding-top: 125px;
        }
    }

    @media (max-height: 650px) {
        body {
            padding-top: 0;
        }
    }

    body.navigation-is-open {
        overflow: hidden;
    }

    body#page-kids {
        font-family: "Comic Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }

    body.site-edit {
       -ms-overflow-style: scrollbar;     }

    .module-text-miniaturbild .image {
        width: 100px;
        margin: 5px 20px 10px 0;
        display:block;
        float:left;
    }

.module-wastecalendar-subscribe .div-disclaimer {
    padding-left: 0 !important;
}


.module-image a {
    color: inherit;
    font-weight: normal;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}



.module-kids-hr {
    height: 50px;
    background: transparent url(/cache/b6ad6cc7c927d0b98bc1291c121c1e22.png) center no-repeat;
}




.module-image-list li {
    margin-bottom: 15px;
}

ul.images.displayblock {
    display: block;
}
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}



div.module-kids-introduction {
    background: url(/cache/524c6d64ebc5a548f01f4daff5b97738.png) 0 0 no-repeat;
    padding: 20px;
}

.module-kids-introduction .content {
    padding-top: 215px;
}
@charset "UTF-8";

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    background: #f5f5f5;
    height: initial;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button,
.has-event .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #D5E9F7;
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 3px;
}

.is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    box-shadow: none;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.is-outside-current-month .pika-button {
    color: #999;
    opacity: .3;
}

.is-selection-disabled {
    pointer-events: none;
    cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px;
}

/* styling for abbr */
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}


/* Hide "Home" */
.module-navigation li.level-0.first {
    display: none;
}

/* max 3 Ebenen */
.module-navigation ul.level-3,
.module-navigation ul.level-2 .toggle-level {
    display: none !important;
}

.sub-menu-toggle {
    display: none;
}

.sr-only {
    display: block;
    width: 1px;
    height: 1px;
    overflow: hidden;
    background: inherit;
    padding: 0;
    white-space: nowrap;
}

@media (min-width: 992px) {
    .sub-menu-toggle {
        display: inline-block;
        color: inherit;
        background: inherit;
        border: none;
        position: relative;
        width: 25px;
        height: 100%
    }

    .sub-menu-toggle:not(:focus) {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .sub-menu-toggle:focus {
        color: #1B459A;
        background: #ffffff;
    }

    .sub-menu-toggle::before {
        content: "∨";
    }

    .module-navigation nav {
        position: relative;
        z-index: 5000;
        font-size: 15px;
    }

    .module-navigation nav a {
        font-size: inherit;
        font-weight: inherit;
        color: inherit;
    }

    .module-navigation nav a.level-0 {
        flex-grow: 1;
        text-align: center;
    }

    .module-navigation nav a.level-1.headline {
        text-decoration: none !important;
        color: ;
    }

    .module-navigation nav a.level-0:hover,
    .module-navigation nav a.level-0:focus {
        color: #1B459A;
        background: #ffffff;
    }

    .module-navigation nav a:not(.level-0):hover,
    .module-navigation nav a:not(.level-0):focus {
        text-decoration: underline;
    }

    .module-navigation nav ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .module-navigation nav li > a,
    .module-navigation nav li > span {
        position: relative;
        display: block;
    }

    .module-navigation nav ul.level-0 {
        display: flex;
        justify-content: space-between;
        color: #ffffff;
    }

    .module-navigation nav li.level-0 {
        padding: 0;
        height: 45px;
        line-height: 40px;
        white-space: nowrap;
        display: flex;
        flex-grow: 1;
        justify-content: center;
        font-size: 17px;
    }

    .module-navigation nav li.level-0.selected {
        background: #ffffff;
        color: #1B459A;
    }


    .module-navigation nav ul.level-1 {
        color: #1e436d;
        background: #ffffff;
        display: none;
        flex-wrap: wrap;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding: 20px 20px 10px 20px;
        -webkit-box-shadow: 1px 5px 15px -5px rgba(0,0,0,0.15);
        box-shadow: 1px 5px 15px -5px rgba(0,0,0,0.15);
    }

    .module-navigation nav li.level-0:hover > ul.level-1,
    .module-navigation nav li.level-0:focus > ul.level-1,
    .module-navigation nav li.level-0 > ul.level-1.open {
        display: flex;
    }

    .module-navigation nav li.level-0:hover > ul.level-1,
    .module-navigation nav li.level-0:focus > ul.level-1 {
        z-index: 1;
    }

    .module-navigation nav li.level-1 {
        width: 33.3333333%;
        font-weight: 600;
        padding: 5px 15px;
        margin-bottom: 10px;
        white-space: normal;
        height: auto;
        line-height: 1.35;
    }

    @media (min-width: 992px) {
        .module-navigation nav li.level-1 {
            width: 25%;
        }
    }


    .module-navigation nav ul.level-2 {
        font-size: 15px;
        padding-top: 5px;
        font-weight: normal;
    }

    .module-navigation nav li.level-2 a {
        position: relative;
        padding: 4px 0 4px 10px;
    }

    .module-navigation nav li.level-2 a::before{
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        border-width: 4px 0 4px 4px;
        border-color: transparent transparent transparent #496c94;
        top: 10px;
        left: 1px;
    }

    .module-navigation nav ul.level-3 {
        margin-bottom: 5px;
    }

    .module-navigation nav li.level-3 a {
        font-size: 13px;
    }

    .module-navigation nav li.level-3 a::before{
        display: none;
    }

}
.module-header header {
    height: 85px;
    background: #ffffff;
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
}

.module-header .logo {
    display: inline-block;
    padding: 10px 0 0 0;
    max-width: 200px;
}

.module-header .lang svg {
    fill: #ffffff;
}

.module-header .lang,
.module-header .lang a {
    color: #ffffff;
    font-weight: 400;
}

@media (min-width: 768px) {
    .module-header .logo {
        max-width: 300px;
    }

    .module-header .logo img {
        margin-top: 2px;
    }

}

@media (min-width: 992px) {
    
    .module-header .lang,
    .module-header .lang a {
        color: #000000;
    }

    .module-header .lang svg {
        fill: #000000;
    }
}

@media (max-width: 576px) {
    .module-header header {
        height: 125px;
    }

    .module-header .lang,
    .module-header .lang a {
        color: #000000;
    }

    .module-header .lang svg {
        fill: #000000;
    }

}


    .module-header .navigation {
        height: 45px;
        display: block;
        background: #1B459A;
        border-bottom: 4px solid #FDDE0B;
    }


    .module-header .options {
        position: absolute;
        right: 4px;
        bottom: -44px;
        display: flex;
        padding: 2px;
        z-index: 99999;
    }

    @media (min-width: 992px) {
        .module-header .options {
            /* background: #f5f5f5; */
            /* box-shadow: 0 0 20px rgba(0,0,0,0.15); */
            top: 23px;
            right: 10px;
            bottom: auto;
        }
    }

    .module-header .options a {
        display: flex;
        padding: 5px;
    }

    .module-header .options .search,
    .module-header .options .lang {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .module-header .options .search {
        color: #ffffff;
        margin-right: 6px;
    }

    @media (min-width: 992px) {
        .module-header .options .search {
            color: #1e436d;
        }
    }

    @media (min-width: 992px) and (max-width: 1080px) {
        .module-header .options .search {
            max-width: 150px;
        }
    }

    @media (max-width: 767px) {
        .module-header .options {
            bottom: -68px;
        }
    }

    @media (max-width: 576px) {

        .module-header {
            position: relative;
        }

        .module-header .options {
            left: 0;
            top: 0;
            bottom: 0;
            position: static;
        }

        .module-header .options .lang svg {
            display: none;
        }

        .module-header .options .search {
            position: absolute;
            display: block;
            width: 30px;
            height: 30px;
            top: 15px;
            right: 10px;
        }


    }

    .module-header .options .search a {
        padding: 2px;
    }




.module-news-item .images li {
   margin-bottom: 10px;
}


.module-calendar #calendar ul {
	display: flex;
	list-style: none;
}

.module-calendar #calendar li {
	width: calc(14.28571428571429% - 2px);
	flex-shrink: 0;
	background: #f5f5f5;
	font-size: 13px;
	text-align: center;
	margin: 1px;
}

.module-calendar #calendar li a {
	display: block;
	padding: 1px;
}

.module-calendar #calendar li a:hover {
	background: #FDDE0B;
	color: #1e436d;
}

.module-calendar #calendar .form-select {
    display: flex;
    justify-content: space-between;
	margin-bottom: 10px;
}

.module-calendar #calendar .form-select select {
    height: 30px;
}

.module-calendar #calendar .calendar_month {
    flex-grow: 1;
	margin-right: 5px;
}

.module-calendar #calendar .calendar-title li {
	background: #afafbb;
	color: #ffffff;
	line-height: 24px;
}

.module-calendar #calendar .calendar-days {
	flex-wrap: wrap;
}

.module-calendar #calendar .grey {
	background: #e4e6e8;
}

.module-calendar #calendar .white {
	background: #f5f5f5;
}

.module-calendar #calendar .red {
	color: #ffffff;
	background: #e2001a;
}


.module-calendar .site-link {
	padding: 10px 0 0 0;
}


.module-searchform {
    position: relative;
}

.module-searchform a  {
    display: flex;
}

.module-searchform a svg {
    color: #ffffff;
}

.module-searchform form  {
    display: none;
}

.module-searchform form button {
    border: 0;
    position: absolute;
    top: 5px;
    left: 0;
    background-color: transparent;
    cursor: pointer;
}

.module-searchform form button svg {
    color: #e4e6e8;
}


.module-searchform form input {
    padding-left: 30px !important;
}

@media (min-width: 992px) {
    .module-searchform a {
        display: none !important;
    }

    .module-searchform form  {
        display: flex;
    }
}

@media (max-width: 576px) {
    .module-searchform a svg {
        color: #000000;
    }
}


div.site-headline.space
{   
    margin:10px 0;
}

.module-citycouncil_service-list input.site-search
{
	width:275px;
	border: 2px solid #D4D0C8;
	padding: 3px;
}
.module-citycouncil_service-list input.site-search:hover
{
	border: 2px solid #ffb900;
	padding: 3px;
}

.module-citycouncil_service-list input.button-search
{
	width:56px;
	background-color:#fff;
	border: 2px solid #D4D0C8;
	padding: 3px;
}

.module-citycouncil_service-list input.button-search:hover
{
	background-color:#ffb900;
	border: 2px solid #ffb900;
}

.module-citycouncil_service-list .cat
{
	font-size: 11px;
	font-weight: bold;
    padding-bottom: 10px;
	color: #1E436D;
	display: inline;
	cursor:pointer;
}
.module-sitemap {
    font-size: 14px;;
}

.module-sitemap ul {
    padding-left: 20px;
    list-style: square outside none;
}

.module-sitemap ul ul {
    list-style: none outside none;
}
.module-citycouncil_tender-teaser {
	flex-grow: 0;
}
.module-text-bild {
   color: #1e436d;
}

.module-text-bild a {
	display: block;
	flex-shrink: 0;
}

.module-text-bild img {
	margin: 0;
	display: block;
}

.module-text-bild img:hover {
	border-color: #FDDE0B;
}

.module-text-bild .img-left {
	display: flex;
	align-items: center;
}

.module-text-bild .img-left .image {
	margin-right: 15px;
	width: 55px;
}

.module-text-bild .img-top .text  {
	padding-top: 12px;
}

.module-text-bild p {
   margin: 0;
   line-height: 1.2;
   font-size: 14px;
}
.module-construction-services .intro {
    padding-bottom: 10px;
}

.module-construction-services .link-details {
    display: block;
}

.module-construction-services .content {
    padding: 5px 10px;
}

.module-construction-services table {
    width: 100%;
    font-size: 13px;
}

.module-construction-services table .site-hr {
    margin: 3px 0px 4px 0px !important
}

.module-construction-services table i {
    font-style: normal;
}

.module-construction-services table .yes {
    font-weight: bold;
    font-size: 1.5em;
}

.module-construction-services table .yes::before {
    content: "\2713";
    color: green;
}

.module-construction-services table .no::before {
    content: "\274c";
    color: red;
}

.module-construction-services table th:first-child,
.module-construction-services table td:first-child {
    font-weight: bold;
    padding: 10px 10px 10px 0;
}

.module-construction-services table th:not(:first-child),
.module-construction-services table td:not(:first-child) {
    padding: 0px 5px;
    text-align: center;
    border-left: 1px solid rgba(0,0,0,0.03);
}

.module-construction-services table tbody td {
    border-bottom: 1px solid rgba(0,0,0,0.03);
}

.module-construction-services table th {
    padding-bottom: 10px !important;
}

.module-construction-services table th:first-child,
.module-construction-services table td:first-child {
    padding-left: 0;
}

.module-construction-services table th:last-child,
.module-construction-services table td:last-child {
    padding-right: 0;
}

.module-construction-services-overlay {
    display: none;
}

.module-construction-services-overlay h3 {
    color: #496c94;
}

.module-construction-services-overlay h4 {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
}

.module-construction-services-overlay .entry {
    margin: 5px 0 25px 0;
    padding-right: 15px;
}

.module-construction-services-overlay .entry:last-child {
    margin-bottom: 0;
}

.module-construction-services-overlay .entry.address p {
    padding-bottom: 0;
}
.module-text-placeholder .col-t {
    width: 33.333333%;
    max-width: 360px;
    margin-bottom: 20px;
}

@media (max-width: 575px) {
    .module-text-placeholder .col-t {
        width: 100%;
    }
}

.module-text-placeholder .col-t.left {
    float: left;
    margin-right: 25px;
}

.module-text-placeholder .col-t.right {
    float: right;
    margin-left: 25px;
}


.module-estates  {
    margin-bottom: 10px;
}

.module-estates .filter,
.module-estates .elements {
    margin: 0 10px;
}

.module-estates .elements {
    margin-top: 20px;
}

.module-estates .image {
    float: left;
    width: 85px;
    margin-bottom: 5px;
}

.module-estates .filter-form {
    padding: 15px;
    margin-bottom: 10px;
            background: #D4D0C8;
    }

.module-estates .link-imagezoom img {
            border: 2px solid #D4D0C8;
        display: block;
    padding: 1px;
}

.module-estates .link-imagezoom img:hover {
            border-color: #FFB900;
    }

.module-estates ul.images li {
    float: left;
    margin: 0 11px 11px 0;
}

.module-estates ul.images li.break  {
    margin: 0 0 11px 0;
}

.module-estates .outline {
	margin-bottom: 20px;
    margin-top: 10px;
}

.module-estates p.site-email + p.site-link {
    margin-top: -10px;
}

.module-estates ul.images {
    margin-top: 10px;
    padding-top:  5px;
    margin-bottom: 0px;
}

.module-estates ul.site-downloadlist {
    margin-top: 10px;
}

.module-estates ul.site-downloadlist li {
    margin-bottom: 0px;
}







.module-event-item .images li {
   margin-bottom: 10px;
}

.module-wastecalendar-whereabouts input {
    background-color: #FEFDF8;
    border: 2px solid #D4D0C8;
    padding: 3px;
    width: 140px;
    margin: 0 10px 0 0;
}

.module-wastecalendar-whereabouts form {
    margin-bottom: 20px;
}


.module-wastecalendar-whereabouts input.input-submit
{
    background-color: #fff;
    color: #333;
    border: 2px solid #D4D0C8;
    padding: 2px 3px 2px 3px;
    vertical-align: bottom;
    outline: none;
    width: 75px;
}



.module-wastecalendar-whereabouts input:hover  {
    background-color: #ffffff;
    border: 2px solid #ffb900;
}

.module-wastecalendar-whereabouts input.input-submit:hover,
.module-wastecalendar-whereabouts input.input-submit:focus,
.module-wastecalendar-whereabouts input.input-submit:active
{
    background-color: #ffb900;
    cursor: pointer;
    outline: none;
}

body.page-redirect {
	text-align: center;
}

div.module-redirect {
	text-align: center;
    margin: 100px auto 0 auto;
    background-color: #ffb900;
    width: 500px;
}

div.module-redirect .padding {
	padding: 20px;
	color: #fff;
}

div.module-redirect .padding a {
	color: #000;
}

div.module-redirect .padding a:hover {
	color: #fff;
}

.module-iframe iframe {
    border: 0;
    width: 100%;
    height: 520px;
}

.module-iframe.scrollable iframe {
    overflow: auto;
}
