body
{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background: #eeeeee;
}

h3
{
	margin: 0px 0px 20px 0px;
}

.wrapper
{
	width: 100%;
	max-width: 1022px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: url("/gfx/grijs.gif") repeat-y left;
	border: 2px solid #000000;
}

.heading
{
	background: url("../gfx/boven.jpg");
	height: 120px;
}

.menu
{
	background: url("../gfx/back2.jpg");
	height: 20px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_left
{
	position: absolute;
	width: 180px;
/*	border: 1px solid #000000;*/
}

.menu_right
{
	position: absolute;
	text-align: center;
	width: 800px;
	margin: 0px 0px 0px 180px;
/*	border: 1px solid #000000;*/
}

.content
{
	width: 100%;
	background: url("../gfx/midden.jpg") repeat-y;
}

.content_left
{
	float: left;
	width: 160px;
	text-align: center;
	/* border: 1px solid #000000; */
}

.content_right
{
	padding: 10px;
	margin: 0px 30px 0px 170px;
	text-align: justify;
	min-height: 365px;
}

.content_right a:link,
.content_right a:visited
{
	font-weight: bold;
	text-decoration: none;
}

.content_right a:hover,
.content_right a:active
{
	text-decoration: none;
}

.footer
{
	margin: 0px auto 0px auto;
	width: 100%;
	max-width: 1022px;
	text-align: right;
	font-size: 11pt;
}

.footer a:link, 
.footer a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.footer a:hover, 
.footer a:active
{
	text-decoration: none;
	color: yellow;
}

span.menuspace
{
	margin: 0px 10px 0px 10px;
}

span.menuspace a:link, 
span.menuspace a:visited
{
	text-decoration: none;
	color: #ffffff;
}

span.menuspace a:hover,
span.menuspace a:active
{
	text-decoration: none;
	color: yellow;
}

img.border
{
	border: 1px solid black;
}
.hoofding  {
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	}

