
/*  */
/* 
*/
div.program table tbody tr:nth-child(2n+1) {
    background-color: white !important;
}

div.program table tbody tr td:first-child {
    width: 7em;
}

div.program table tbody td {
    border: 1px solid black !important;
}

div.program table {
    margin-top: -1px !important;
}

.fs {
    font-size:inherit !important;
}

.bildbox.sixth .filename {
    display: none !important;
}
/*  */