img	{
	border-style: none;
	}

.portfolio_item {
	width: 162px;
	height: 131px;
	float: left;
	margin-right: 8px;
	margin-bottom: 25px;
	}
	
.item_foto {
	width: 160px;
	height: 108px;
	border: 1px solid #bcbbbb;
	}
	
.item_foto:hover {
	width: 160px;
	height: 108px;
	border: 1px solid #e19439;
	}
	
.item_info {
	height: 19px;
	width: 162px;
	margin-top: 2px;
	background-color: #e6e6e6;
	}
	
.item_titel {
	height: 15px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #e19439;
	padding-top: 2px;
	padding-left: 8px;
	}

.item_categorie {
	height: 19px;
	width: 19px;
	float: right;
	border-left: 2px solid #f7f7f7;
	}
	
.image_viewer {
	width: 497px;
	height: 288px;
	margin-bottom: 25px;
	border: 1px solid #dc851d;
	}
	
.categorieen {
	margin: 0;
	margin-top: 3px;
	margin-bottom: 18px;
	padding: 0;
	}
	
.icon_detail {
	margin-right: 8px;
	}