#productenlijst-container{
	position:relative;
	float:left;
	display:inline;
	width:794px;
	padding-bottom:40px;
	margin-top:0px;
	}

.productenlijst-blok-container{
	position:relative;
	float:left;
	display:inline;
	width:770px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	cursor:pointer;
	border:1px solid #CCCCCC;
	}
	
.productenlijst-image{
	position:relative;
	float:left;
	display:inline;
	width:189px;
	height:96px;
	margin-bottom:5px;
	}
	
#weergave-container{
	position:relative;
	float:right;
	display:inline;
	height:14px;
	line-height:14px;
	text-align:right;
	margin-right:20px;
	}
	
.weergave{
	position:relative;
	float:left;
	display:inline;
	}
	
.lijst-weergave{
	position:relative;
	float:left;
	display:inline;
	width:21px;
	height:13px;
	line-height:13px;
	margin-right:5px;
	}
	
.blokken-weergave{
	position:relative;
	float:left;
	display:inline;
	width:21px;
	height:13px;
	line-height:13px;
	margin-right:5px;
	}
