body {
	font-family:		"verdana";
	font-size: 		10pt;
	color:			white;
	background:		url('wp.png') repeat-x;
	background-color: 	#484848;
}

div {
	margin: 		auto;
	margin-top: 		0px;
	padding: 		0px;
	text-align: 		center;
	width: 			950px;
}

a {
	color: 			#FFFFFF;
}

a:link {
	text-decoration: 	none;
}

a:visited {
	text-decoration: 	none;
}

a:hover {
	text-decoration: 	underline;
}

a:active {
	text-decoration: 	none;
}


#container {
	margin-top: 100px;
}

#header {
	height: 530px;
	background: url('rulwebv3.png');
}

#balk	{
	height: 30px;
	margin-top:	5px;
}

#voet	{
	height: 25px;
	margin-top:	15px;
	font-size:	7pt;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
