#categorie_container{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 720px;
    margin-top:19px;
    margin-left:18px;
}

.categorie{
    position: relative;
    float: left;
    display: inline;
    width: 160px;
    margin-right:20px;
    cursor:pointer;
    margin-bottom:8px;
    overflow: hidden;
}

.categorie_top{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 160px;
    height: 25px;
    border-bottom: 1px #000 solid; 
    background-image: url("../images/shop-item-top.gif");
    background-repeat: no-repeat;    
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    line-height: 25px;
}

.categorie_bottom{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 150px;
    height:25px;
    padding-left: 10px;
    line-height: 34px; 
    background-image: url("../images/shop-item-bottom2.gif");
    background-repeat: no-repeat;       
}

.categorie_center{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 158px;
    height: 158px;
    text-align: center;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
}

.shop_categorie_img{
    border: 1px solid #b1b8b4;
    margin-left:6px;
    display: block;
    clear: both;
}

.shop_categorie_naam{
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 180px;
    color: #005971;
    font-size:17px;
    line-height:20px;
}

.product{
}

.product_img_stap3{
    position: relative;
    float: left;
    clear: both;
    display: block;
    margin-left:15px;
    margin-bottom:15px;
    margin-top:-5px;
    border:1px solid #ccc;
    padding:15px;
    background-color:#fff;
}

.product_img{
    position: relative;
    float: left;
    clear: both;
    display: block;
    margin-left:6px;
    margin-top:6px;
}

.product_top{ 
    color: #fff;
}

.product_bottom{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 150px;
    height:25px;
    padding-left: 10px;
    line-height: 34px;
    border-top: 1px #000 solid; 
    background-image: url("../images/shop-item-bottom.gif");
    background-repeat: no-repeat;
}

.product_center{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 158px;
    height: 158px;
    text-align: center;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
}

.product_row{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 720px;
    max-height: 210px;
    margin-top:12px;  
}

.product_prijs{
    position: absolute;
    background-color: #333;
    top:120px;
    left:0px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-right: 8px;
    line-height:25px;
    height:25px;
}

.product_aantal{
    position: absolute;
    left: 10px;
    bottom:-5px;
}

.product_naam{
    position: relative;
    text-align: center;
    float: left;
    width: 180px;
    line-height: 12px;
    font-size: 12px;
    font-weight:bold;
    color: #005971;
    display: block;
    clear: both;
}

.button_bestel{
    position: absolute;
    width: 80px;
    height: 24px;
    bottom: 1px;
    right: 1px;
    color:#fff;
    cursor:pointer;
}

.button_left{
    position: relative;
    float: left;
    display: inline;
    width: 11px;
    height:25px;
    background-image: url(../images/button-left.jpg);
}

.button_right{
    position: relative;
    float: left;
    display: inline;
    width: 11px;    
    height:25px;
    background-image: url(../images/button-right.jpg);
}

.button_center{
    position: relative;
    float: left;
    display: inline;
    line-height: 22px;
    padding-top:3px;
    background-image: url(../images/button-center.jpg);
}

#winkelwagen_top{
    position: relative;
    float: left;
    display: block;
    clear: both;
    background-image: url(../images/overzicht-top.gif);
    width:578px;
    height:12px;
}

#winkelwagen_bottom{
    position: relative;
    float: left;
    display: block;
    clear: both;
    background-image: url(../images/overzicht-bottom.gif);
    width:578px;
    height:12px;
}

#winkelwagen_center{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width:572px;
    min-height:50px;
}

#winkelwagen_center table{
    width:662px;
    font-size:12px;
    margin:0px;
    padding:0px;
}

#winkelwagen_center table td{
    font-size:12px; 
    padding-top:5px;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:5px;
}

#winkelwagen_center table tr.head{
    background-color: #ccc;
    font-family: arial;
    color:#000;
    border-bottom:1px #333 solid;
}

#winkelwagen_center table tr.head td{
    border-bottom:1px #333 solid;
    font-size:14px;
}

#winkelwagen_totaal{
    position: relative;
    float: left;
    display: block;
    clear: both;
    height: 100px;
    width: 572px;
}

#winkelwagen_totaal_img{
    position: absolute;
    left: 0px;
    bottom: 0px;
}

#winkelwagen_totaal_balk{
    position: absolute;
    bottom: 0px;
    width:572px;
    height:35px;
    background-color:#eef4f5;
    z-index: -1;
}

#totaalbedrag{
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-family: arial;
    font-size: 18px;
    color: #ff6b04;
    line-height:25px;
}

#totaal_details{
    position: absolute;
    right: 0px;
    bottom: 35px;
}

#gegevens_top{
    position: relative;
    float: left;
    display: block;
    clear: both;
    background-image: url(../images/overzicht-top.gif);
    width:578px;
    height:12px;
}

#gegevens_bottom{
    position: relative;
    float: left;
    display: block;
    clear: both;
    background-image: url(../images/overzicht-gegevens-bottom.gif);
    background-position: bottom;
    width:578px;
    height:12px;
    margin-bottom:15px;
}

#gegevens_center{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width:572px;
    border-left:3px #a5c1cc solid;
    border-right:3px #a5c1cc solid;
    min-height:50px;
}

#gegevenscontainer{
    position: relative;
    float:left;
    display: block;
    clear: both;
    width: 572px;
    margin-left:15px;
    margin-right: 15px;
    margin-top:15px;      
}

#klantgegevens{
    position: relative;
    float: left;
    display: block;
    margin-top:5px;
    margin-bottom:15px;
}

#factuuradres{
    position: relative;
    float: left;
    display: none;
    margin-bottom:15px;
    margin-top:5px;
}

#afleveradres{
    position: relative;
    float: left;
    display: none;
    margin-bottom:15px;
    margin-top:5px;
}

#klantgegevens table, #factuuradres table, #afleveradres table{
    position: relative;
    float: left;
    margin-left:5px;
}

#gegevens_container{
    position: relative;
    float: left;
    display: inline;
    width:577px;
    margin-bottom:15px;
}

#webshop_navigatie{
    position: relative;
    float: left;
    display: block;
    clear: both;
    background-image: url(../images/webshop_navigatie.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 582px;
    color: #005971;
    font-weight: bold;
    margin-left:5px;
}

#pathway{
    position: absolute;
    top: 13px;
    left:10px;   
}

#winkelwagen_aantal{
    position: absolute;
    left: 310px;
    top:13px;
}

#bestelknop{
    position: absolute;
    left: 465px;
    top:0px;
    background-image: url(../images/bestelknop.gif);
    height: 42px;
    width: 117px;
    color: #fff;
}

#bestelknop div{
    position: absolute;
    top:12px;
    left: 47px;    
}

#bestelknop div a{
    color: #fff;
}

#product_container{
    position: relative;
    float: left;
    display: block;
    clear: both;
    width: 720px;
}

#artikel-aantallen-container{
    position: relative;      
    float: left;
    display: inline;
    width: 200px;
    height: 45px;
    margin-left: 505px; 
}

#artikel-aantallen-container a:link, #artikel-aantallen-container a:active, #artikel-aantallen-container a:visited{
    position: relative;      
    float: left;
    display: inline;
    width: 182px;
    height: 37px;
    padding-right: 18px;
    padding-top: 8px;
    background-image: url(../images/bg-shopping.gif);
    background-repeat: no-repeat;
    background-position: top;
    text-align: right;
    color: #fff;
}

#artikel-aantallen-container a:hover{
    position: relative;      
    float: left;
    display: inline;
    width: 182px;
    height: 37px;
    padding-right: 18px;
    padding-top: 8px;
    background-image: url(../images/bg-shopping.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: right;
    color: #fff;
}


