/* quick fix: Width war bei manchen kacheln 100% und bei manchen fit-content...

13.08.2024

https://cmx-vhs-oberland.de/Programmbereich/cmx6684fc7c57b6c.html

*/

/* li:has(.HintergrundContainer) {
    width: 100%;
} */

.anmeldung-zusatztext {
    color:black;
    background: #f9b80f;
    padding: var(--abstand);
    border-radius: var(--radius);
}

.DokumentDarstellung > div:nth-child(1) {margin: unset !important;}
.DokumentDarstellung .page_addition_first_page {position:  relative !important;}
.DokumentDarstellung .page_addition_first_page > table:nth-child(1) {margin: unset !important;}

.Hauptbereich li img {border-radius: var(--radius);}