/* FMH-Footer */
div.alfag .fmh-footer
{
	display: flex;
	align-items: center;
	padding: 16px;
	margin-top: 24px;
}
div.alfag .fmh-footer > *
{
	flex: 3 1 auto;
}
div.alfag .fmh-footer-title1
{
	text-align: left;
	background: url(https://cdn1.fmh.de/images/common/icons/bar-chart-4.svg) no-repeat left;
	background-size: 16px;
	padding: 4px 4px 4px 20px;
}
div.alfag .fmh-footer-title2
{
	text-align: right;
}
div.alfag .fmh-footer a
{
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}