div, p, a, li, td, span { -webkit-text-size-adjust:none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;text-size-adjust: none; }
body {
	padding: 0px !important;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}
h1 {
	font-family: Rockwell, Georgia, Times New Roman, serif !important;
	font-weight: 400;
	font-size: 30px;
	line-height: 120%;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
	font-family: Rockwell, Georgia, Times New Roman, serif !important;
	font-weight: 400;
	font-size: 28px;
	line-height: 120%;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
	font-family: Arial, sans-serif !important;
	font-size: 19px;
	line-height: 120%;
	font-weight: 700;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
h6 {
	font-family: Arial, sans-serif !important;
	font-size: 14px;
	line-height: 150%;
	font-weight: 700;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
    margin-bottom: 20px;
    margin-top: 0px;
}
.el-text .bh-bodytext,
.el-text .bh-bodytext p {
	font-family: Arial ,sans-serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	color: #000000;
	margin-top: 0px;
}
.bh-bodytext p {
	margin-top: 0px !important;
}
.style-text-teaser,
span.style-text-teaser {
	
}
.style-text-color-white,
span.style-text-color-white {
	color: white !important;
}

.style-text-bold,
span.style-text-bold {
	font-weight: 700 !important;
}
.nl-datenschutz a,
.nl-impressum a {
	text-decoration: none;
	color: #000000;
}
.headerContent {
	padding: 0px;
}
.content {
	
}
a.footeradresslink {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	font-feature-settings: 'ss03' on;
	color: #262626;
	text-decoration: none;
}
.footerDataSection {
	border-top: 1px solid #D6DFE4;
	border-bottom: 1px solid #D6DFE4;
}
.footerSysLinks .nl-row-padding {
	border-bottom: 1px solid #D9D9D9;
}


/* el-box */

.boxHeadline {
	font-family: Arial, sans-serif !important;
	font-size: 21px;
	line-height: 120%;
	font-weight: 700;
	margin-bottom: 0px;
}

.boxText,
.boxText p {
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 140%;
}
.el-box .bigBox.boxcolor-F9FBFC .boxContentWrapper,
.el-box .bigBox.boxcolor-EDF6FB .boxContentWrapper,
.el-box .bigBox.boxcolor-FEEFF0 .boxContentWrapper,
.el-box .bigBox.boxcolor-F1F3F4 .boxContentWrapper,
.el-box .bigBox.boxcolor-F1F8FC .boxContentWrapper {
	padding-top: 20px !important;
}


/* el-button */

.buttonLink span {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 150%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.buttonLink {
	text-decoration: none;
}

/* el-linkbox */

.linkbox-text {
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 115%;
	letter-spacing: -0.02em;
	text-align: left;
	font-feature-settings: 'ss03' on;
	color: #262626;
}
.linkbox-section.linkbox-section-color-35BAE4 .nlRowContainer {
	border-top: 2px solid #35BAE4;
}
.linkbox-section.linkbox-section-color-92F247 .nlRowContainer {
	border-top: 2px solid #92F247;
}
.linkbox-section.linkbox-section-color-FFC701 .nlRowContainer {
	border-top: 2px solid #FFC701;
}
.linkbox-section.linkbox-section-color-FF8918 .nlRowContainer {
	border-top: 2px solid #FF8918;
}
.linkbox-section.linkbox-section-color-F64E19 .nlRowContainer {
	border-top: 2px solid #F64E19;
}

/* el-header */




.bh-bemode.bhe-state-dragging .el-picture-image-backend,
.bh-bemode .el-picture-image-backend.nl-img-property-is-empty {
	display: block !important;
}
.bh-bemode.bhe-state-dragging .el-picture img,
.bh-bemode.bhe-state-dragging .el-box img,
.bh-bemode.bhe-state-dragging .el-newsbox img,
.bh-bemode.bhe-state-dragging .el-stellen img,
.bh-bemode.bhe-state-dragging .el-header img {
	display: none;
}

.bh-bemode .bhBackgroundImage.bhe-state-property-empty {
	position: relative;
	background-color: rgba(0, 129, 198, 0.5);
}
.bh-bemode .bhBackgroundImage.bhe-state-property-empty:after {
	content: "\e966";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 48px;
	font-family: 'bakehouse-iconset' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: white;
}