#overzicht
{
	margin-left:5px;
	padding-right:5px;
	margin-top:15px;
	
}

#filterBox
{
	background-image:url('../images/bg-filters.png');
	background-repeat:no-repeat;
	
	margin-top:0px;
	
	width: 539px;
	height: 72px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding: 10px;
}

#filterBox b
{
	font-size:12px;
}

#filterBox .inputSelect
{
	font-size:10px;
	width:80px;
}


#kruimelPad
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

#kruimelPad a
{
	text-decoration:none;
	color:#000;
}

#producten
{
	margin-top:15px;
	position:relative;
	height:100%;
	margin-left:-6px;
	width:565px;
}

#producten .item
{
	margin-right: 5px; 
	margin-bottom:20px; 
	position: relative; 
	background-image:url('../images/overzicht-item.png'); 
	background-repeat:no-repeat; 
	height:233px; 
	width:183px; 
	float:left;

}

#producten .noItem
{
	padding:15px;
	font-size:10px;
}



#producten .item .image
{
	width:170px;
	height:140px;
	margin-left:7px;
	margin-top:6px;
}




#producten .item .details
{

	width:160px;
	height:70px;
	margin:5px;
	margin-top:5px;
	padding-left:10px;
	line-height:17px;
}



#navigation
{
		text-align:center;
		font-size:12px;
		position:relative;
		maring: 0px auto;
}

#navigation .naviActive
{
	margin-left:5px; float:left; font-size:10px; width:12px; height:19px; color:#FFF; background-image:url('../images/navigatie-active.png'); background-repeat:no-repeat; background-position:center;
}

#navigation .naviActive a
{
	color:#FFF; text-decoration:none;
}


#navigation .navi
{
	float:left; font-size:10px; width:12px; margin-left:5px;
}

#navigation .navi a
{
	color:#000; text-decoration:none;
}


.linkNormalBlack
{
	text-decoration:none;
	color:#293133;
}

.linkNormalArt
{
	text-decoration:none;
	color:#899396;
}

#noColors
{

	margin-left:7px;
	width:520px;
	padding:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#fff;
	background-color:#B4002D;
}

