h1 {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 45px;
    line-height: 120%;
    font-weight: 400;
    color: #4c3f37;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 200;
}
h2 {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    line-height: 120%;
    font-weight: 800;
    color: #ca8311;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}
h3 {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 35px;
    line-height: 120%;
    font-weight: bold;
    color: #4c3f37;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 400;
}

h4 {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 25px;
    line-height: 120%;
    font-weight: 400;
    color: #ca8311;
    margin-bottom: 20px;
    margin-top: 0px;
}

p {
    margin-top: 0;
}

p:last-child {
    margin-bottom: 0;
}

.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    line-height: 125%;
    font-weight: 400;
    color: #5b5b5b;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    line-height: 115%;
    font-weight: 400;
    color: #e4242b;
}

.nl-text .bh-bodytext a:hover {
    text-decoration: none;
}

.style-text-teaser,
span.style-text-teaser {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    color: #5b5b5b;
}
.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-red,
span.style-text-color-red {
    color: #e4242b !important;
}

.style-text-color-gray,
span.style-text-color-gray {
    color: #5b5b5b !important;
}

.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: underline;
    color: #e4242b;
}
.nl-datenschutz a,
.nl-impressum a {
    text-decoration: none;
    color: #5b5b5b;
}

.nl-impressum a:hover,
.nl-datenschutz a:hover {
    text-decoration: underline;
}

.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}
.footerMain a {
    color: #e4242b;
    text-decoration: none;
}

.footerMain a:hover {
    text-decoration: underline;
}

.footer-button .buttonLink,
.footer-button .buttonLink span {
    display: block;
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    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: #f4f1eb;
}

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

.nl-button {
    border-radius: 50px;
}
.nl-button .buttonBG {
    padding: 11px 20px;
    border-radius: 50px;
}

.nl-button .buttonLink,
.nl-button .buttonLink span {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;

    letter-spacing: 0;
    text-transform: none;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
}

.nl-button.btn-type-bg.btn-color-orange .buttonBG {
    background-color: #ca8311;
}
.nl-button.btn-type-border.btn-color-orange .buttonBG {
    border: 2px solid #ca8311;
}
.nl-button.btn-type-bg.btn-color-orange .buttonLink,
.nl-button.btn-type-bg.btn-color-orange .buttonLink span {
    color: #ffffff;
}
.nl-button.btn-type-border.btn-color-orange .buttonLink,
.nl-button.btn-type-border.btn-color-orange .buttonLink span,
.nl-button.btn-type-border.btn-color-white .buttonLink,
.nl-button.btn-type-border.btn-color-white .buttonLink span {
    color: #ffffff !important;
}

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

.nl-button.btn-type-bg.btn-color-black .buttonBG {
    background-color: #b09c85;
}

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

.nl-button.btn-type-bg.btn-color-white .buttonBG {
    background-color: #f4f1eb;
}

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

.nl-button.btn-type-border.btn-color-red .buttonBG {
    border: 0;
    border-bottom: 2px solid #e4242b;
}

.nl-button.btn-type-border.btn-color-black .buttonBG {
    border: 0;
    border-bottom: 2px solid #b09c85;
}

.nl-button.btn-type-border .buttonLink span {
    color: #5b5b5b !important;
}

/*----- nl-box -----*/

.nl-box .boxHeadline,
.nl-box .boxText,
.nl-box .boxText p {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
}

.nl-box .buttonLink,
.nl-box .buttonLink span {
    text-align: left;
    letter-spacing: 0;
    border: none;
    color: #ffffff;
    border-radius: 50px;
    background-color: #ca8311;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    font-weight: 800;
}

.nl-box .buttonLink {
    padding: 11px 20px;
    display: inline-block;
    margin-bottom: 20px;
}

.nl-box .boxHeadline {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 25px;
    line-height: 120%;
    font-weight: bold;
    color: #5b5b5b;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 200;
    text-transform: none !important;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px !important;
}

.nl-box .boxcolor-b09c85 .boxHeadline {
    color: #ffffff;
}

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

.nl-box .boxcolor-FFFFFF .buttonLink span,
.nl-box .boxcolor-transparent .buttonLink span {
    color: #5b5b5b;
}

.nl-box .boxcolor-b09c85 .buttonLink,
.nl-box .boxcolor-b09c85 .buttonLink span {
    color: #f4f1eb;
}

.nl-box .boxcolor-2f2f2d .boxHeadline,
.nl-box .boxcolor-2f2f2d .boxText,
.nl-box .boxcolor-2f2f2d .boxText p,
.nl-box .boxcolor-e7205f .boxHeadline,
.nl-box .boxcolor-e7205f .boxText,
.nl-box .boxcolor-e7205f .boxText p {
    color: #f4f1eb;
}

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

.bhElement.color-inner-1 .nl-row-max-width {
    background-color: #f4f1eb;
}
.bhElement.color-inner-2 .nl-row-max-width {
    background-color: #d9d7cb;
}
.bhElement.color-inner-3 .nl-row-max-width {
    background-color: #e4242b;
}
.bhElement.color-inner-4 .nl-row-max-width {
    background-color: #5b5b5b;
}

.bhElement.color-inner-5 .nl-row-max-width {
    background-color: #b09c85;
}
