body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #719231;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tekstveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
	
a.link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
a.visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
a.hover, a.active { 
	text-decoration: underline; 
	color: #ffffff;
	}
	
a.link2 { 
	font-weight: normal; 
	text-decoration: none; 
	color: #719231;
	}
a.link2:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #719231;
	}
a.link2:hover { 
	font-weight: normal; 
	text-decoration: none; 
	color: #C0DA92;
	}
a.link2:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #C0DA92;
	}
	
a.linkfooter { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999999;
	}
a.linkfooter:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999999;
	}
a.linkfooter:hover, a.active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	}
	
/* inhoud website*/
.container {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: white no-repeat top left;
	padding: 0 10px;
	margin: 0;
	position: relative;
	color: #000000;

	}

.intro { 
	min-width: 470px;
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #C0DA92;
	background-position: left top;

}
.footer {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;