.introtitel
{
	color : #15294F;
	font-size : 40px;
	line-height: 50px;	
}

BODY {
	margin : 0 0 0 0;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding: 0;
	background : #DEEDD0;
	font-family: Georgia, Arial, Times New Roman, Times, serif;
	color : #000000;
	font-size : 13px;
	line-height: 20px;
	text-align: left;
}

TD {
	font-family: Georgia, Arial, Times New Roman, Times, serif;
	color : #000000;
	font-size : 13px;
	line-height: 20px;
}
P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
A {
	color: #15294F;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #6AAC41;
	TEXT-DECORATION: underline;
}

.nav A
{
	text-align: left;
	COLOR: white;
	TEXT-DECORATION: underline;
	font-weight: 400;
	font-size : 16px;
}

.nav A:hover
{
	text-align: left;
	COLOR: #B6CC99;
	TEXT-DECORATION: underline;
	font-weight: 400;
	font-size : 16px;
}

.navactive 
{
	text-align: left;
	COLOR: #15294F;
	font-weight: 900;
	font-size : 16px;
}

.subnav A
{
	text-align: left;
	COLOR: white;
	TEXT-DECORATION: underline;	
	font-weight: 400;
	font-size : 14px;
}

.subnav A:hover
{
	text-align: left;
	COLOR: #B6CC99;
	TEXT-DECORATION: underline;
	font-weight: 400;
	font-size : 14px;
}

.subnavactive 
{
	text-align: left;
	COLOR: #6AAC41;
	font-weight: 900;
	font-size : 14px;
}


.wosimage {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5;
}
.button {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 8pt;
	BACKGROUND-IMAGE: url(/images/button.gif);
	BORDER-LEFT: medium none;
	WIDTH: 100px;
	COLOR: black;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial;
	HEIGHT: 21px;
}
.inputtext {
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	height: 20px;
}
.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.tableHeader {
	background-color: #FFFFFF;
}
.tableContent {
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}

.dotline 
{
	margin-top: 0px;
	padding-top: 0px;
	border-top: thin dotted #5AA426;
	line-color: #5AA426;
	border-right-color: #5AA426;
	border-bottom-color: #5AA426;
	border-left-color: #5AA426;
}

.backimage
{
  background: url(/images/backlogo.gif) center center no-repeat;
}

.vertbar
{
	text-align: left;
	font-size : 17px;
	font-weight: 800;
	color: white;
	text-align: left;
	width: 25px;
}

.pagtitel
{
	text-align: left;
	font-size : 18px;
	font-weight: 500;
	color: #6AAC41;
	font-style: italic;
}
