#oben_links {
    width: 5px;
    height: 110px;
}
#oben_rechts {
    text-align: left;
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 2px;
}
#filter {
    font-size: 0.8em;
}
#filter td {
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.kopfzeile {
    font-size: 0.8em;
    font-weight: bold;
    color: white;
    background-color: #B40000;
    text-align: center;
    vertical-align: top;
    border-style: solid;
    border-width: 1px;
    border-color: #B40000;
    padding: 2px;
}
.suchergebnis {
    font-size: 0.8em;
    vertical-align: top;
    padding: 2px;
}
.angebote {
    font-size: 0.8em;
}
.kleine_schrift {
    font-size: 0.5em;
}
.trenner {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #B40000;
}

