.bestuur 
{
margin-left:10%;	
width:80%;
position: center;
text-align: center;
	
}
.contact
{margin-top:20px;
}
a{
	color:green;
}

.bestuur ul
{
list-style-type: none;
padding-left:0px;
}

.bestuur ul li
{display: inline-block;
margin-top: 30px;
margin-left:5px;
margin-right:5px;
}
.profiel
{height: 30vh;
width:30vh;
}

