#merkclip {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 72px;
    width: 880px;
    height: 50px;
    height: 100%;
    white-space: nowrap;
}
#merkclip div {
    position: absolute;
    top: 0;
    left: 0;
}
#merkclip div.item {
    position: relative;
    float: left;
}

img.merkclip {
    border: 0;
    margin: 17px 12px 0 0;
}

#schoenenbalk {
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
}
#schoenenclip {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#schoenenclip1 {
    position: absolute;
    left: 249px;
    width: 1200px;
}

#links_kamsma {
    position: relative;
    background: #8A7F70;
    width: 341px;
    height: 405px;
}
#links_kamsma img {
    position: absolute;
    left: 0;
    top: 0;
}

