.Mitarbeiter {
	height: auto;
	margin-bottom: 45px;
	min-height: 50px;
}

.MitarbeiterBilder {
	display: block;
	float: left;
	width: 100%;
}

.MitarbeiterBilder img {
	float: left;
	margin-bottom: 20px;
	margin-left: 0;
}

#bauch .content ul {
    margin: 0;
}