@font-face{ font-family: Jost-Black; src: url("/File/Jost-Black"); }@font-face{ font-family: Jost-Regular; src: url("/File/Jost-Regular"); }
:root { --hintergrund: #ffffff;--hintergrund-alternativ: #e2e2e2;--akzent: #ec008c;--akzent-alternativ: #0077bb;--text: #000000;--text-alternativ: #ffffff;--schatten: #000000;--fehler: #c90000;--hinweis: #edc729;--bestaetigung: #3cad00;--verlauf-1-start: var(--akzent);--verlauf-1-end: var(--akzent-alternativ);--verlauf-2-start: var(--hintergrund);--verlauf-2-end: var(--transparent);--h1-size: 22px;--h1-font: 'Jost-Black';--h1-weight: 100;--h2-size: 34px;--h2-font: 'Jost-Black';--h2-weight: 100;--h3-size: 22px;--h3-font: 'Jost-Black';--h3-weight: 100;--h4-size: 18px;--h4-font: 'Jost-Black';--h4-weight: 100;--text-size: 18px;--text-font: 'Jost-Regular';--text-weight: 100;--quotation-size: 18px;--quotationt-weight: 100;--quotation-font: 'Jost-Italic';--quotation-style: normal;--quotation-decoration: none;--figcaption-font: 'MontserratLight';--figcaption-align: end;--figcaption-size: 16px;--figcaption-style: normal;--button-a-background: var(--verlauf-1);--button-a-color: var(--text-alternativ);--button-a-border-radius: 150px;--button-b-background: var(--schatten);--button-b-color: var(--text-alternativ);--button-b-border-radius: 10px;--footer-background: var(--verlauf-2);--footer-border-radius: 0px;--overlay-hintergrund: linear-gradient(to right, rgba(236, 0, 140, 0.8), rgba(0, 119, 187, 0.8)); }
@media (prefers-color-scheme: dark){ :root { --hintergrund: #ffffff;--hintergrund-alternativ: #e2e2e2;--akzent: #ec008c;--akzent-alternativ: #0077bb;--text: #000000;--text-alternativ: #ffffff;--schatten: #000000;--fehler: #c90000;--hinweis: #edc729;--bestaetigung: #3cad00; } }
 