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: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 70px;
	line-height: 1;
	letter-spacing: 3px;
	font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 50px;
	line-height: 1;
	letter-spacing: 3px;
	font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 40px;
	line-height: 1;
	letter-spacing: 2px;
	font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h4 {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 18px;
	line-height: 1.555;
	letter-spacing: 3px;
	font-weight: 500;
    margin-bottom: 20px;
    margin-top: 0px;
}
h5 {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 26px;
	line-height: 1.38;
	letter-spacing: 1px;
	font-weight: 300;
    margin-bottom:10px;
  margin-top:10px;
}


.el-text .bh-bodytext,
.el-text .bh-bodytext p {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.555;
	letter-spacing: 1px;
	font-weight: 400;
	color: #000000;
}
.el-text .bh-bodytext a {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.555;
	letter-spacing: 1px;
	font-weight: 600;
	color: #b93c1e;
  	text-decoration: none;

}
.style-text-teaser,
span.style-text-teaser {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0px;
	color: #BDB3A3;
}
.style-color--white,
span.style-color--white {
	color: white !important;
}
.style-color--darkgreen,
span.style-color--darkgreen {
	color: #051E05 !important;
}
.style-color--green,
span.style-color--green {
	color: #415041 !important;
}
.style-color--brown,
span.style-color--brown {
	color: #A08C6E !important;
}
.style-text-bold,
span.style-text-bold {
	font-weight: 700 !important;
}
.onlineversion a {
	text-decoration: underline;
	color: #ffe;
}
.nl-datenschutz a,
.nl-impressum a {
	text-decoration: none;
	color: #796E5B;
}
.headerContent {
	padding-bottom: 0px;
}
.content {
	padding-top: 30px;
}
.footerMain a {
	color: #ffe;
	text-decoration: none;
}



/* el-box */


.boxButton span,
.boxButton {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.02em;
	text-decoration: underline;
	color: #FFFFFF;
}

.el-box .boxHeadline h2 {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 24px;
	line-height: 1.15;
	font-weight: 700;
	color: #000000;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
}
.el-box .bigBox .boxText,
.el-box .bigBox .boxText p {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #000000;
	margin-top: 0px;
}
.el-box .bigBox .boxText p:last-child {
	margin-bottom: 0px;
}
.el-box .smallBox .boxText,
.el-box .smallBox .boxText p {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #000000;
}

/* el-button */

.buttonLink span {
	font-family: 'Futura', 'Century Gothic', 'Corbel', sans-serif;
	font-size: 14px;
	line-height: 1.15;
	text-align: center;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #FFFFFF;
}
.buttonLink {
	text-decoration: none;
}
.el-button .buttonLink.bg-color-F0EADC span,
.el-button .buttonLink.bg-color-B4BEA0 span {
	color: #000000;
}

.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 .bhBackgroundImage.bhe-state-property-empty {
	position: relative;
	background-color: rgba(0, 0, 0, 0.5);
}
.bh-bemode .bhBackgroundImage.bhe-state-property-empty:after {
	content: "\e966";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 36px;
	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;
}
.bh-bemode.bhe-state-dragging .el-picture img,
.bh-bemode.bhe-state-dragging .el-box img {
	display: none;
}
html {
	-webkit-font-smoothing: antialiased;
}