body {
	background: #ffffff;
	font-family: 'Helvetica', 'Arial Narrow', Arial, sans-serif;
}
h1, h2, h3, h4 {
	font-family: 'Helvetica', 'Arial Narrow', Arial, sans-serif;
	color: #0078ae; /* does not influence android */
}
h1 {
	font-family: Arial, sans-serif;
	line-height: 32px;
	font-size: 28px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #0078ae;
	text-align: center;
	font-weight: 600;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0.03em;
	font-weight: 400;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
}
h6 {
	font-family: Arial, sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
}
.bh-bodytext a{
	color: #0078AE;
}
.nlkontaktheadline h5,
.nlkontakt h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.nlkontakt {
	font-family: Arial, Helvetica, sans-serif;	            
	color: white;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
}
.nlkontaktheadline {
	margin-bottom: 30px;
}
.nlkontakt a {
	color: #fffff1;
	text-decoration: none;
}
.nlkontakt .ii a {
	color: #fffff1;
	text-decoration: none;
}
.bh-bodytext a {
	color: #66a2bc;
}
table li {
    color: rgb(0, 129, 198);
    list-style-type: square;
}
.content img {
	width: 100%;
	height: auto;
}
.bh-bodytext {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
}
.bhBoxSubtext {
	font-size: 13px;
	line-height: 21px;	
}
.bhBoxText {
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 23px;
	color: #0078ae;
	text-align: center;	
}
.bhBoxText p, .bhBoxText div {
	color: #0078ae;
}
.bhe-state-editing .content .bhImageInner {
	max-width: 600px;
}
.bh-bemode .bgImageForBackend, .bh-bemode .bgImageForBackendBhBox {
	display: block !important;
}
.bh-bemode .bhPicture img, .bh-bemode .bhBox img {
	display: none !important;
}
.bhNewsletterBox .bhElement .bhe-element-toolbar {
	display: none !important;
}
.bhButton {
	text-decoration: none;
}
.style-text-color-black{
	color: #000000;
}
.style-text-color-white{
	color: #ffffff;
}
.style-text-color-blue{
	color: #0078AE;
}