#BodyContainer h1[id $="headingPageTitle"]:before {
    content: "Aufgaben der Gemeinden";
	text-transform: uppercase;
    font-size: 0.8rem;
	color: #0069b4;
	position:absolute;
	margin-top: -15px;
}
