h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 30px;
    line-height: 130%;
    font-weight: 600;
    color: #7fa68b;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    color: #203a64;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #203a64;
    text-transform: uppercase;
    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: #203a64;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 160%;
    font-weight: 600;
    color: #203a64;
}
.style-text-teaser,
span.style-text-teaser {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
}
.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-blue,
span.style-text-color-blue {
    color: #ffffff !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: underline;
    color: #ffffff;
}
.nl-datenschutz a,
.nl-impressum a {
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}
.footerMain a {
    color: #ffffff;
    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;
}

/* !- nl-button */

.nl-button.btn-type-bg.btn-color-blue .buttonBG {
    background-color: #203a64;
}
.nl-button.btn-type-bg.btn-color-green .buttonBG {
    background-color: #7fa68b;
}

/* !- nl-box */

.nl-box .boxHeadline {
    color: #203a64;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif !important;
}
.nl-box .boxText,
.nl-box .boxText p {
    color: #203a64;
}
.nl-box .buttonBG {
    background-color: #7fa68b;
}

.nl-box .buttonLink,
.nl-box .buttonLink span {
    color: #ffffff;
}

.nl-box .nl-section-max-width[style*="#7fa68b"] .buttonBG {
    background-color: #203a64;
}
.nl-box .nl-section-max-width[style*="#7fa68b"] .buttonLink {
    color: #ffffff;
}

.nl-box .nl-section-max-width[style*="#7fa68b"] .boxHeadline,
.nl-box .nl-section-max-width[style*="#7fa68b"] .boxText,
.nl-box .nl-section-max-width[style*="#7fa68b"] .boxText p,
.nl-box .nl-section-max-width[style*="#203a64"] .boxHeadline,
.nl-box .nl-section-max-width[style*="#203a64"] .boxText,
.nl-box .nl-section-max-width[style*="#203a64"] .boxText p,
.nl-box .nl-section-max-width[style*="#203a64"] .boxText,
.nl-box .nl-section-max-width[style*="#203a64"] .buttonLink,
.nl-box .nl-section-max-width[style*="#203a64"] .boxText,
.nl-box .nl-section-max-width[style*="#203a64"] .boxText span {
    color: #ffffff;
}

/* !- nl-button */

.nl-button.btn-type-bg.btn-color-yellow .buttonBG {
    background-color: #7fa68b;
}
.nl-button.btn-type-bg.btn-color-yellow .buttonLink,
.nl-button.btn-type-bg.btn-color-yellow .buttonLink span {
    color: #000000;
}
.nl-button.btn-type-bg.btn-color-black .buttonBG {
    background-color: #000000;
}
.nl-button.btn-type-border.btn-color-yellow .buttonBG {
    border: 1px solid #fcc431;
}
.nl-button.btn-type-border.btn-color-black .buttonBG {
    border: 1px solid #000000;
}
.nl-button.btn-type-border.btn-color-yellow .buttonLink,
.nl-button.btn-type-border.btn-color-yellow .buttonLink span {
    color: #fcc431;
}
.nl-button.btn-type-border.btn-color-black .buttonLink,
.nl-button.btn-type-border.btn-color-black .buttonLink span {
    color: #000000;
}
