.info-button {
    display:none !important;
}

.overview th, .overview td {
    background: none;
    border: 1px solid #DDD;
}

.detailed-results {
    border: none !important;
}

table.detailed-results th,
table.detailed-results td,
table.detailed-results th.raumheader,
table.detailed-results td.label {
    background: none !important;
    border:none !important;
}

table.detailed-results tr {
    border-bottom: 1px solid #DDD !important;
}

.overview th:first-of-type, .overview td:first-of-type {
    border: none;
}

table.standort {
    display: none;
}