h1 {
    font-family: Georgia, serif !important;
    font-size: 40px;
    line-height: 130%;
    font-weight: 400;
    color: #262626;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-family: Georgia, serif !important;
    font-size: 26px;
    line-height: 130%;
    font-weight: 400;
    color: #262626;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Tahoma, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #262626;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: 2px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 15px;
    line-height: 160%;
    font-weight: 400;
    color: #262626;
    margin-top: 0px;
}
.nl-text .bh-bodytext a {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #d4aa73;
}
.style-text-teaser,
span.style-text-teaser {
    font-family: Georgia, serif !important;
    font-size: 22px;
    line-height: 130%;
    font-weight: 400;
    font-style: italic;
    color: #262626;
}
.style-text-color-white,
span.style-text-color-white {
    color: white !important;
}
.style-text-color-gold,
span.style-text-color-gold {
    color: #d4aa73 !important;
}

.style-text-color-blau,
span.style-text-color-blau {
    color: #214b63 !important;
}
.style-text-color-braungrau,
span.style-text-color-braungrau {
    color: #534c43 !important;
}
.style-text-color-taupe,
span.style-text-color-taupe {
    color: #bfb0a4 !important;
}
.style-text-color-dotter,
span.style-text-color-dotter {
    color: #e9b61d !important;
}
.style-text-color-creme,
span.style-text-color-creme {
    color: #e0ccae !important;
}

.style-text-bold,
span.style-text-bold {
    font-weight: 700 !important;
}
.onlineversion a {
    text-decoration: underline;
    color: #ffffff;
}
.nl-datenschutz a,
.nl-impressum a {
    text-decoration: none;
    color: #505050;
    text-transform: uppercase;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}
.footerMain a {
    color: #796e5b;
    text-decoration: none;
}
.footer-button .buttonLink,
.footer-button .buttonLink span {
    display: block;
    font-family: Tahoma, Arial, sans-serif;
    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: #ffffff;
}
.nl-button .nlColContainer table {
    border-collapse: separate;
}
.nl-box .boxButtonWrapper .buttonBG,
.nl-button.btn-type-border .buttonBG,
.nl-button.btn-type-border td.buttonBG,
.nl-button.btn-type-bg .buttonBG {
    padding: 10px 20px;
    border-radius: 20px;
}
.nl-box .buttonLink,
.nl-box .buttonLink span,
.footerButton .buttonLink,
.footerButton .buttonLink span,
.nl-button .buttonLink,
.nl-button .buttonLink span {
    text-transform: none !important;
    font-weight: 400 !important;
}
.nl-box .boxcolor-transparent .buttonBG,
.nl-box .boxcolor-FFFFFF .buttonBG,
.nl-button.btn-type-bg.btn-color-gold .buttonBG {
    background-color: #d4aa73;
}
.nl-button.btn-type-border.btn-color-gold .buttonBG {
    border: 2px solid #d4aa73;
}
.nl-button.btn-type-bg.btn-color-gold .buttonLink,
.nl-button.btn-type-bg.btn-color-gold .buttonLink span {
    color: #ffffff;
}
.nl-button.btn-type-border.btn-color-gold .buttonLink,
.nl-button.btn-type-border.btn-color-gold .buttonLink span {
    color: #d4aa73;
}
.nl-button.btn-type-bg.btn-color-gray .buttonBG {
    background-color: #45433e;
}
.nl-button.btn-type-border.btn-color-gray .buttonBG {
    border: 2px solid #45433e;
}
.nl-button.btn-type-bg.btn-color-gray .buttonLink,
.nl-button.btn-type-bg.btn-color-gray .buttonLink span {
    color: #ffffff;
}
.nl-button.btn-type-border.btn-color-gray .buttonLink,
.nl-button.btn-type-border.btn-color-gray .buttonLink span {
    color: #45433e;
}

.nl-button.btn-type-bg.btn-color-blau .buttonBG {
    background-color: #214b63;
}
.nl-button.btn-type-border.btn-color-blau .buttonBG {
    border: 2px solid #214b63;
}
.nl-button.btn-type-bg.btn-color-blau .buttonLink,
.nl-button.btn-type-bg.btn-color-blau .buttonLink span {
    color: #ffffff;
}
.nl-button.btn-type-border.btn-color-blau .buttonLink,
.nl-button.btn-type-border.btn-color-blau .buttonLink span {
    color: #214b63;
}

.nl-button.btn-type-bg.btn-color-taupe .buttonBG {
    background-color: #bfb0a4;
}
.nl-button.btn-type-border.btn-color-taupe .buttonBG {
    border: 2px solid #bfb0a4;
}
.nl-button.btn-type-bg.btn-color-taupe .buttonLink,
.nl-button.btn-type-bg.btn-color-taupe .buttonLink span {
    color: #534c43;
}
.nl-button.btn-type-border.btn-color-taupe .buttonLink,
.nl-button.btn-type-border.btn-color-taupe .buttonLink span {
    color: #bfb0a4;
}

.nl-button.btn-type-bg.btn-color-dotter .buttonBG {
    background-color: #e9b61d;
}
.nl-button.btn-type-border.btn-color-dotter .buttonBG {
    border: 2px solid #e9b61d;
}
.nl-button.btn-type-bg.btn-color-dotter .buttonLink,
.nl-button.btn-type-bg.btn-color-dotter .buttonLink span {
    color: #ffffff;
}
.nl-button.btn-type-border.btn-color-dotter .buttonLink,
.nl-button.btn-type-border.btn-color-dotter .buttonLink span {
    color: #e9b61d;
}

.nl-button.btn-type-bg.btn-color-creme .buttonBG {
    background-color: #e0ccae;
}
.nl-button.btn-type-border.btn-color-creme .buttonBG {
    border: 2px solid #e0ccae;
}
.nl-button.btn-type-bg.btn-color-creme .buttonLink,
.nl-button.btn-type-bg.btn-color-creme .buttonLink span {
    color: #534c43;
}
.nl-button.btn-type-border.btn-color-creme .buttonLink,
.nl-button.btn-type-border.btn-color-creme .buttonLink span {
    color: #e0ccae;
}

.nl-box .boxButtonWrapper > table {
    width: auto;
    margin-left: 0;
}
.nl-box .boxHeadline > div {
    text-transform: none;
}
.nl-box .boxText,
.nl-box .boxText p {
    font-family: Tahoma, Arial, sans-serif !important;
    font-size: 15px;
}
.nl-box .smallBox .boxHeadline {
    padding-bottom: 0px;
}
.nl-box .smallBox .boxText {
    padding-bottom: 10px;
}
