body{
    margin: 10px;
    background-color: White;
    background-image: none;
}
a:link 		{  	color: #666666; text-decoration: none;	}
a:visited 	{  	color: #333333; text-decoration: none;	}
a:hover 	{	background-color: #005452;	color: #FFFFFF; text-decoration: none;	}
a:active	{	color: #FF0000; text-decoration: none;	}
.noprint, .print, .image, #banner, #menu {display: none;}


		/*padding: top right bottom left;*/
#titel		{font-size:20px;}
#subtitel	{font-size:16px;}

.blauw {color: #0000FF}
.rood {color: #FF0000}
