div#content_opmaak
{
	width:240px;
	height:96px;
	float:left;
	padding-left:24px;

}

div#tekst_aanbieding
{
	width:220px;
	height:96px;
	background-image:url(../images/bg_omschrijving.gif);
	padding-top:0px;
	padding-left:8px;
	float:left;
}

div#foto
{
	width:228px;
	height:180px;
	float:left;
	background-color:#FFFFFF;
}

div#foto_klein
{
	width:110px;
	height:187px;
	float:left;
}

div#fotothumbnail
{
	width:80px;
	height:60px;
	margin-bottom:3px;
}

div#omschrijving
{
	width:200px;
	height:90px;
	float:left;
	background-color:#0099CC;
}


div#content_aanbieding
{
	width:288px;
	height:302px;
	margin-top:56px;
	padding-left:100px;
	padding-top:50px;
	background-image:url(../images/bg_content_aanbieding.gif);
	float:left;
	padding-left:12px;
	overflow:hidden;
}


