.img{
	border: solid 1px black;
}

.ErrorMessage {
	color:red;
}

.InfoMessage
{
	color:Green;
}
	
.linkDocument{
	text-decoration:underline;
}.linkDocument:hover{ text-decoration:none; }

.nieuwsBericht{
	text-decoration : none;
} .nieuwsBericht:hover{ text-decoration: underline; }

.header{
	font-weight:bold;
	text-transform:uppercase;
}
