h1 {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    font-size: 22px;
    line-height: 180%;
    letter-spacing: 0.01em;
    color: #A71916;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 22px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #000000;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 180%;
    font-weight: 400;
    color: #A71916;
}
.style-text-teaser,
span.style-text-teaser {
    font-family: Helvetica, Arial, sans-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: white !important;
}
.style-text-color-red,
span.style-text-color-red {
    color: #A71916 !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.style-text-uppercase,
span.style-text-uppercase {
    text-transform: uppercase !important;
}
.onlineversion a {
    text-align:center;
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    line-height:140%;
    color:#000000;
}
.preheader-onlineversion a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 180%;
    text-align: left;
    letter-spacing: 0.01em;
    color: #9A9A9A;
    text-decoration: none;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}
.footerMain a {
    color: black;
    text-decoration: underline;
}
.footer-button-link,
.footer-button-link > span {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    color: #A71916;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1;
}
.footer-button-row {
    border-top: 1px solid #A71916;
    border-bottom: 1px solid #A71916;
}
.nl-service-links a {
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 110%;
    text-align: center;
    color: #2F2F2F;
    margin: 0;
}
.nl-service-links .servicelink-point:last-child {
    display: none !important;
}

/* BOX */

.nl-box .buttonBG,
.nl-newsbox .buttonBG {
    padding: 0px !important;
    background-color: transparent !important;
}
.nl-box .buttonLink,
.nl-box .buttonLink span,
.nl-newsbox .buttonLink,
.nl-newsbox .buttonLink span {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    letter-spacing: 0em;
    text-transform: none;
}
.nl-box .boxcolor-transparent .buttonLink,
.nl-box .boxcolor-transparent .buttonLink span,
.nl-newsbox .boxcolor-transparent .buttonLink,
.nl-newsbox .boxcolor-transparent .buttonLink span {
    color: #A71916;
}

.nl-box .boxHeadline,
.nl-newsbox .boxHeadline {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0em;
    text-transform: none;
}
.nl-box .boxcolor-transparent .boxHeadline,
.nl-box .boxcolor-FFFFFF .boxHeadline,
.nl-newsbox .boxcolor-transparent .boxHeadline,
.nl-newsbox .boxcolor-FFFFFF .boxHeadline {
    color: #A71916;    
}
.nl-box .boxText,
.nl-box .boxText p,
.nl-newsbox .boxText,
.nl-newsbox .boxText p {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0em;
}
.nl-box .boxcolor-transparent .boxText,
.nl-box .boxcolor-transparent .boxText p,
.nl-box .boxcolor-FFFFFF .boxText,
.nl-box .boxcolor-FFFFFF .boxText p,
.nl-newsbox .boxcolor-transparent .boxText,
.nl-newsbox .boxcolor-transparent .boxText p,
.nl-newsbox .boxcolor-FFFFFF .boxText,
.nl-newsbox .boxcolor-FFFFFF .boxText p {
    color: #000000;
}

/* BUTTON */

.nl-button .buttonLink,
.nl-button .buttonLink span {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #A71916;
    letter-spacing: 0em;
}

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

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

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

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