#breadcrumMenu { display:none; }

#content .onderdelen {float: left; width: 100%; margin-left: 0px; margin-top: 10px; }
#content .onderdelen ul li {float: left; width: 199px; height: 138px; }
#content h2 { float: left; }
#content .productlist .header { position: relative; padding-bottom: 10px; }
#content .categories { float: left; width: 100%; }
#content .productlist { position: relative; width: 100%; overflow: hidden; }
#content .productlist .header { position: relative; padding-bottom: 10px; }
#content .productlist .productItem { position: relative; float:left; display:block; cursor:pointer; margin:0 16px 16px 0; padding-bottom: 20px; width:178px; height:163px; border:1px solid #bfbfbf; overflow:hidden; }
#content .productlist .productItem img { position: relative; }
#content .productlist .productItem h2 {width: 100%; position: relative; padding:2px 0 2px 5px; min-height:20px; background:#e0e0e0; font: bold 14px/16px Arial,Helvetica,sans-serif; color: #000; }
#content .productlist .productItem .infoBlock { position: relative; padding:2px 0 2px 5px; }
#content .productlist .productItem .productItemImage { text-align:center; }
#content .productlist .productItem .priceBlock { position: absolute; bottom:0; width:178px; padding:0; height:20px; padding-top: 5px; text-align:right; border-top:1px solid #bfbfbf; background:#fff; }
#content .productlist .productItem .priceBlock .fromprice { text-decoration:line-through; }
#content .productlist .productItem .priceBlock .price {color:red; font-weight:bold; padding:0 10px; font-size:16px; }

.header { display: none; }
.header .orderheader a { color: #000000; padding-left: 5px; }
.header .orderheader a.activeup, .header .orderheader a.activedown { font-weight:bold; }