h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 30px;
    line-height: 130%;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}
h2 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    line-height: 174%;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}
h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}
h4 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    line-height: 122%;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Times New Roman, Helvetica, serif;
    font-size: 18px;
    line-height: 163%;
    font-weight: 400;
    color: #000000;
    letter-spacing: 0px;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Times New Roman, Helvetica, serif;
    font-size: 16px;
    line-height: 163%;
    font-weight: 400;
    color: #8D8070;
    letter-spacing: 0px;
    margin-top: 0px;
}
.style-text-teaser,
span.style-text-teaser {
    font-family: Times New Roman, Helvetica, serif !important;
    font-size: 26px;
    line-height: 138%;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    color: #000000;
}

.style-text-text2,
span.style-text-text2 {
    font-family: Times New Roman, Helvetica, serif !important;
    font-size: 20px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0px;
    color: #000000;
}






.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-yellow,
span.style-text-color-yellow {
    color: #FFD400 !important;
}
.style-text-color-black,
span.style-text-color-black {
    color: #000000 !important;
}
.style-text-color-black,
span.style-text-color-grey {
    color: #505050 !important;
}
.style-text-color-black,
span.style-text-color-brown {
    color: #8C7D6B !important;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    /* font-family: Times New Roman, Helvetica, serif */
    text-decoration: none;
    color: #1D1D1B;
}


.nl-button.btn-type-bg.btn-color-yellow .buttonBG {
    background-color: #FFD400;
}
.nl-button.btn-type-bg.btn-color-brown .buttonBG {
    background-color: #8D8070;
}
.nl-button.btn-type-bg.btn-color-black .buttonBG {
    background-color: #000000;
}

.nl-button.btn-type-border.btn-color-yellow .buttonLink,
.nl-button.btn-type-border.btn-color-yellow .buttonLink span {
    color:#FFD400;
}
.nl-button.btn-type-border.btn-color-brown .buttonLink,
.nl-button.btn-type-border.btn-color-brown .buttonLink span {
    color:#8D8070;
}
.nl-button.btn-type-border.btn-color-black .buttonLink,
.nl-button.btn-type-border.btn-color-black .buttonLink span {
    color:#000000;
}

.nl-button.btn-type-border.btn-color-yellow .buttonBG {
    border: 1px solid #FFD400;
    border-radius: 100px;
}
.nl-button.btn-type-border.btn-color-brown .buttonBG {
    border: 1px solid #8D8070;
    border-radius: 100px;
}
.nl-button.btn-type-border.btn-color-black .buttonBG {
    border: 1px solid #000000;
    border-radius: 100px;
}

.nl-datenschutz a,
.nl-impressum a {
    text-decoration: none;
    color: #1D1D1B;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}
.footerMain a {
    color: #8D8070;
    text-decoration: none;
}
.footer-button .buttonLink,
.footer-button .buttonLink span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
    font-style: normal;
    letter-spacing: 10%;
    line-height:1.86%;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1;
    color: #ffffff;
}

.footer-text{
    font-family: Times New Roman, Helvetica, serif !important;
    font-size: 20px;
    line-height: 130%;
    font-weight: 400;
    color: #000000;
    font-style: italic;
    letter-spacing: 0px;
    margin-top: 0px;

}

.footer-button-social-container td{
    border-top: 1px solid #8C7D6B1A;
    border-bottom: 1px solid #8C7D6B1A;
}

.footer-button-social{
    color: #000000;
}
.footer-button-social-text{
    font-family: Arial;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    line-height: 217%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
}

.buttonBG{
    border-radius: 100px;
    padding: 0px !important;
    width: 250px;
    height: 50px;
    color: #ffffff;
}

.nl-button .buttonLink, .nl-button .buttonLink span{
    font-family: Arial !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 14px !important;
    line-height: 26px !important;
    text-align: center !important;

}
