.verkochtnl {
	width:103px;
	height:103px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/verkocht-nl.png) top left no-repeat;
}
.verkochtfr {
	width:103px;
	height:103px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/verkocht-fr.png) top left no-repeat;
}

.newnl {
	width:103px;
	height:103px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/nieuw-nl.png) top left no-repeat;
}
.newfr {
	width:103px;
	height:103px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/nieuw-fr.png) top left no-repeat;
}
.newpricenl {
	width:103px;
	height:103px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/nieuweprijs-nl.png) top left no-repeat;
}
.newpricefr {
	width:103px;
	height:103px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/nieuweprijs-fr.png) top left no-repeat;
}

.verkocht {
	width:89px;
	height:89px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/verkocht.gif) top left no-repeat;
}
.vendu {
	width:89px;
	height:89px;
	overflow: hidden;/**/
	float:left;
	position:absolute;
	z-index:999999;
	clear:none;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	visibility:visible;
	background: url(../layout/verkocht-fr.gif) top left no-repeat;
}
.gallImageWrapper{background-image:url(../layout/geenFotoGal.gif); background-repeat:no-repeat;}
