
#hscroll-art,
#categoriepubbox-art {
    background-color: #efefef;
    top: 13%;
}

#hscroll-photography,
#categoriepubbox-photography {
    top: 34%;
    background-color: #ffffff;
}

#hscroll-design,
#categoriepubbox-design {
    background-color: #efefef;
    top: 55%;
}

#hscroll-architecture,
#categoriepubbox-architecture {
    background-color: #ffffff;
    top: 76%;
}

/* tekstdragers (boxen) */

.hscroll {
    position: absolute;
    height: 18%;
    width: 100%;
    display: block;
    z-index: 2;
}

.categoriepubbox {
    position: absolute;
    width: 160px;
    height: 18%;
    z-index: 3;
    overflow:hidden;
}

.categoriepubbox .kop {
    padding-top: 10px;
    padding-left: 10px;
    font-weight: bold !important;
}

.categoriepubbox .kop {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
_font-weight: bold;
}

.plaatjespubbox {
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: block;
    white-space: nowrap;
    z-index: 2;
}

.plaatjespubbox img.spacer {
    height: 100%;
    width: 160px;
}

.hscroll-full {
    white-space: nowrap;
}

#categoriepubboxart {
    top: 13%;
}

#categoriepubboxphotography {
    top: 34%;
}

#categoriepubboxdesign {
    top: 55%;
}

#categoriepubboxarchitecture {
    top: 76%;
}

.kop {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 33px;
    color: #ff9900;
}

.plaatjespubbox a img {
    cursor: pointer;
}
