html, body	
{
	border: none ; 
	overflow: visible;
	background: #fff;
	line-height:13px;
}


img
{
	margin-bottom:0px;
	display:block;
	margin: 0 15px 0 0;
	height:400px;
	float: left;
	}

div.beschrijving p
{
	color:#0af;
    font-size: 10px;   
	font-family: arial, helvetica, lucida, "Trebuchet MS", sans-serif;
	font-weight: 700;
    text-transform: uppercase;
}

div.beschrijving h3
{
	display: inline;
}
