h1 {
    font-family: Georgia, serif !important;
    font-size: 44px;
    line-height: 150%;
    font-weight: 700;
    color: #A63939;
    margin-bottom: 0px;
    margin-top: 0px;
}
h2 {
    font-family: Georgia, serif !important;
    font-size: 36px;
    line-height: 150%;
    font-weight: 700;
    color: #A63939;
    margin-bottom: 0px;
    margin-top: 0px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    line-height: 150%;
    font-weight: 700;
    color: #A63939;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #595959;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #595959;
}
.style-text-quote,
span.style-text-quote {
    font-family: Georgia, serif !important;
    font-size: 20px;
    line-height: 150%;
    font-weight: 700;
    color: #A63939;
}
.style-text-color-red,
span.style-text-color-red {
    color: #A63939 !important;
}
.style-text-color-khaki,
span.style-text-color-khaki {
    color: #C3B79A !important;
}
.style-text-color-green,
span.style-text-color-green {
    color: #707C57 !important;
}
.style-text-color-gray,
span.style-text-color-gray {
    color: #595959 !important;
}
.style-text-color-white,
span.style-text-color-white {
    color: #FBFBF8 !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: none;
    color: #A63939;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.nl-datenschutz a,
.nl-impressum a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 160%;
    font-weight: 700;
    letter-spacing: 0.7px;
    text-decoration: none;
    color: #595959;
    text-transform: uppercase;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 40px;
}
.footerMain a {
    color: #A63939;
    text-decoration: none;
}
.footer-button .buttonLink,
.footer-button .buttonLink span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1;
    color: #A63939;
}
.footer-button .buttonBorder {
    color: #A63939;
    border: 1px solid #A63939;
}
.footer-button .buttonBG span {
    color: #FBFBF8;
}
.borderTop {
    border-top: 1px solid #A63939;
}

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

/* Allgemein */
.nl-box .buttonBG {
	background-color: transparent;
    border: 1px solid #A63939;
    padding: 15px 45px;

}
.nl-box .buttonLink,
.nl-box .buttonLink span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #A63939;
}
.nl-box .boxHeadline {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    line-height: 150%;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 0px;
}
.nl-box .boxText,
.nl-box .boxText p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #595959;
}

/* ohne Farbe */
.nl-box .boxcolor-transparent .buttonBG {
	background-color: #FBFBF8;
    border: 1px solid #A63939;
}
.nl-box .boxcolor-transparent .buttonLink,
.nl-box .boxcolor-transparent .buttonLink span {
	color: #A63939;
}
.nl-box .boxcolor-transparent .boxHeadline,
.nl-box .boxcolor-transparent .boxText,
.nl-box .boxcolor-transparent .boxText p {
	color: #595959;
}

/* rot */
.nl-box .boxcolor-A63939 .buttonBG {
	background-color: #FBFBF8;
    border: none;}
.nl-box .boxcolor-A63939 .buttonLink,
.nl-box .boxcolor-A63939 .buttonLink span {
	color: #A63939;
}
.nl-box .boxcolor-A63939 .boxHeadline,
.nl-box .boxcolor-A63939 .boxText,
.nl-box .boxcolor-A63939 .boxText p {
	color: #FBFBF8;
}

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

/* Allgemein */
.nl-button .buttonLink,
.nl-button .buttonLink span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 150%;
    text-transform: uppercase;
}
.nl-button .buttonBG {
    padding: 15px 45px;
}

/* roter Button */
.nl-button.btn-type-bg.btn-color-red .buttonBG {
    background-color: #A63939;
}
.nl-button.btn-type-border.btn-color-red .buttonBG {
    border: 1px solid #A63939;
}
.nl-button.btn-type-bg.btn-color-red .buttonLink,
.nl-button.btn-type-bg.btn-color-red .buttonLink span {
    color: #FBFBF8;
}
.nl-button.btn-type-border.btn-color-red .buttonLink,
.nl-button.btn-type-border.btn-color-red .buttonLink span {
    color: #A63939;
}

/* khaki Button */
.nl-button.btn-type-bg.btn-color-khaki .buttonBG {
    background-color: #C3B79A;
}
.nl-button.btn-type-border.btn-color-khaki .buttonBG {
    border: 1px solid #C3B79A;
}
.nl-button.btn-type-bg.btn-color-khaki .buttonLink,
.nl-button.btn-type-bg.btn-color-khaki .buttonLink span {
    color: #A63939;
}
.nl-button.btn-type-border.btn-color-khaki .buttonLink,
.nl-button.btn-type-border.btn-color-khaki .buttonLink span {
    color: #C3B79A;
}

/* weißer Button */
.nl-button.btn-type-bg.btn-color-white .buttonBG {
    background-color: #FBFBF8;
}
.nl-button.btn-type-border.btn-color-white .buttonBG {
    border: 1px solid #A63939;
}
.nl-button.btn-type-bg.btn-color-white .buttonLink,
.nl-button.btn-type-bg.btn-color-white .buttonLink span {
    color: #A63939;
}
.nl-button.btn-type-border.btn-color-white .buttonLink,
.nl-button.btn-type-border.btn-color-white .buttonLink span {
    color: #A63939;
}