body
{
	font-size: 11px;
	font-family: Verdana;
	background-image: url(../afbeeldingen/bg.gif);
	margin: 0px 0px 0px 0px;
}

#blok
{
	font-size: 10px;
	font-family: Verdana;
	color: White;
}

#logo
{
	margin-left: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	background-image: url(../afbeeldingen/logo.gif);
}

#news
{
	margin: 0 0 0 0;s
	width: 135px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: #3399FF;
}

#info
{
	margin: 0 0 0 0;
	width: 135px;
	position: relative;
	top: 20px;
	left: 10px;
	background-color: #3399FF;
}

#header
{
	margin: 0 0 0 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 610px;
	height: 108px;
	background-image: url(../afbeeldingen/header.jpg);
	background-repeat : no-repeat;

}

#content
{
	margin: 0 0 0 0;
	position: relative;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	overflow : auto;
}

#bottom
{
	margin: 0 0 0 0;
	height: 15px;
	width: 605px;
	position : relative;
	bottom: 0px;
	left: 5px;
	background-image: url(../afbeeldingen/bottom.png);
	font-size: 10px;
	font-family: Arial;
	color: #003399;
	vertical-align : middle;
	text-align : center;
}

#copyright
{
	margin: 0 0 0 0;
	height: 20px;
	width: 605px;
	position: relative;
	bottom: 0px;
	left: 5px;
}

#copyright table{
	font-size: 11px;
	font-family: Arial;
	color: #FF6600;
}


#blok a:visited{text-decoration:none;color:#ffffff}
#blok a:link{text-decoration:none;color:#ffffff}
#blok a:active{text-decoration:none;color:#ffffff}
#blok a:hover{text-decoration:underline;color:#ffffff}

a:visited{text-decoration:none;color:#003399}
a:link{text-decoration:none;color:#003399}
a:active{text-decoration:none;color:#003399}
a:hover{text-decoration:underline;color:#003399}
