BODY, TABLE
{
	background-color:#BDBDBC;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-family:Verdana, sans-serif;
	font-size:12px;
}
TABLE
{
	background:#FFFFFF;
}
.page
{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.header
{
	width:750px;
	height:120px;
	background-color:#29166F;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	border:1px solid #000000;
}
.menu
{
	width:750px;
	height:20px;
	background-color:#29166F;
	margin-top:3px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	padding: 2px 0px 2px 0px;
	border:1px solid #000000;
	font-size:12px;
	font-weight:bold;
	color:#29166F;
	text-align:right;
	text-transform:uppercase;
}
.submenu
{
	width:750px;
	height:20px;
	background-color:#29166F;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	padding: 2px 0px 2px 0px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:12px;
	font-weight:bold;
	color:#29166F;
	text-align:right;
	text-transform:uppercase;
}
.tekst
{
	width:750px;
	height:auto;
	background-color:#F2F1F8;
	margin-top:3px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	border:1px solid #000000;
	text-align:center;
}
.boodschap
{
	width:630px;
	height:auto;
	margin-top:10px;
	margin-right:60px;
	margin-left:60px;
	margin-bottom:20px;
	text-align:justify;
}
.menu a,
.menu a:active,
.submenu a,
.submenu a:active
{
	color:#00FF00;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.menu a:hover,
.submenu a:hover
{
	color:#EF7E09;
	text-decoration:underline;
}
.menu a.pointer,
.submenu a.pointer
{
	color:#FFFFFF;
	text-decoration:none;
}
.menu a.pointer:hover,
.submenu a.pointer:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
h1
{
	color:#29166F;
	font-size:20px;
	padding-bottom:0px;
}
h2
{
	color:#0033CC;
	font-size:20px;
	padding-bottom:0px;
}
.tekst a,
.tekst a:active
{
	color:#630080;
	text-decoration:underline;
	font-weight:bold;
}
.tekst a:hover
{
	color:#EF7E09;
	text-decoration:underline;
	font-weight:bold;
}
.tekst a.voetnoot,
.tekst a.voetnoot:active,
.tekst a.voetnoot:hover
{
	color:#0033CC;
	font-weight:bold;	
}
.tekst .noteText
{
	margin-top:20px;
	left:0px;
	width:630px;
	position:absolute;
	visibility:hidden;
	background:#FEB060;
	font-size:11px;
	padding:5px 5px 5px 5px;
	text-align:justify;
}
p.copyrightstatement
{
	padding-top:25px;
	text-align:center;
}
a.copyright,
a.copyright:active,
a.copyright:hover
{
	color:#EF7E09;
	font-weight:bold;
	font-size:11px;	
}
.tekst b
{
	color:#0033CC;
}
b.speciaal
{
	color:#29166F;
}
ul
{
	list-style:square;
	color:#EF7E09;
}
ol
{
	list-style:lower-alpha;
	color:#000000;
}
li
{
	margin-top:5px;
}
.lijst
{
	color:#000000;
	font-weight:normal;
}
