h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: 0.15em;
    color: #666666;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: 0.01em;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: black;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
}
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 31px;
    font-weight: 300;
    color: #666666;
    margin-bottom: 20px;
    margin-top: 0px;
}
h5 {
    text-align: center;
    letter-spacing: 0.16em;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: 300;
    letter-spacing: 0.25em;
    color: black;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    color: #666666;
}
.style-text-color-white,
span.style-text-color-white {
    color: white;
}
.style-text-color-gold,
span.style-text-color-gold {
    color: #A98C75;
}
.style-text-color-black,
span.style-text-color-black {
    color: black;
}
.style-text-bold,
span.style-text-bold {
    font-weight: 700;
}
.style-text-metainfo,
span.style-text-metainfo {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 14px;
}

.onlineversion a {
    text-decoration: underline;
    color: #666666;
}
.nl-datenschutz a {
    text-decoration: none;
    color: #666666;
}
.headerBottom .nlRowContainer,
.headerBottom .nl-section-padding {
    line-height: 0px;
}
.footerNavi .nlRowContainer {
    border-top: 1px solid #D3D7D8;
    border-bottom: 1px solid #D3D7D8;
}
.header-content {
    padding-bottom: 0px;
}
.content {
    padding-top: 30px;
}

/*--- NL-BOX ---*/
.nl-box .buttonLink,
.nl-box .buttonLink span {
    letter-spacing: 0.25em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 400;
    text-transform:uppercase;
}
.nl-box .boxcolor-transparent .buttonBG,
.nl-box .boxcolor-FFFFFF .buttonBG {
    background-color: transparent;
    border: 1px solid #666666;
    padding: 12px 20px;
}
.nl-box .boxcolor-FFFFFF .buttonLink,
.nl-box .boxcolor-FFFFFF .buttonLink span,
.nl-box .boxcolor-transparent .buttonLink,
.nl-box .boxcolor-transparent .buttonLink span {
    color: #666666;
}
.nl-box .boxHeadline {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 22px;
    text-transform: none;
}
.nl-box .boxText,
.nl-box .boxText p {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 28px;
}

/*--- NL-BUTTON ---*/
.nl-button .buttonBG {
    padding: 12px 20px;
}
/* BG */
.nl-button.btn-type-bg.btn-color-gold .buttonBG {
    background-color: #A98C75;
}
.nl-button.btn-type-bg.btn-color-grey .buttonBG {
    background-color: #666666;
}
.nl-button.btn-type-bg.btn-color-black .buttonBG {
    background-color: black;
}
/* BORDER */
.nl-button.btn-type-border.btn-color-gold .buttonBG {
    border: 1px solid #A98C75;
}
.nl-button.btn-type-border.btn-color-grey .buttonBG {
    border: 1px solid #666666;
}
.nl-button.btn-type-border.btn-color-black .buttonBG {
    border: 1px solid black;
}
/* TEXT */
.nl-button .buttonLink,
.nl-button .buttonLink span {
    letter-spacing: 0.25em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
}
.nl-button .buttonLink {
    display: block;
}
.nl-button.btn-type-bg.btn-color-gold .buttonLink,
.nl-button.btn-type-bg.btn-color-gold .buttonLink span {
    color: white;
}
.nl-button.btn-type-bg.btn-color-grey .buttonLink,
.nl-button.btn-type-bg.btn-color-grey .buttonLink span {
    color: white;
}
.nl-button.btn-type-bg.btn-color-black .buttonLink,
.nl-button.btn-type-bg.btn-color-black .buttonLink span {
    color: white;
}
.nl-button.btn-type-border.btn-color-gold .buttonLink,
.nl-button.btn-type-border.btn-color-gold .buttonLink span {
    color: #A98C75;
}
.nl-button.btn-type-border.btn-color-grey .buttonLink,
.nl-button.btn-type-border.btn-color-grey .buttonLink span {
    color: #666666;
}
.nl-button.btn-type-border.btn-color-black .buttonLink,
.nl-button.btn-type-border.btn-color-black .buttonLink span {
    color: black;
}

strong {
    font-weight: 700;
}