h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 26px;
    line-height: 130%;
    font-weight: 600;
    color: #2F2A26;
    margin-bottom: 0px;
    margin-top: 0px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 32px;
    line-height: 130%;
    font-weight: 800;
    color: #FF5C5C;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 22px;
    line-height: 160%;
    font-weight: 600;
    color: #FF5C5C;
    margin-bottom: 20px;
    margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #2F2A26;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #35bae4;
}
.style-text-teaser,
span.style-text-teaser {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    color: #2F2A26;
}
.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-blue,
span.style-text-color-blue {
    color: #35bae4 !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: underline;
    color: #2F2A26;
}
.nl-datenschutz a,
.nl-impressum a {
    text-decoration: none;
    color: #505050;
    text-transform: uppercase;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}
.footerMain a {
    color: #2F2A26;
    text-decoration: none;
}
.footer-button .buttonLink,
.footer-button .buttonLink span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1;
    color: #ffffff;
}


/* HEADER */


.headerLogoText {
    font-size: 28px;
    line-height: 110%;
    font-weight: 600;
    color: #000000;
}

/* LOOK LIGHT */
.el-header.look-light .nl-section-padding {
    line-height: 0px;
    font-size: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* !- button */

.nl-button .buttonBG {
    padding: 20px 25px;
}
.nl-button .buttonLink,
.nl-button .buttonLink span {
    font-weight: 900;
}

.nl-button.btn-type-bg.btn-color-yellow .buttonBG {
    background-color: #FDEC68;
}
.nl-button.btn-type-border.btn-color-yellow .buttonBG {
    border: 2px solid #FDEC68;
}
.nl-button.btn-type-bg.btn-color-yellow .buttonLink,
.nl-button.btn-type-bg.btn-color-yellow .buttonLink span {
    color: #2F2A26;
}
.nl-button.btn-type-border.btn-color-yellow .buttonLink,
.nl-button.btn-type-border.btn-color-yellow .buttonLink span {
    color: #FDEC68;
}

.nl-button.btn-type-bg.btn-color-blue .buttonBG {
    background-color: #5BEEF4;
}
.nl-button.btn-type-border.btn-color-blue .buttonBG {
    border: 2px solid #5BEEF4;
}
.nl-button.btn-type-bg.btn-color-blue .buttonLink,
.nl-button.btn-type-bg.btn-color-blue .buttonLink span {
    color: #2F2A26;
}
.nl-button.btn-type-border.btn-color-blue .buttonLink,
.nl-button.btn-type-border.btn-color-blue .buttonLink span {
    color: #5BEEF4;
}

.nl-button.btn-type-bg.btn-color-red .buttonBG {
    background-color: #FF5C5C;
}
.nl-button.btn-type-border.btn-color-red .buttonBG {
    border: 2px solid #FF5C5C;
}
.nl-button.btn-type-bg.btn-color-red .buttonLink,
.nl-button.btn-type-bg.btn-color-red .buttonLink span {
    color: #2F2A26;
}
.nl-button.btn-type-border.btn-color-red .buttonLink,
.nl-button.btn-type-border.btn-color-red .buttonLink span {
    color: #FF5C5C;
}
.nl-button.btn-type-bg.btn-color-black .buttonBG {
    background-color: #2F2A26;
}
.nl-button.btn-type-border.btn-color-black .buttonBG {
    border: 2px solid #2F2A26;
}
.nl-button.btn-type-bg.btn-color-black .buttonLink,
.nl-button.btn-type-bg.btn-color-black .buttonLink span {
    color: #FFFFFF;
}
.nl-button.btn-type-border.btn-color-black .buttonLink,
.nl-button.btn-type-border.btn-color-black .buttonLink span {
    color: #2F2A26;
}

/*--------*/
/* nl-box */
/*--------*/

/* Allgemein */
.nl-box .buttonBG {
    padding: 20px 25px;
    background-color: #FF5C5C;
    width: auto !important;
}
.nl-box .buttonLink,
.nl-box .buttonLink span {
    font-weight: 900;
}
.nl-box .boxHeadline {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 22px;
    line-height: 160%;
    font-weight: 600;
    color: #FF5C5C;
}
.nl-box .boxText,
.nl-box .boxText p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #2F2A26;
}

/* anderes Farbschema */
.nl-box .boxcolor-ff8a18 .buttonBG {
    background-color: white;
}
.nl-box .boxcolor-ff8a18 .buttonLink,
.nl-box .boxcolor-ff8a18 .buttonLink span {
    color: #ff8a18;
}
.nl-box .boxcolor-ff8a18 .boxHeadline,
.nl-box .boxcolor-ff8a18 .boxText,
.nl-box .boxcolor-ff8a18 .boxText p {
    color: white;
}