.bereichFooter{
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

td{
	font-size: 25px;
}
