h1 {
    font-family: Helvetica, sans-serif !important;
    font-size: 30px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h4 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    line-height: 160%;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h5 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 11px;
    line-height: 160%;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h6 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 10px;
    line-height: 160%;
    font-weight: 400;
    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: #505050;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #cc1718;
}

.nl-button.btn-type-bg.btn-color-red .buttonBG{
    background-color: #cc1718;
}
.nl-button.btn-type-bg.btn-color-grey .buttonBG{
    background-color: #505050;
}

.nl-button.btn-type-border.btn-color-red .buttonBG {
    border: 1px solid #cc1718;
}
.nl-button.btn-type-border.btn-color-grey .buttonBG {
    border: 1px solid #505050;
}

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

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

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

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

.style-text-teaser,
span.style-text-teaser {
    font-family: Arial, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 360;
    color: rgb(104, 116, 130);
}
.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-red,
span.style-text-color-red {
    color: #cc1718 !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: #505050;
    text-transform: uppercase;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}
.footerMain a {
    color: white;
    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 {
    font-family: Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}



.nl-box .buttonBG {
    background-color:#cc1718 !important;
}
