
/*body, header {background: aliceblue;}*/

footer {border-top: 5px solid #002C5B;}
footer a.hervorheben:link {background-color: unset;}

.HintergrundContainer + script + .Tagcloud {padding: var(--abstand_doppelt);}
.Wortwolke .Wort {border: none; color: whitesmoke; background: none;}
footer {margin-top: 20vh;}

/*
@media only screen and (max-width: 810px) {
	.Veranstaltung img:not(.Grafik), .Veranstaltung figcaption {max-width: 50vw;}
	.Veranstaltung.Teaser .Thumbnail img {max-height: 28vh;
}
*/
.Teaser.ProgrammbereichMitHintergrund a {
	min-width: 18em;
}