h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 52px;
    line-height: 100%;
    font-weight: 800;
    color: #0090D7;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 32px;
    line-height: 130%;
    font-weight: 800;
    font-style: normal;
    color: #0A415C;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 160%;
    font-weight: 800;
    color: #0A415C;
    margin-bottom: 20px;
    margin-top: 0px;
}
h4 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    color: #0A415C;
    margin-bottom: 20px;
    margin-top: 0px;
}
h5 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    line-height: 160%;
    font-weight: 800;
    color: #0A415C;
    margin-bottom: 20px;
    margin-top: 0px;
}
h6 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    line-height: 1;
    color: #0A415C;
    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: #0A415C;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #0A415C;
}
.style-text-teaser,
span.style-text-teaser,
.nl-text .bh-bodytext .style-text-teaser a {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    font-style: normal;
    color: #0A415C;
}
.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-light.blue,
span.style-text-color-light-blue {
    color: #0090D7 !important;
}
.style-text-color-tangerine,
span.style-text-color-tangerine {
    color: #FF9900 !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: #0A415C;
    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: 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 .boxHeadline.boxHeadline {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    text-transform: none;
    color: #0A415C;
}

.nl-button.btn-type-bg.btn-color-tangerine .buttonBG {
    background-color: #FF9900;
}

.nl-button.btn-type-border.btn-color-tangerine .buttonBG {
    border: 2px solid #FF9900;
}

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

.nl-button.btn-type-border.btn-color-tangerine .buttonLink,
.nl-button.btn-type-border.btn-color-tangerine .buttonLink span {
    color: #FF9900;
}

.buttonBG {
    border-radius: 10px;
}

.nl-box .buttonBG, 
.nl-box .boxcolor-transparent .buttonBG, 
.nl-box .boxcolor-FFFFFF .buttonBG {
    background-color: #FF9900;
    color: #FFFFFF;
}

.nl-box .buttonLink {
    color: #FFFFFF;
}
