h1 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 30px;
	line-height: 130%;
	font-weight: 400;
	color: #52A9A4;
	margin-bottom: 20px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 24px;
	line-height: 130%;
	font-weight: 400;
	color: #52A9A4;
	margin-bottom: 20px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	color: #52A9A4;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	color: #505050;
	margin-top: 0px;
}
.nl-text .bh-bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	color: #52A9A4;
}
.style-text-teaser,
span.style-text-teaser {
	font-family: Georgia, serif !important;
	font-size: 24px;
	line-height: 130%;
	font-weight: 400;
	font-style: italic;
	color: #505050;
}
.style-text-color-white,
span.style-text-color-white {
	color: white !important;
}
.style-text-color-black,
span.style-text-color-black {
	color: black !important;
}
.style-text-color-blue,
span.style-text-color-blue {
	color: #52A9A4 !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: Arial, Helvetica, 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 BOX */

.nl-box .boxcolor-transparent .buttonBG,
.nl-box .boxcolor-FFFFFF .buttonBG {
	background-color: #52A9A4;
}

.nl-box .boxcolor-ff8a18 .boxHeadline,
.nl-box .boxcolor-ff8a18 .boxText,
.nl-box .boxcolor-ff8a18 .boxText p {
	color: white;
}
.nl-box .boxHeadline {
	font-family: Arial, Helvetica, sans-serif !important;
}

/* NL BUTTON */

.nl-button.btn-type-bg.btn-color-turquoise .buttonBG {
	background-color: #52A9A4;
}
.nl-button.btn-type-bg.btn-color-yellow .buttonBG {
	background-color: #f1e610;
}

.nl-button.btn-type-border.btn-color-turquoise .buttonBG {
	border: 2px solid #52A9A4;
}
.nl-button.btn-type-border.btn-color-yellow .buttonBG {
	border: 2px solid #f1e610;
}

.nl-button.btn-type-bg.btn-color-turquoise .buttonLink,
.nl-button.btn-type-bg.btn-color-turquoise .buttonLink span {
	color: #FFFFFF;
}
.nl-button.btn-type-bg.btn-color-yellow .buttonLink,
.nl-button.btn-type-bg.btn-color-yellow .buttonLink span {
	color: #404040;
}
.nl-button.btn-type-bg.btn-color-white .buttonLink,
.nl-button.btn-type-bg.btn-color-white .buttonLink span {
	color: #52A9A4;
}

.nl-button.btn-type-border.btn-color-turquoise .buttonLink,
.nl-button.btn-type-border.btn-color-turquoise .buttonLink span {
	color: #52A9A4;
}
.nl-button.btn-type-border.btn-color-yellow .buttonLink,
.nl-button.btn-type-border.btn-color-yellow .buttonLink span {
	color: #f1e610;
}