#startseite h1 {
	margin-bottom: 8px;
}
#startseite h2 {
	margin-top: 0;
	color: #009182;
}
#startseite h3 {
	color: #009182;
}
#startseite #aktuelles {
	margin-top: 24px;
	padding: 12px 24px;
	border: 1px solid #999;
	border-radius: 4px;
}
@media (min-width: 900px) {
	#startseite #aktuelles {
		margin-top: 48px;
	}
}
#startseite #aktuelles h3 {
	color: #009182;
}