:root {
  --zw-accent: #0096AC;                                 /* Akzentfarbe 1                          */
  --zw-accent-light: #FFFFFF;                           /* Akzentfarbe 2                          */
  --zw-background: #000000;                             /* Hintergrund 1                          */
  --zw-background-light: #3B3B3B;                       /* Hintergrund 2                          */
  --zw-background-light-transparent: #3B3B3B33;         /* Hintergrund 2 semi-transparent         */
  --zw-font-type: Ubuntu, sans-serif;                     /* Schriftart                             */
  --zw-font-size: 14px;                                   /* Schriftgröße                           */
  --zw-interactive-radius: 5%;                            /* Runder Rahmen für interaktive Objekte  */
  --zw-radio-color: #0096AC;                            /* Farbe für Radio-Inhalte                */
  --zw-video-color: #6441A5;                            /* Farbe für Video-Streaming-Inhalte      */
  --zw-vod-color: #C4302B;                              /* Farbe für Video-On-Demand-Inhalte      */
  --zw-blog-color: #008800;                             /* Farbe für Blog-Inhalte                 */
  --zw-misc-color: #00004B;                             /* Farbe für sonstige Inhalte             */
}
