/* main
, footer
, article.Artikel
, .Liste
, .Albumvorschau
, .ArtikelContainer
, .editList
, .InternetauftrittEditor #content
{
    gap: var(--abstand_doppelt);
} */

#header_text span {color: #002d5c; }
#header_text h3 {font-size: 1.1rem }
#header_text {
    letter-spacing: 0px;
}
div#header_text {font-size: 1rem;}
.Programmbereich.Teaser {background-position: top right;}
article.Artikel.fensterbreit, .fensterbreit {padding-top: 150px; padding-bottom: 150px;}

#header_text {max-width: 300px;}

.Wortwolke .Wort {color: white; background: none;} 

/*
.Dokument .page_addition_first_page table {margin-top: -6cm !important;}
.Dokument .page_addition_first_page img {display: inline;}
*/

/* .Programmbereich.Teaser {flex-basis: 30%;} */

.DokumentDarstellung .kontaktdaten {display:none;}
.DokumentDarstellung .page_addition_first_page {top:-1.5cm !important;}
.Hintergrund .Hauptbereich li a { background: white;}

.Hauptbereich li a {
	flex-direction: column;
}
.Programmbereich.Teaser h2 {
	text-align: center;
}
.Hauptbereich .Programmbereich.Teaser img {margin: auto; padding-bottom: var(--Abstand);}
.Hauptbereich .Programmbereich.Teaser a {min-height: 10em; align-content: center;}

.Programmbereich.Teaser {
	gap: var(--Abstand);
}
@media only screen and (max-width: 1215px)
{
	#header_logo img, #header_logo_darkmode img {max-width: 100vw;}
}
article.Artikel.fensterbreit, .fensterbreit {padding-bottom: 30px; padding-top: 15px;}