
.baustellen-header {
	background-color: #d43681;
	height: 7em;
	font-size: 2.5em;
	color: white;
	padding-top: 2.5em;
}

.name {
	color: #d43681;
	font-weight: bold;
}

.content {
	margin-top: 2em;
}

