.header {
	background: none;
	min-height: 150px;
}
.header .el-headerpicture .headerPicText .bh-bodytext {
	color: #DBC08E;
}
.el-headerpicture .headerPicSubtext .bh-bodytext,
.el-headerpicture .headerPicSubtext .bh-bodytext p {
	color: #9A8C85;
}
.headerLogo {
	/* width: 75px !important;
	height: 120px !important;
	left: calc(50% - 37.5px) !important;
	top: 60px !important; */
	background-position: center top !important;
	background-image: url('/fileadmin/images/logoTop.svg') !important;
}

.content {
    padding-top: 120px;
}

.naviIcon {
	color: #8F817B;
}
.naviIconIcon:before {
	color: #DBC08E;
}
.naviIconIcon svg line {
	stroke: #DBC08E;
}

.bh-state-mobile .header .headerLogo img {
	display: none;
}
.bh-state-mobile .header .headerLogo {
	top: 40px !important;
}
.bh-state-desktop .languagenavi a {
	color: #505050;
}
.bh-state-mobile .header {
	min-height: 135px;
	margin-bottom: 0px;
}
