#events td {
        vertical-align: top;
        margin-bottom: 3px;
        padding: 2px;
}

#events table td:nth-child(1) {
        padding-left: 15px;
}

#events table {
        margin-bottom: 10px;
}

#programm {
        border: none;
}

#programm .programm_pause {
        vertical-align: middle;
}
table#programm td, table#programm th {
        padding: 2px;
}

table#programm .programm_tag  {
        border: 0px;
        padding: 5px 10px 5px 10px;
}

table#programm td:first-of-type, table#programm th:first-of-type {
        border-left: none;
}
table#programm td:last-of-type, table#programm th:last-of-type  {
        border-right: none;
}