h1 {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 36px;
    line-height: 130%;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Tahoma, Geneva, sans-serif !important;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}
h3 {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 18px;
    line-height: 160%;
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 600;
    color: #000000;
    text-decoration: underline;
}
.style-text-teaser,
span.style-text-teaser {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    color: #000000;
}
.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-red,
span.style-text-color-red {
    color: #e7205f !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: underline;
    color: #000000;
}
.nl-datenschutz a,
.nl-impressum a {
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
}
.header-content {
    padding-bottom: 0px;
}
.footerMain a {
    color: #e7205f;
    text-decoration: none;
}
.footer-button .buttonLink,
.footer-button .buttonLink span {
    display: block;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 1.6px;
}

/*----- nl-button -----*/

.nl-button .buttonBG {
    background-color: transparent !important;
}
.nl-button .buttonLink,
.nl-button .buttonLink span {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1.6px;
}
.nl-button .buttonLink {
    border-radius: 50px;
    padding: 10px 20px;
    border: 1px solid #000000;
}
.nl-button .buttonLink span {
    color: #000000;
}
/*----- nl-box -----*/

.nl-box .boxHeadline {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
    text-transform: none;
}
.nl-box .boxcolor-transparent .boxHeadline,
.nl-box .boxcolor-FFFFFF .boxHeadline {
    color: #000000;
}
.nl-box .boxHeadline,
.nl-box .boxText,
.nl-box .boxText p {
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif !important;
}
.nl-box .boxcolor-transparent .boxText,
.nl-box .boxcolor-transparent .boxText p,
.nl-box .boxcolor-FFFFFF .boxText,
.nl-box .boxcolor-FFFFFF .boxText p {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0.03em;
    color: #000000;
}
.nl-box .buttonLink,
.nl-box .buttonLink span {
    text-align: left;
    letter-spacing: 0;
}

.nl-box .buttonBG {
    padding: 0;
    background-color: transparent !important;
}

.nl-box .buttonLink {
    color: #000000;
    padding: 10px 20px;
    border-radius: 50px;
    border: 1px solid #000000;
}
.nl-box .buttonLink span,
.nl-box .boxcolor-FFFFFF .buttonLink,
.nl-box .boxcolor-FFFFFF .buttonLink span,
.nl-box .boxcolor-transparent .buttonLink,
.nl-box .boxcolor-transparent .buttonLink span {
    color: #000000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1.6px;
}

/*----- Elements -----*/

.bhElement.color-inner-ivory .nl-row-max-width {
    background-color: #eaede8;
}
.bhElement.color-inner-nordic-green .nl-row-max-width {
    background-color: #74817a;
}
.bhElement.color-inner-arctic .nl-row-max-width {
    background-color: #c9e1f6;
}
.bhElement.color-inner-bronze .nl-row-max-width {
    background-color: #b3846d;
}
.bhElement.color-inner-black .nl-row-max-width {
    background-color: #000000;
}
