body, html
{
	_text-align: center;
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
}
#wrapper
{
	text-align: -moz-center;
	_width: 800px;
	_height: 600px;
	min-width: 800px;
	min-height: 600px;
}
#header
{
	width: 800px;
	height: 115px;
	background: url('images/layout/slice_top.png');
}
#hoeklogo
{
	width: 181px;
	height: 115px;
	background: url('images/layout/hoeklogo.png');
	float: right;
}
#rightbar
{
	text-align: bottom;
	width: 181px;
	height: 100%;
	background: url('images/layout/slice_right.png');
	float: right;
}
#content
{
	text-align: justify;
	width: 800px;
	height: 565px;
	float: center;
}
#footer
{
	text-align: center;
	width: 800px;
	height: 20px;
	font-size: 10px;
	float: bottom;
}
table#taal
{
	font-size: 10px;
	text-align: center;
}
table#taal1
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}
a:link
{
	color:#007ca8;
	text-decoration: none;
	font-weight: bold;
}
a:active
{
	color:#007ca8;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color:#007ca8;
	text-decoration: none;
	font-weight: bold;
}
a img
{
	border: 0px;
}
ul
{
	font-family: Verdana;
	font-size: 10px;
}
p
{
	font-family: Verdana;
	font-size: 10px;
}
h1
{
	font-family: Verdana;
}
p#adres
{
	_font: Verdana;
	_font-size: 10px;
	_font-weight: bold;
}
table#adrestable
{
	_padding: 9px;
	_margin: 9px;
}