h1 {
    font-family: Garamond, Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 105%;
    font-weight: 400;
    color: #3F7966;
    letter-spacing: -0.01em;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Garamond, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 105%;
    font-weight: 700;
    font-style: normal;
    color: #3F7966;
    margin-bottom: 30px;
    margin-top: 0px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 105%;
    font-weight: 700;
    color: #3F7966;
    margin-bottom: 10px;
    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: #505050;
    margin-top: 0px;
    margin-bottom: 20px;
}
.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;
    font-size: 20px;
    line-height: 150%;
    font-weight: 400;
    color: #4A4A49;
}

.style-text-highlight,
span.style-text-highlight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 120%;
    font-weight: 700;
    font-style: normal;
    color: #9B7257;
    letter-spacing: 0.3em;
    text-transform: uppercase;
}

.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-green,
span.style-text-color-green {
    color: #3F7966 !important;
}
.style-text-color-brown,
span.style-text-color-brown {
    color: #9B7257 !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: underline;
    color: #dfe7df;
}
.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: #dfe7df;
    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-box .boxcolor-e0e7e0 .buttonBG {
    background-color: #3F7966;
}

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

.nl-box .boxHeadline {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    line-height: 150%;
    font-weight: 700;
    color: #3F7966;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: none;
}

.nl-box .bigBox .boxHeadline {
    padding: 20px 12px 0px 12px;
}

.nl-box .bigBox .boxButtonWrapper {
    padding: 2px 12px 12px 12px;
}

.nl-box .bigBox .boxText {
    padding: 0px 12px 6px 12px;
}

.nl-box .boxcolor-transparent .boxHeadline, 
.nl-box .boxcolor-FFFFFF .boxHeadline {
    color: #3F7966;
}

.nl-button.btn-type-bg.btn-color-green .buttonBG {
    background-color: #3F7966;
}

.nl-button.btn-type-border.btn-color-green .buttonBG {
    border: 2px solid #3F7966;
}

.nl-button.btn-type-bg.btn-color-green .buttonLink,
.nl-button.btn-type-bg.btn-color-green .buttonLink span {
    color: #FFFFFF;
}

.nl-button.btn-type-border.btn-color-green .buttonLink,
.nl-button.btn-type-border.btn-color-green .buttonLink span {
    color: #3F7966;
}

.nl-button.btn-type-bg.btn-color-brown .buttonBG {
    background-color: #9B7257;
}

.nl-button.btn-type-border.btn-color-brown .buttonBG {
    border: 2px solid #9B7257;
}

.nl-button.btn-type-bg.btn-color-brown .buttonLink,
.nl-button.btn-type-bg.btn-color-brown .buttonLink span {
    color: #FFFFFF;
}

.nl-button.btn-type-border.btn-color-brown .buttonLink,
.nl-button.btn-type-border.btn-color-brown .buttonLink span {
    color: #9B7257;
}
