#middenin {
	width: 750px;
	height: auto;
	margin: 22px 0 0 19px;
	float: left;
	position: relative;
}


#nieuwinfo {
	width: 710px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 5px; 
	top: 0px;
}

#nieuw {
	width: 750px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	top: 0px;
}



.item {
	width: 225px;
	height: 295px;
	float: left;
	position: relative;
	display: inline;
	margin: 0 20px 20px 0;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/template/bg_item.jpg) no-repeat;
}

.item .afbeelding {
	width: 200px;
	height: 171px;
	float: left;
	margin: 12px 10px 0 12px;
	_margin: 12px 10px 0 5px;
	overflow: hidden;
}

.item .afbeelding img {
	width: 200px;
	height: 171px;
}

.item .merk {
	width: 200px;
	height: 17px;
	line-height: 17px;
	font-size: 15px;
	float: left;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 12px;
	font-weight: bold;
	color: #191919;
}

.item .prijs {
	width: 200px;
	height: 13px;
	line-height: 13px;
	font-size: 13px;
	color: #4b4b4b;
	float: left;
	overflow: hidden;
	margin-left: 12px;
	margin: 6px 0 0 12px;
}

.item .omschrijving {
	width: 111px;
	height: 40px;
	line-height: 13px;
	font-size: 11px;
	float: left;
	color: #999;
	overflow: hidden;
	margin-left: 12px;
	margin: 9px 0;
}

.item .logo {
	width: 200px;
	height: 20px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}
