#dreibildfeld {
    height: 120px;
    overflow: crop;
    padding-left:10px;
}

#dreibildfeld div {
    width: 223px;
    float: left;
}

