#header_bottom .fleft{padding-top:10px}#header_bottom .fleft .lge span{display:block;background:rgba(0,0,0,0) url(/shared/_conf/system/pix/welterbe-logo-stralsund.svg) no-repeat 0 0;width:169px;height:94px}#header_bottom .fleft .lge_en span{background:rgba(0,0,0,0) url("/shared/_conf/system/pix/welterbe-logo-stralsund-en.svg") no-repeat 0 0;backround-size:auto 94px}#header_bottom .fleft a.lge[href^="/pl/"] span,#header_bottom .fleft a.lge[href^="/sv/"] span,#header_bottom .fleft a.lge[href^="/ru/"] span,#header_bottom .fleft a.lge[href^="/cn/"] span{background:rgba(0,0,0,0) url("/shared/_conf/system/pix/welterbe-logo-stralsund-en.svg") no-repeat 0 0}#header_bottom .fright .lge span{display:block;background:rgba(0,0,0,0) url(/shared/_conf/system/pix/logo.png) no-repeat 0 0;width:412px;height:43px;top:45px;position:absolute;right:48px}.contrast_dark #header_bottom .fleft .lge span{background:rgba(0,0,0,0) url(/shared/_conf/system/pix/welterbe-logo-stralsund-wismar-weiss.svg) no-repeat 0 0;width:169px;height:94px}.contrast_dark #header_bottom .fright .lge span{display:block;background:rgba(0,0,0,0) url(/shared/_conf/system/pix/logo_weiss.png) no-repeat 0 0;width:412px;height:43px;top:45px;position:absolute;right:48px}.contrast_dark #header_bottom .fleft a.lge[href^="/en/"] span,.contrast_dark #header_bottom .fleft a.lge[href^="/pl/"] span,.contrast_dark #header_bottom .fleft a.lge[href^="/sv/"] span,.contrast_dark #header_bottom .fleft a.lge[href^="/ru/"] span,.contrast_dark #header_bottom .fleft a.lge[href^="/cn/"] span{background:rgba(0,0,0,0) url("/shared/_conf/system/pix/logo-stralsund-wismar-weiss-en.svg") no-repeat 0 0}/*# sourceMappingURL=hst.css.map */

#header_bottom{
	margin: 0px 0px 25px 0px;
}
#header_bottom .head-logo-container{
	/*display: flex;
	margin-top: 10px;
	align-items: baseline;
	gap: 20px;*/
	display: flex;
	margin-top: 10px;
	align-items: flex-start;
	gap: 20px;
}
#header_bottom .fright span{
	top: 28px !important;
}
#header_bottom .head-logo-container a[href="/efre-projekte/"] img{
	margin-top: -8px;
}

#header_bottom .fleft{
	padding-top: unset;
}

#header_bottom .fleft .lge .head-logo-left {
     max-width: 170px;
}

@media (max-width: 767px) {
	#header_bottom .head-logo-container{
		display: none;
	}
}

.mmenu_footerlinks .mmenu_footerimgs{
	display: flex;
	flex-wrap: wrap;
}

.mmenu_footerlinks .mmenu_footerimgs .fleft{
	float: none;
}
.mmenu_footerlinks .mmenu_footerimgs .fleft .head-logo-left{
	max-width: 170px;
}