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;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif !important;
}
h1 {
	font-size: 48px;
	line-height: 1.1;
	font-weight: 400;
	color: #96BE2D;
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
	font-size: 30px;
	line-height: 1.3;
	font-weight: 400;
	color: #7D6657;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 700;
	text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0px;
}
.el-text .bh-bodytext,
.el-text .bh-bodytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 400;
	color: #1A1A1A;
}
.el-text .bh-bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	color: #96BE2D;
	text-decoration: none;
}
.style-text-teaser,
span.style-text-teaser {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif !important;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 400;
	font-style: italic;
}
.style-text-color-white,
span.style-text-color-white {
	color: white !important;
}
.style-text-color-brown,
span.style-text-color-brown {
	color: #7D6657 !important;
}
.style-text-color-green,
span.style-text-color-green {
	color: #96BE2D !important;
}
.style-text-bold,
span.style-text-bold {
	font-weight: 700 !important;
}
.onlineversion a {
	text-decoration: underline;
	color: #505050 !important;
}
.nl-datenschutz a,
.nl-impressum a {
	text-decoration: none;
	color: #505050;
	text-transform: uppercase;
}
.headerContent {
	padding: 0px 0 30px;
}
.content {
	padding-top: 0px;
}
.footerMain a {
	color: #96BE2D;
	text-decoration: none;
}



/* el-box */


.boxButton span,
.boxButton {
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
}
.el-box .boxHeadline,
.el-pauschalbox .boxHeadline {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif !important;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	margin-bottom: 20px;
}
.el-pauschalbox .boxDate,
.el-pauschalbox .boxTeaser,
.el-box .boxText,
.el-box .boxText p {
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #1A1A1A;
}
.el-pauschalbox .boxTeaser,
.el-box .boxText,
.el-box .boxText p {
	color: #000000;
}

/* el-button */

.buttonLink span {
	font-family: Arial,sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.15;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
.buttonLink {
	text-decoration: none;
}
.el-button .buttonLink.bg-color-FFFFFF span {
	color: #634C43;
}

.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,
.bh-bemode.bhe-state-dragging .el-newsbox img,
.bh-bemode.bhe-state-dragging .el-stellen img {
	display: none;
}