h1 {
    font-family: Trebuchet MS, Lucida Grande, Helvetica, Arial, sans-serif !important;
    font-size: 30px;
    line-height: 130%;
    font-weight: 400;
    color: #4f6898;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Trebuchet MS, Lucida Grande, Helvetica, Arial, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    color: #4f6898;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Trebuchet MS, Lucida Grande, Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #4f6898;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Book Antiqua, Georgia, Times New Roman, serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #505050;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Book Antiqua, Georgia, Times New Roman, serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #4f6898;
}
.style-text-teaser,
span.style-text-teaser {
    font-family: Book Antiqua, Georgia, Times New Roman, serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    color: #505050;
}
.style-text-color-white,
span.style-text-color-white {
    color: #eef0f5 !important;
}
ul.style-ul-color-white {
    color: #eef0f5 !important;
}
ul.style-ul-color-white li::marker {
    color: #eef0f5 !important;
    font-size: 20px;
}
.style-text-color-blue,
span.style-text-color-blue {
    color: #4f6898 !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: underline;
    color: #eef0f5;
}
.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: #796e5b;
    text-decoration: none;
}
.footer-button .buttonLink,
.footer-button .buttonLink span {
    display: block;
    font-family: Trebuchet MS, Lucida Grande, Helvetica, Arial, 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 */
.nl-box .boxHeadline {
    font-family: Trebuchet MS, Lucida Grande, Helvetica, Arial, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    color: #4f6898;
}
.nl-box .boxText,
.nl-box .boxText p {
    font-family: Book Antiqua, Georgia, Times New Roman, serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #505050;
}
.nl-box .buttonLink,
.nl-box .buttonLink span {
    font-family: Trebuchet MS, Lucida Grande, Helvetica, Arial, sans-serif !important;
}
.nl-box .boxcolor-transparent .buttonBG,
.nl-box .boxcolor-FFFFFF .buttonBG {
    background-color: #4f6898;
}
.nl-box .boxcolor-FFFFFF .buttonLink,
.nl-box .boxcolor-FFFFFF .buttonLink span,
.nl-box .boxcolor-transparent .buttonLink,
.nl-box .boxcolor-transparent .buttonLink span {
    color: #eef0f5;
}

/* NL-BUTTON */
.nl-button .buttonLink,
.nl-button .buttonLink span {
    font-family: Trebuchet MS, Lucida Grande, Helvetica, Arial, sans-serif !important;
}
.nl-button.btn-type-bg.btn-color-black .buttonLink,
.nl-button.btn-type-bg.btn-color-black .buttonLink span {
    color: #eef0f5;
}
.nl-button.btn-type-bg.btn-color-blue .buttonBG {
    background-color: #4f6898;
}

.nl-button.btn-type-border.btn-color-blue .buttonBG {
    border: 2px solid #4f6898;
}

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

.nl-button.btn-type-border.btn-color-blue .buttonLink,
.nl-button.btn-type-border.btn-color-blue .buttonLink span {
    color: #4f6898;
}