div, p, a, li, td { -webkit-text-size-adjust:none; }
body {
	padding: 0px !important;
}
h1 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	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: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 28px;
	line-height: 32px;
    font-weight: 300;
    letter-spacing: 0.05em;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 19px;
    font-weight: 400;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
}
h4 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 21px;
	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: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
h6 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	line-height: 15px;
    font-weight: 300;
    letter-spacing: 0.25em;
    color: black;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
}
.el-text .bh-bodytext,
.el-text .bh-bodytext p {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: 300;
	color: #666666;
}
.style-text-color-white,
span.style-text-color-white {
	color: white !important;
}
.style-text-color-blue,
span.style-text-color-blue {
	color: #024696 !important;
}
.style-text-bold,
span.style-text-bold {
	font-weight: 700 !important;
}
.onlineversion a {
	text-decoration: underline;
	color: white;
}
.nl-datenschutz a {
	text-decoration: none;
	color: white;
}
.headerBottom .nlRowContainer,
.headerBottom .nl-section-padding {
	line-height: 0px !important;
}
.footerNavi .nlRowContainer {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
/* el-box */

.el-box.imgContain .boxColPicture .nlColContainer table td {
	background-size: contain !important;
	background-repeat: no-repeat !important;
}
.boxButton span,
.boxButton {
	letter-spacing: 0.25em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform:uppercase;
}
.boxHeadline,
.boxHeadline div {
	color: #666666;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
}
.boxText,
.boxText div {
	color: #666666;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
}

/* el-picture */

.el-picture.imgContain .nlColContainer table td {
	background-size: contain !important;
}

/* el-text */

.el-text.whiteBG .nlRowContainer {
	padding: 10px 0 !important;
	background: white;
}
/* el-button */

.buttonLink span {
	letter-spacing: 0.25em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform:uppercase;
}
.el-button.A98C75 .buttonLink span {
	color: #FFFFFF;
}
.el-button.transparent .buttonLink span,
.el-button.ffffff .buttonLink span {
	color: #024696;
}
