footer { background-color: var(--logo-color-1); }

.LayoutBottom > div { flex-basis: 12%; text-align: left; }
.LayoutBottom .GoogleMap { flex-basis: 50%; z-index: 1; }
@media (max-width: 1200px) { #bottom .LayoutBottom.footcontent .GoogleMap { flex-basis: 100%;  } }

/*
.LayoutBottom .links {
	text-align: left;
}
.LayoutBottom .rechts {
	text-align: right;
}
*/
div.LayoutBottom.footcontent.LoStage .contentDisplay {
	/* flex-basis: 15%; */
	justify-content: space-between;
}


