body {
	margin: 0px;
	background-color: #213808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #213808;
}

a, a:visited, a:active {
	color: #213808;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.footer a, .footer a:visited, .footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: url(../images/triangle.gif);
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -5px;
}

table.kader {
	border:1px solid #3d690f;
	font-size: 11px;
	line-height: 14px;
	color: #4a7d12;
}

table.kader2 {
	border:1px solid #3d690f;
	font-size: 18px;
	font-style: italic; 
	font-weight: bold;
	line-height: 24px;
	color: #4a7d12;
}

table.kader3 {
	border:1px solid #3d690f;
}


td.normal {
	font-size: 12px;
	line-height: 16px;
	color: #213808;
	font-style: normal;
	font-weight: normal;
}

font.title {
	font-size: 18px;
	font-weight: bold;
 	font-style:italic;
	color: #ffffff;
}

font.footer {
	font-size: 11px;
	color: #ffffff;
}

font.formerror {
	background-color: #ffff00;
	font-weight: bold;
}

#hoofdmenu {
	position: absolute;
	left: 0px;
	top: 130px;
	margin: 0px;
	padding: 0px;
	width: 123px;
	display: table;
}

#hoofdmenu a {
	width: 113px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#hoofdmenu a#active {
	width: 91px;
	padding: 6px 0px 0px 32px;
	background-image: url(../images/menublock3.gif);
	background-repeat: no-repeat;
}

#hoofdmenu a:hover {
	text-decoration: underline;
}

#rightmenu a {
	width: 207px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	background-image: url(../images/menublock4.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#rightmenu a#active {
	width: 185px;
	padding: 6px 0px 0px 32px;
	background-image: url(../images/menublock6.gif);
}

#rightmenu a:hover {
	text-decoration: underline;
}

#algmenu {
	position: absolute;
	top: 160px;
	margin: 0px;
	padding: 0px;
	width: 123px;
	display: table;
}

#algmenu a {
	width: 113px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	background-image: url(../images/menublock.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#algmenu a#active {
	width: 91px;
	padding: 6px 0px 0px 32px;
	background-image: url(../images/menublock2.gif);
}

#algmenu a:hover {
	text-decoration: underline;
}

input.line {
	width: 256px;
	height: 36px;
}
textarea.box {
	width: 382px;
	height: 205px;
}
