#assortiment-images{
	width: 450px;
	overflow: auto;
}

#assortiment-images h1.p-title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 14px Arial, Times new Roman; 
 	color: #3a4852;
 	font-weight: bold;
}

.product{
	width: 194px;
	height: 300px;
	float: left;
	overflow: auto;
	margin-right: 20px;
}

.product-pluis{
	width: 194px;
	height: 200px;
	overflow: auto;
	margin-right: 20px;
}

.product-title{
	width: 194px;
	height: 25px;
	float: left;
}

.impressie-foto-container{
	width: 194px;
	float: left;
	overflow: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}

.impressie-foto{
	width: 194px;
}	

