/*---{ Imports )-------------------------------------------------------*/

@import "news.css";

/* ---{ Assortiment }------- */
.AssNav {
	width: 40px;
}
#cat_prod .Standaard {
	line-height: 18px;
}

#assortiment {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	display:block;
	margin: 5px;
	font-size: 14px;
	font-family: Arial Rounded MT Bold, Arial;
	font-weight: normal; 
	color: #99694c; 
	text-transform: uppercase;
	
	
}

#assortiment a img{
	margin: 5px;
	border: 3px solid #fff;
	
	
}

#assortiment a{
	
}

#assortiment a:hover img{
	border: 3px solid #b1ae6c;
}

#meerinformatie{
	display:none;
	position:absolute;
	bottom: 0px;
	left: 0px;
	background:white;
	border: 1px solid #D2D2D2;
	height:	200px;
	overflow:auto;
	width: 384px;
	padding: 5px;
}


#assImage .more{
	text-align:right;
	float:right;
} 
