body
{
	background-color: rgb(255,233,50);
}
body.menu
{
	background-color: YellowGreen;
}
body.kop
{
	background-color: YellowGreen;
	font: normal normal normal xx-large/normal fantasy;
	text-align: center;
}
h1
{
	font: 50px Freestyle Script;
	text-align: center;
	color: rgb(0,75,0);
}

h2
{
	font: 300%/normal Century Schoolbook;
	text-align: center;
}
h3
{
	font: 250%/normal Century Schoolbook;
	text-align: center;
}
h4
{
	font: 200%/normal Century Schoolbook;
	text-align: center;
}
h5
{
	font: 150%/normal Century Schoolbook;
}
h6
{
	font: 65px Freestyle Script;
	position: absolute;
	left: 32.5%;
	color: rgb(0,75,0);
}
p
{
	font: 20px Comic Sans MS;
	color: rgb(0,75,0);
}
p.navigatie
{
	font: 100% Comic Sans MS;
	margin: 0px 0px 0px 10px;
	color: rgb(0,75,0);
}
a
{
	font: 20px Centaur;
	color: #007500;
}
a:active
{
	color: #FFFFFF;
}
a:focus
{
	color: #007500;
}
a:hover
{
	color: #FFFFFF;
}
a:link 
{
	color: #007500;
}
a.nav
{
	font: normal normal bold 25px/normal Centaur;
	text-align: center;
	margin-left: 10px;
	vertical-align: middle;
}
img.kop
{
	position:absolute;
	right:0px;
	top:25px;
}
img.menu
{
	position: absolute;
	left:160px;
	bottom:0px;
}
img.alg
{
	position: absolute;
	left:0px;
	top:0px;
}
img.logo
{
	position: absolute;
	left:10px;
	top:10px;
}
img.topright
{
	position: absolute;
	right:0px;
	top:0px;
}
img.bottomleft
{
	position: absolute;
	left:0px;
	bottom:0px;
}
img.bottomright
{
	position: absolute;
	right:0px;
	bottom:0px;
}
img.intro
{
	position: absolute;
	left: 30%;
	top: 12.5%;
}
table.bestuur
{
	font: 20px Comic Sans MS;
	color: rgb(0,75,0);
}
td
{
	padding: 5px 10px 5px 10px;
	text-align: center;
}
th
{
	padding: 5px 10px 5px 10px;
}
caption
{
	font: 50px;
}
form
{
	color: Yellowgreen;
	vertical-align: middle;
	
}
li
{
	color: #007500;
	list-style: square;
}
table.left
{
	font: 20px Comic Sans MS;
	color: rgb(0,75,0);
	text-align: left;
}
td.left
{
	padding: 5px 10px 5px 10px;
	text-align: left;
}