#link-sonderauktionen {
    position: relative;
    display: block;
    padding: 4px;
}

#link-sonderauktionen:hover {
    text-decoration: none;
}

#link-sonderauktionen img:first-child {
    float: left;
    margin-right: 10px;
}

#link-sonderauktionen span {
    text-align: center;
    display: block;
    margin-top: 5px;
}

.web-auctions,
.regional-auctions {
    height: 215px;
    background-color: #F3F3F3;
    overflow-x: hidden;
    overflow-y: auto;
}

.regional-auctions {
    height: 193px;
}

#text-auctions {
    height: 37px;
}

#frameLostPropertyOffices {
    height: 600px;
    padding: 15px;
}
