#productkeuze{
    position:relative;
    height:280px;
    width:900px;
    margin-top:20px;
    margin-left:44px;    
    display:inline;
    float:left;
    }

#shop-left{
    position:relative;
    height:286px;
    width:4px;
    float:left;
    display:inline;
    background-image:url(../images/shop-links.jpg);
    background-repeat:repeat-y;
    }
    
#shop-midden{
    position:relative;
    height:286px;
    float:left;
    display:inline;
    background-image:url(../images/shop-midden.jpg);
    background-repeat:repeat-x;
    }
    
#productentable{
    width:895px; 
    border:1px solid #CCCCCC;
}
    
#shop-right{
    position:relative;
    width:6px;
    height:286px;
    float:left;
    display:inline;
    background-image:url(../images/shop-rechts.jpg);
    background-repeat:repeat-y;
    }
    
#categorie-left{
    position:relative;
    float:left;
    display:inline;
    width:211px;
    height:183px;
    margin-top:10px;
    margin-left:5px;
    overflow:hidden;
    }
    
.categorie-midden{
    position:relative;
    float:left;
    display:inline;
    width:211px;
    height:183px;
    margin-top:10px;
    margin-left:10px;
    overflow:hidden;    
    }
    
#categorie-right{
    position:relative;
    float:left;
    display:inline;
    width:211px;
    height:183px;
    margin-top:10px;
    margin-left:10px;
    margin-right:5px;
    overflow:hidden;   
    }

.scrollup
{
    position:relative;
    height:13px;
    background-image:url(../images/arrow-up1.jpg);
    background-position:center;
    z-index:1;
}

.scrollup:hover
{
    position:relative;
    height:13px;
    background-image:url(../images/arrow-up.jpg);
    background-position:center;
    cursor:pointer;
    z-index:1;    
}

.scrolldown
{
    position:absolute;
    height:13px;
    background-image:url(../images/arrow-down1.jpg);
    background-position:center;
    bottom:0px;
}

.scrolldown:hover
{
    position:absolute;
    height:13px;
    background-image:url(../images/arrow-down.jpg);
    background-position:center;
    cursor:pointer;
    bottom:0px;
}

.scrollarea{
    position:relative;
    top:0px;
}
    
.categorie-link{
    position:relative;
    height:48px;
    width:211px;
    cursor:pointer;
    background-image:url(../images/bg-button-groot.jpg);
}

.categorie-link:hover{
    position:relative;
    height:48px;
    width:211px;
    cursor:pointer;
    background-image:url(../images/bg-button-groot-on.jpg);
}


.categorie-link2{
    position:relative;
    height:25px;
    cursor:pointer;
    background-image:url(../images/bg-button-klein.jpg);
}

.wwproduct{
    position:relative;
    height:25px;
    background-image:url(../images/bg-button-klein.jpg);
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;    
}

.categorie-link2:hover{
    position:relative;
    height:25px;
    width:211px;
    cursor:pointer;
    background-image:url(../images/bg-button-klein-on.jpg);
}


.icon{
    position:relative;
    float:left;
    display:inline;
    height:37px;
    width:37px;
    margin-top:5px;
    margin-left:5px;
    border:1px solid #5e7111;
    cursor:pointer;
    }
    
.linkje{
    position:relative;
    float:left;
    margin-left:5px;
    margin-top:14px;
    display:inline;
    cursor:pointer;
    }
    
.linkje2{
    position:relative;
    float:left;
    margin-left:5px;
    margin-top:5px;
    display:inline;
    cursor:pointer;
    }
    
#producten
{
    clear:both;
    margin-left:44px;
}

#content-blue{
    position:relative;
    width:982px;
    margin-left:3px;
    height:250px;
    background-color:#bdc9df;
    float:left;
    margin-bottom:10px;
    }
    
.blok{
    position:relative;
    display:inline;
    float:left;
    width:215px;
    height:230px;
    margin-left:24px;
    margin-top:10px;
}
    
.blok-top{
    position:relative;
    width:215px;
    height:7px;
    background-image:url(../images/bg-bericht-top.jpg);
    background-repeat:no-repeat;
    }
    
.blok-midden{
    position:relative;
    width:215px;
    height:216px;
    background-image:url(../images/bg-bericht-midden.jpg);
    background-repeat:repeat-y;
    }
    
.blok-bottom{
    position:relative;
    width:215px;
    height:7px;
    background-image:url(../images/bg-bericht-bottom.jpg);
    background-repeat:no-repeat;
    }
    
.blok-tekst{
    position:relative;
    margin-left:10px;
    margin-right:10px;
    }
    
#productlijst{
    position: relative;
    float: left;
    display: block;
    clear: both;
    margin-left:40px;
    margin-top:10px;
}

#popup-container {
background-image:url(../images/bg_popup.jpg);
background-repeat:repeat-y;
height:414px;
position:absolute;
left:0px;
top:27px;
width:630px;
overflow:auto;
}
.popup_content {
display:inline;
float:left;
position:absolute;
left:213px;
top:27px;
width:390px;
}
#popup_right {
display:inline;
position:absolute;
left:25px;
top:27px;
width:155px;
}

a:link.thickbox{
    color:#141140;
    text-decoration:underline;
    font-size:12px;
    font-weight:bold;
}

a:visited.thickbox{
    color:#141140;
    text-decoration:underline;
    font-size:12px;
    font-weight:bold;
}

a:hover.thickbox{
    color:#6d6c6b;
    text-decoration:underline;
    font-size:12px;
    font-weight:bold;
}

a:active.thickbox{
    color:#141140;
    text-decoration:underline;
    font-size:12px;
    font-weight:bold;
}

img{
border-style: none;}

.productkolom{
    width:230px;
    display:inline;
    float:left;
    position:relative;
}