<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*================ calender=============== */
.kalender #header, .event-details #header {
  display: none;
}
table, .mod_calendar table {
  width: 100%;
}
th, .mod_calendar th, td, .mod_calendar td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1;
}
th:first-child, .mod_calendar th:first-child, td:first-child, .mod_calendar td:first-child {
  padding-left: 0;
}
th:last-child, .mod_calendar th:last-child, td:last-child, .mod_calendar td_last-child {
  padding-right: 0;
}
.tableform table label {
  padding-right: 2em;
}
.mod_calendar thead .label {
  width: 14.28%;
}
.mod_calendar .event.upcoming {
  font-size: 80%;
}
td.weekend.empty {
  background: transparent;
}
td.days.active {
  font-weight: bold;
  background: #F6F6F6;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fcastel-annenberg.com%2Fhtdocs%2Ffiles%2Flayout%2Fcalendar.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */</pre></body></html>