
body
	{
		background-color:transparent;
		font-family: verdana;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		margin: 5px;
		margin-top: 0px;
		padding: 0px;
	}

a:link, a:visited
	{
		font-family: verdana;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		margin: 5px;
		padding: 0px;
		text-decoration: underline;
	}

a:active, a:hover
	{
		font-family: verdana;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		margin: 5px;
		padding: 0px;
		text-decoration: underline;
	}

.tekst
	{
		font-family: verdana;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		margin: 5px;
		margin-top: 0px;
		padding: 0px;
	}

.info
	{
		font-family: verdana;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		color: #015369;
		margin: 5px;
		margin-top: 0px;
		padding: 0px;
	}



.groot
	{
		font-family: myriad, verdana;
		font-style: normal;
		font-weight: 500;
		font-size: 18px;
		color: #005269;
		margin: 5px;
		margin-top: 0px;
		padding: 0px;
	}

.kopje1
	{
		font-family: arial;
		font-style: normal;
		font-weight: 600;
		font-size: 14px;
		color: #000000;
		margin: 5px;
		margin-top: 0px;
		padding: 0px;
	}



.onderwerp
	{
		font-family: Myriad, verdana;
		font-style: italic;
		font-weight: 500;
		font-size: 20px;
		color: #0F5B72;
		margin: 5px;
		margin-top: 0px;
		padding: 0px;
	}
	
.banner
	{
	background-image:  url(banner.jpg);
	background-repeat:no-repeat;
	}
	
	
.alles
	{
	background-color:  #B6DAE4;
	}

.donker
	{
	background-color:  #92CBDC;
	}


