/*Header*/
header
{
    background: #8aa205;
    padding: var(--abstand_doppelt);
}
#header_navi ul li a
{
    color: white;
}
#Hintergrundcmx61b99d3fd5d0bcmx61b99f0bf16ba
{
    margin-top: -15px;
}
#header nav.Zusatznavigation
{
	background: unset;
}
.Navigationspunkt
{
	background: unset;
}
.Navigationsinhalt a
{
    background-color: white !important;
	border-radius: 5px 5px 5px 5px !important;
	padding: 10px !important;
}
#header nav.Zusatznavigation
{
	grid-column: 3/6;
}
#header nav ul
{
	justify-content: right !important;
}
/*startseite*/
main#content {padding-top: 40px;}
.Veranstaltung.Teaser .Inhalt > picture
{
	display: none !important;
}
/*Footer*/
footer
{
   background: #de9500;
   min-height: unset !important;
   padding-top: var(--abstand_doppelt);
}
footer, footer a:link, footer a:visited 
{
    color: white;
}
.KontaktHauptgeschaeftsstelleText:not(.Routenplaner)
{
    display: none;
}
.KontaktHauptgeschaeftstelle, .KontaktHauptgeschaeftsstelleText
{
    height: unset !important;
}
.KontaktHauptgeschaeftstelleLinks ul
{
    padding: unset;
    padding-top: var(--abstand_doppelt);
    padding-bottom: var(--abstand);
}
.widerruf
{
    padding-top: var(--abstand_doppelt);
    padding-bottom: var(--abstand);
}
.SocialMediaLeiste
{
    flex-basis: 100%;
    justify-content: center;
    padding: var(--abstand);
}
.SocialMediaLeiste a svg {fill: white !important;}
@media only screen and (min-width: 811px)
{
    #footer{
    flex-direction: row;
    flex-wrap: wrap;}
    #footer .Text{
        flex-basis: calc(33% - (var(--abstand) / 2.5));
    }
    .Formular.widerruf {display: flex; justify-content: center;}
}
/*Programmbereiche*/
.Programmbereiche a div {color: white;}
.Programmbereiche #cmx61c095a1978b9 a div {background: #aab300;}
.Programmbereiche #cmx61c095a25133d a div {background: #016f6e;}
.Programmbereiche #cmx61c095a294582 a div {background: #b08701;}
.Programmbereiche #cmx61c095a2a20b7 a div {background: #7c0042;}
.Programmbereiche #cmx61c095a2ac577 a div {background: #e0b800;}
.Programmbereiche #cmx61c095a2b5e88 a div {background: #ec9200;}
.Programmbereiche #cmx61c095a2c3c01 a div {background: #ec9200;}
.Programmbereiche #cmx61c095a2cad1d a div {background: #6b7d0b;}

main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(1){background: #aab30049; background-repeat: no-repeat; background-position: center}
main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(2){background: #016f6d52; background-repeat: no-repeat; background-position: center}
main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(3){background: #b0870145; background-repeat: no-repeat; background-position: center}
main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(4){background: #7c004248; background-repeat: no-repeat; background-position: center}
main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(5){background: #e0b70062; background-repeat: no-repeat; background-position: center}
main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(6){background: #ec910054; background-repeat: no-repeat; background-position: center}
main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(7){background: #ec910054; background-repeat: no-repeat; background-position: center}
main#content .Teaser.ProgrammbereichMitHintergrund:nth-child(8){background: #6c7d0b50; background-repeat: no-repeat; background-position: center}


@media only screen and (min-width: 1215px)
{
    .ProgrammbereichMitHintergrund.Teaser {flex-basis: 45%;}
    #header_navi {grid-column: 5;}
}

