body
{
	background-color: #e7e2d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 23px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bg04.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.content-kop
{
	font-size: 16px;
	color: #014260;
	font-weight: bold;
}
.footer
{
	width: 980px;
	margin: auto;
	margin-bottom:-2px;
}
.footer a
{
	color: #555555;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}
html
{
	overflow-y: scroll;
	height: 100%;
}
.home-button
{
	width: 200px;
	height: 27px;
	display: block;
	margin-left: -1px;
	margin-bottom: 17px;
}
.home-button:hover
{
	background-image: url(/images/home-button-hover.png);
}
.hoofdmenu
{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.hoofdmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.hoofdmenu ul li a
{
	display: block;
	padding: 0 18px 0 18px;
	color: #e0d09c;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
.hoofdmenu ul li .selected
{
	display: block;
	padding: 0 18px 0 18px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #e0d09c;
}
.hoofdmenu ul li a:hover
{
	font-weight: bold;
	color: #ffffff;
}
.hoofdmenu ul li a img
{
	margin-left: -21px;
}
.hoofdmenu ul li ul
{
	display: none;
	margin: 0;
}
.hoofdmenu ul li ul li a
{
	color: #e0d09c;
	height: 22px;
	line-height: 22px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-color:#015581;
	padding-left: 10px;
	margin-left: 14px;
}
.hoofdmenu ul li ul li .selected
{
	color: #ffffff;
	height: 22px;
	line-height: 22px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-color:#015581;
	background-position: 18px 10px;
	padding-left: 10px;
}
.hoofdmenu ul li ul li a:hover
{
}
.window
{
	width: 980px;
	background-image:url(bg01.jpg);
	background-color: white;
	margin: auto;
	margin-bottom: 30px;
	padding-bottom: 1px;
}
.window-table
{
	margin: auto;
}
.window-table-links
{
	width: 1px;
	vertical-align: top;
	background-color: #014260;
	
}
.window-table-midden
{
	vertical-align: top;
	padding: 20px;
	width: 500 px;
}
.window-table-rechts
{
	width: 1px;
	vertical-align: top;
	padding: 0 10px 0 10px;
}
.nav-rechts
{
	float:right;
	height: 100%;
}
.link
{
	color:#014260;
}