h1 {
	font-family: 'Calibri', Arial, serif !important;
	font-size: 40px;
	line-height: 110%;
	font-weight: 700;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
	font-family: 'Calibri', Arial, serif !important;
	font-size: 30px;
	line-height: 110%;
	font-weight: 700;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
	font-family: 'Calibri', Arial, serif !important;
	font-size: 24px;
	line-height: 110%;
	font-weight: 700;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h4 {
	font-family: 'Calibri', Arial, serif !important;
	font-size: 20px;
	line-height: 110%;
	font-weight: 700;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
	font-family: 'Calibri', Arial, serif !important;
	font-size: 17px;
	line-height: 150%;
	font-weight: 400;
	color: #000000;
	margin-top: 0px;
}
.nl-text .bh-bodytext a {
	font-family: 'Calibri', Arial, serif !important;
	font-size: 17px;
	line-height: 150%;
	font-weight: 400;
	color: #52BCE8;
	text-decoration: underline;
}
.style-text-teaser,
span.style-text-teaser {
	font-family: 'Calibri', Arial, serif !important;
	font-size: 20px;
	line-height: 150%;
	font-weight: 400;
	color: #000000;
}
.bh-style-color-focust-black,
span.bh-style-color-focust-black {
    color: #000000 !important;
}
.bh-style-color-focust-grey,
span.bh-style-color-focust-grey {
    color: #2e2e2e !important;
}
.bh-style-color-focust-dark-blue,
span.bh-style-color-focust-dark-blue {
    color: #004460 !important;
}
.bh-style-color-focust-blue,
span.bh-style-color-focust-dark-blue {
    color: #52bce8 !important;
}
.bh-style-color-focust-blue-medium-2,
span.bh-style-color-focust-blue-medium-2 {
    color: #72d1f9 !important;
}
.bh-style-color-focust-blue-medium,
span.bh-style-color-focust-blue-medium {
    color: #b4e9ff !important;
}
.bh-style-color-focust-light-blue,
span.bh-style-color-focust-light-blue {
    color: #d3f2ff !important;
}
.bh-style-color-focust-light-grey,
span.bh-style-color-focust-light-grey {
    color: #eef5f8 !important;
}
.bh-style-color-focust-white,
span.bh-style-color-focust-white {
    color: #ffffff !important;
}
.bh-style-color-focust-highlight,
span.bh-style-color-focust-highlight {
    color: #caf353 !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: 'Calibri', Arial, serif !important;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 1;
	color: #FFFFFF;
}


/* BUTTON */
.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: 15px;
	border-radius: 5px;
}
.nl-button .buttonLink,
.nl-button .buttonLink span,
.nl-box .buttonLink,
.nl-box .buttonLink span {
	font-size: 17px;
	line-height: 130%;
	letter-spacing: 0em;
	text-transform: none;
}
.nl-button.btn-type-bg.btn-color-blue .buttonBG {
    background-color: #52BCE8;
}
.nl-button.btn-type-border.btn-color-blue .buttonBG {
    border: 2px solid #52BCE8;
}
.nl-button.btn-type-bg.btn-color-blue .buttonLink,
.nl-button.btn-type-bg.btn-color-blue .buttonLink span {
    color: #000000;
}
.nl-button.btn-type-border.btn-color-blue .buttonLink,
.nl-button.btn-type-border.btn-color-blue .buttonLink span {
    color: #52BCE8;
}
.nl-button.btn-type-bg.btn-color-dark-blue .buttonBG {
    background-color: #004460;
}
.nl-button.btn-type-border.btn-color-dark-blue .buttonBG {
    border: 2px solid #004460;
}
.nl-button.btn-type-bg.btn-color-dark-blue .buttonLink,
.nl-button.btn-type-bg.btn-color-dark-blue .buttonLink span {
    color: #FFFFFF;
}
.nl-button.btn-type-border.btn-color-dark-blue .buttonLink,
.nl-button.btn-type-border.btn-color-dark-blue .buttonLink span {
    color: #004460;
}
.nl-button.btn-type-bg.btn-color-highlight .buttonBG {
    background-color: #CAF353;
}
.nl-button.btn-type-border.btn-color-highlight .buttonBG {
    border: 2px solid #CAF353;
}
.nl-button.btn-type-bg.btn-color-highlight .buttonLink,
.nl-button.btn-type-bg.btn-color-highlight .buttonLink span {
    color: #000000;
}
.nl-button.btn-type-border.btn-color-highlight .buttonLink,
.nl-button.btn-type-border.btn-color-highlight .buttonLink span {
    color: #CAF353;
}

/* NL-BOX */

.nl-box .boxHeadline {
	font-family: 'Calibri', Arial, serif !important;
	text-transform: none;
}
.nl-box .boxcolor-transparent .buttonBG,
.nl-box .boxcolor-FFFFFF .buttonBG,
.nl-box .boxcolor-EEF5F8 .buttonBG {
	background-color: #CAF353;
}
.nl-box .boxcolor-FFFFFF .buttonLink,
.nl-box .boxcolor-FFFFFF .buttonLink span,
.nl-box .boxcolor-transparent .buttonLink,
.nl-box .boxcolor-transparent .buttonLink span,
.nl-box .boxcolor-EEF5F8 .buttonLink,
.nl-box .boxcolor-EEF5F8 .buttonLink span {
	color: #000000;
}