

.assortiment										{ float: left;margin-right: 10px;}
.assortiment .blok									{ border: 1px solid #e4e0d6;width: 420px;margin-bottom: 10px;padding-left: 15px;padding-bottom: 10px;padding-top: 5px;}
.assortiment .blok h3								{ margin-bottom: 0px;}
.assortiment .blok .categorie						{ padding-left: 10px;margin-bottom: 15px;}
.assortiment .blok a								{ font-size: 11px;}
.assortiment .blok .product							{ margin-bottom: 10px;}
.assortiment .blok .product .row					{ border-top: 1px solid #e4e0d6;padding-top: 3px;padding-bottom: 3px;width: 370px;margin: 0px;margin-left: 10px;float: clear;height:60px;}
.assortiment .blok .product .eind					{ border-bottom: 1px solid #e4e0d6;}

.assortiment .blok .product .row .afbeelding		{ width: 60px;display: block;float: left;}
.assortiment .blok .product .row .titel				{ width: 230px;display: block;float: left;font-size: 11px;margin-right: 5px;}
.assortiment .blok .product .row .actie				{ width: 44px;display: block;float: left;}
.assortiment .blok .product .row .volgorde			{ width: 22px;display: block;float: left;height: 44px;}

