html {
	background:url("../img/bg4.jpg");
	background-repeat:no-repeat;
}
#buffer{position: absolute;top: 750px; }

#logo{position: absolute;top: 0px; width:100px; height:100px; }

/********** NAVIGATIE **********/
#nav a
{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
#nav a:hover
{
	text-decoration:underline;
}
#nav1
{
	position: absolute;
	top: 210px;
	left: 12px;
}
#nav2
{
	position: absolute; 
	top: 240px; 
	left: 12px;
}
#nav3
{
	position: absolute; 
	top: 280px; 
	left: 12px;
}
#nav4
{
	position: absolute; 
	top: 310px; 
	left: 12px;
}
#nav5
{
	position: absolute; 
	top: 340px; 
	left: 12px;
}
#nav6
{
	position: absolute; 
	top: 380px; 
	left: 12px;
}
#nav7
{
	position: absolute; 
	top: 410px; 
	left: 12px;
}
#nav8
{
	position: absolute; 
	top: 440px; 
	left: 12px;
}
#FontLink table {
	position: absolute; 
	top: 121px; 
	left: 2px;
}
#FontLink a, a:hover {
	font-size:24px;
	text-decoration:none;
}

/********** BODY **********/
#body {
	position: absolute; 
	top: 120px; 
	left: 200px;
	width:600px;
	font-family:arial;
}
#body h1 {
	font-size:18px;
	color:#003366;
}
#body p, li {
	font-size:14px;
	color:#003366;
	text-align:justify;
}
#body li {
	list-style-type:none;
}
#body th, td {
	font-size:14px;
	color:#003366;
	text-align:left;
}
td.Ralign {
	text-align:right;
}
#body a {
	font-weight:normal;
	color:#003399;
	text-decoration:none;
	font-size:14px;
}
#body a:hover
{
	text-decoration:underline;
	font-size:14px;
}

/********** RECHTERKOLOM **********/
#rkolom {
	position: absolute; 
	top: 460px; 
	left: 845px;
	font-family:arial;
}
#rkolom p {
	font-size:14px;
	color:#003366;
	text-align:justify;
	font-family:arial;
}
#rkolom td, th {
	font-size:14px;
	color:#003366;
	text-align:center;
	font-family:arial;
}
#rkolom a {
	font-size:14px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
	font-family:arial;
}
#rkolom a:hover
{
	text-decoration:underline;
	font-size:14px;
}
#rkolom img
{
	border:none;
}
#flescounter td {
	position: absolute; 
	top: 395px; 
	left: 880px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-align:center;
}