.elementor-kit-6{--e-global-color-primary:#B0D808;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#B0D808;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;--e-global-typography-286cb8d-font-size:24px;--e-global-typography-286cb8d-font-weight:600;--e-global-typography-31a8510-font-size:30px;--e-global-typography-31a8510-font-weight:600;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#000000;color:var( --e-global-color-primary );border-radius:20px 20px 20px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h2{color:var( --e-global-color-text );}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;font-size:22px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-text-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p a {
    text-decoration: underline !important;
    color: #000;
}
p a:hover {
    color:#b0d808;
}

    strong {
    font-weight: 600;
}
ul {
    margin: -15px 0 0 -22px;
}
.beitragslider {
    overflow: hidden;
    background: #edefef;
}
.beitragslider .elementor-swiper-button-prev {
    background-color: white;
    margin-left: -10px;
}
.beitragslider .elementor-swiper-button-next {
    background-color: white;
    margin-right: -10px;
}
.beitragslider img {
    max-height:500px;
    width: auto !important;
    overflow: hidden;
    margin-bottom: -5px;
}
.ToTop {
    width: 100px;
    height: 62px;
}
/* Aktuell-Bereich und Aktuell Menupunkt ausblenden wenn kein Post in Loop */
body:not(.elementor-editor-active):not(:has(.aktuell-bereich .e-loop-item))
:is(.aktuell-bereich, .aktuell-menupunkt) {
    display: none !important;
}/* End custom CSS */