﻿body {
 background-color: #f1f1ed;
 margin-left: 0px;
 margin-top:0px;
}

.foto
{
	padding-right: 130px;
	border:thick;
	float:left;
}

/* ALGEMEEN */
.clear
{clear:both;}

a , a:visited, a:hover {color: #ff0000;text-decoration: underline;}
a:focus {outline:none;}
