@charset "utf-8";
/* CSS Document */

#foto_blokje{
	width:172px;
	height:187px;
	background-image:url(../images/balken/balk_klein.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	margin-right:13px;
}
#foto_blokje img{
	width: 143px;
	height:153px;
	border:none;
	background-color:#000000;
	margin-top:12px;
	margin-left:12px;
}


#foto_blokje{
	width:120px;
	height:131px;
	background-image:url(../images/balken/bg_blokje_klein.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	margin-right:18px;
	margin-bottom:15px;
}
#foto_blokje img{
	width: 100px;
	height:107px;
	border:none;
	background-color:#000000;
	margin-top:11px;
	margin-left:9px;
}