body {
	background: white;
	margin: 0px;
}
p {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}
p.foto {
	text-align: center;
	font-style: italic;
}
h1 {
	color: #008000;
}
h2 {
	color: #008000;
}
h3 {
	color: #008000;
}
a.lijst {
	color: #008000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}
a.lijst:active {
	color: #008000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}
a.lijst:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}
a.lijst:hover {
	color: #00C000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}

a { color: #008000; }
a:active { color: #008000; }
a:visited { color: #008000; }
a:hover { color: #00C000; }

a.hoofd { color: #FFFFFF; text-decoration: none; }
a.hoofd:active { color: #FFFFFF; text-decoration: none; }
a.hoofd:visited { color: #FFFFFF; text-decoration: none; }
a.hoofd:hover { color: #FFFF00; text-decoration: none; }

a.sub {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}
a.sub:active { color: #000000; text-decoration: none; }
a.sub:visited { color: #000000; text-decoration: none; }
a.sub:hover { color: #00A000; text-decoration: none; }

td.vmidden {
	vertical-align: center;
}

td.vtop {
	vertical-align: top;
}

table.hoofd {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #004000;
	width: 160;
}
td.hoofd {
	height: 23px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background: #008000 url('../images/knop1.bmp') repeat-x fixed left;
}
td.hoofd2 {
	height: 2px;
	background: none;
}
td.hoofd3 {
	height: 18px;
	background: none;
}
table.sub {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #004000;
	width: 160;
}
td.sub {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	background: none;
}
table.lijst {
	border-collapse: collapse;
	border-spacing: 2px;
	border: 0px solid;
	width: 250;
}
table.lijst2 {
	border-collapse: collapse;
	border-spacing: 2px;
	border: 0px solid;
	width: 500;
}
table.full {
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
}
table.tekst {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
}
td.links {
	width: 175px;
	vertical-align: top;
	text-align: center;
	background: #64CF64;
}
td.rechts {
	vertical-align: top;
	width: 700px;
	background: #E7FFE7;
}
td.opvulling {
	background: white;
}
