.elementor-kit-48{--e-global-color-primary:#AD100A;--e-global-color-secondary:#DADADA;--e-global-color-text:#575757;--e-global-color-accent:#FFFFFF;--e-global-color-1536642:#3D2423;--e-global-color-c06d4bc:#99BF27;--e-global-typography-primary-font-family:"Crete Round";--e-global-typography-primary-font-size:1.8em;--e-global-typography-secondary-font-family:"Asap";--e-global-typography-secondary-font-size:1em;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-letter-spacing:0.02em;--e-global-typography-accent-font-family:"Asap";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;color:var( --e-global-color-text );font-family:"Asap", slab-serif;font-size:1em;font-weight:400;line-height:1.5em;}.elementor-kit-48 button,.elementor-kit-48 input[type="button"],.elementor-kit-48 input[type="submit"],.elementor-kit-48 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), slab-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );color:var( --e-global-color-primary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-48 button:hover,.elementor-kit-48 button:focus,.elementor-kit-48 input[type="button"]:hover,.elementor-kit-48 input[type="button"]:focus,.elementor-kit-48 input[type="submit"]:hover,.elementor-kit-48 input[type="submit"]:focus,.elementor-kit-48 .elementor-button:hover,.elementor-kit-48 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );}.elementor-kit-48 h1{color:var( --e-global-color-accent );font-family:"Crete Round", slab-serif;font-size:1.8em;}.elementor-kit-48 h2{color:var( --e-global-color-primary );font-family:"Crete Round", slab-serif;font-size:2em;}.elementor-kit-48 h3{color:var( --e-global-color-primary );font-family:"Asap", slab-serif;font-size:1em;font-weight:700;text-transform:uppercase;line-height:1.5em;letter-spacing:0.02em;}.elementor-kit-48 h4{color:var( --e-global-color-primary );font-family:"Asap", slab-serif;font-size:1em;font-weight:normal;text-transform:uppercase;line-height:1.5em;letter-spacing:0.02em;}.elementor-kit-48 h5{color:var( --e-global-color-accent );font-family:"Asap", slab-serif;font-size:1em;letter-spacing:0.02em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-48 button,.elementor-kit-48 input[type="button"],.elementor-kit-48 input[type="submit"],.elementor-kit-48 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-48 button,.elementor-kit-48 input[type="button"],.elementor-kit-48 input[type="submit"],.elementor-kit-48 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Links in Paragraphs formatieren */

p a {
    color: var(--e-global-color-primary);
    text-decoration: underline !important;
    text-decoration-style: dotted !important;
}
p a:hover {
    color: var(--e-global-color-primary);
    text-decoration: none !important;
}

/* Links in Aufzählungen formatieren */

ul a {
    color: var(--e-global-color-primary);
    text-decoration: underline !important;
    text-decoration-style: dotted !important;
}
ul a:hover {
    color: var(--e-global-color-primary);
    text-decoration: none !important;
}

/* Links in Newsletterformular formatieren */

.cr_ipe_item {
    a {
    color: var(--e-global-color-primary);
    text-decoration: underline;
    text-decoration-style: dotted;
    }
    a:hover {
    color: var(--e-global-color-primary);
    text-decoration: none;
    }
}

/* Links in Störer formatieren */

.stoerer a {
    color: white !important;
    text-decoration: underline !important;
    text-decoration-style: dotted !important;
}
.stoerer a:hover {
    color: var(--e-global-color-primary);
    text-decoration: none !important;
}

/* Links in Testimonials formatieren */

.testimonial a {
    color: var(--e-global-color-primary);
    text-decoration: underline;
    text-decoration-style: dotted;
}
.testimonial a:hover {
    color: var(--e-global-color-primary);
    text-decoration: none;
}

/* Links in Header formatieren */

.headlink {
    a {
    text-decoration: none  !important;;
    }
}

/* Links in Footer formatieren */

.footlink {
    a {
    color: var(--e-global-color-c06d4bc);
    text-decoration: underline;
    text-decoration-style: dotted;
    }
    a:hover {
    color: var(--e-global-color-c06d4bc);
    text-decoration: none;
    }
}


/* Kontaktformular Formatierung */
.fieldcf7 {
    width:100%;
}

#043fb94 {
    a {
    color: var(--e-global-color-c06d4bc);
    text-decoration: underline;
    text-decoration-style: dotted;
    }
    a:hover {
    color: var(--e-global-color-c06d4bc);
    text-decoration: none;
    }    
}

/* Ankerlinks mit Stickyheader */
.anker {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

/*Benefits-Formatierung*/
.benefits li {
    line-height: 1.5em;
    font-size: 1.25em;
}

.benefits ul li {
    margin-bottom: 0.5em;
}/* End custom CSS */