body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	margin: 0;
	Padding: 0;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}


#wrapper {
	margin:10 auto;
	width:400px;
	text-align:center;
}
p {
	line-height: 175%;
}
h1 {
	font-size: 14px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
#referenties {
	margin:0 auto;
	width:700px;
}
div.referentie_grijs {
	background-color:#F4F4F4;
}
div.referentie_wit {
	background-color:#FFFFFF;
}
div.info {
	float:left;
	width:400px;
	margin-left:10px;
}
div.extrainfo {
	float:left;
	width:10px;
	margin-left:10px;
}
div.screenshot {
	width:130px;
	height:130px;
	float:left;
}
hr.clear {
	clear:both;
	visibility:hidden;
}
