h1 {
	font-family: 'Helvetica', 'Arial', serif !important;
	font-style: normal;
	font-weight: 700;
	font-size: 46px;
	line-height: 53px;
	color: #1A1A1A;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
	font-family: 'Helvetica', 'Arial', serif !important;
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 44px;
	color: #000000;
    margin-bottom: 40px;
    margin-top: 0px;
}
h3 {
	font-family: Arial, 'Helvetica', 'Arial', sans-serif !important;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 24px;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
	font-family: Arial, 'Helvetica', 'Arial', sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	color: #000000;
	margin-top: 0px;
}
.nl-text .bh-bodytext a {
	font-family: Arial, 'Helvetica', 'Arial', sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 700;
	color: black;
	text-decoration: none;
}


.style-text-teaser,
span.style-text-teaser {
	font-family: 'Helvetica', 'Arial', serif !important;
	font-size: 24px;
	line-height: 130%;
	font-weight: 400;
	font-style: italic;
	color: #000000;
}

.nl-text .color-1a1919 .style-text-teaser,
.nl-text .color-1a1919 span.style-text-teaser,
.nl-text .color-1a1919 p,
.nl-text .color-1a1919 h1,
.nl-text .color-1a1919 h2,
.nl-text .color-1a1919 h3,
.nl-text .color-1a1919 h4,
.nl-text .color-1a1919 a,
.nl-text .color-1a1919 *,
.nl-text .color-000000 .style-text-teaser,
.nl-text .color-000000 span.style-text-teaser,
.nl-text .color-000000 p,
.nl-text .color-000000 h1,
.nl-text .color-000000 h2,
.nl-text .color-000000 h3,
.nl-text .color-000000 h4,
.nl-text .color-000000 a,
.nl-text .color-000000 * {
	color: white;
}

.style-text-color-white,
span.style-text-color-white {
	color: white !important;
}
.style-text-color-blue,
span.style-text-color-blue {
	color: #35bae4 !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: #000000;
	text-transform: uppercase;
}
.header-content {
	padding-bottom: 0px;
}

.footerMain a {
	color: #000000;
	text-decoration: none;
}
.footer-button .buttonLink,
.footer-button  .buttonLink span {
	display: block;
	font-family: Arial, 'Helvetica', '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;
}
.footerMain a {
	transition: 0.3s ease all;
}
.footerMain a:hover {
	color: #ffe22b !important;
}