/* colorsheet light */

body, .top_inner { background: hsl(202 10% 97% / 1); color: #222; }
a { color: #222; }
*::selection { background: #333; color: #fff }

.gray, .gray a { color: #7c7e83 !important }

.top_inner { border-bottom-color: #222; }
.top a { color: #222 }

.banner { border-bottom-color: #222; }

.program_detail .info { color: #fff; background: #222; }
.program_detail .textbutton { border-color: #999; color: #999; }
.program_detail .ticket_slot { border-top-color: #222; border-bottom-color: #222; }
.program_detail .next .program_line { border-top-color: #222; }
.program_detail .next .program_line:last-child { border-bottom-color: #222 }

.extra_program { border-top-color: #222; }
.extra_program .date { border-bottom-color: #222;  }
.big_button { background: #222; color:#fff; }
.big_button.not-available, .info.button.not-available { background: #b7b7b7; color: #eee !important; }

.program .program_slot { border-bottom-color: #222; }
.program .program_slot:first-child .line:first-child .date { border-bottom-color: #222; }
.program .program_slot.highlights { border-color: #222; }
.program .highlights .line:nth-child(odd) { border-color: #222; }
.program .highlights .line .description { }
.highlight_head.date { border-color: #222; }
.program .description { border-bottom-color: #222; }
.program .tags .tag { color: #999; border-color: #aaa }
.program .tag.cyklus, .program_detail .tag.cyklus { background: #888; color: #fff; border-color: #888; }
.program .tag.extra, .program_detail .tag.extra{ background: #666; border-color: #666; color: #fff; }
.program div.series { border: 0 }
.program_break a { background: #222; color: #fff; }
.program_break .description { border-bottom: 0; }

.program .filter { border-bottom-color: #222; }
.program .filter .button { background: #222; color: #fff; }

.section_info_inner { border-top-color: #222; }

.footer_inner { border-top-color: #222; }
.footer .col { border-right-color: #222; border-bottom-color: #222; }

.logos { background: #333; }

