BODY, HTML 
{
	width:100%;
	height:100%;
	padding:5;
	margin:0;
}
BODY
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-image:url(../images/layout/background.gif);
	background-repeat:repeat-x;
	background-color:#015cb2;
	font-weight:bold;
}
#container
{
	width:950px;
	height:800px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/layout/achtergrond_hans.jpg);
	background-repeat:no-repeat;
	height:100%;
	min-height:100%;
	margin:0px auto 0px auto;
}
#flash{
	text-align:center;
	padding: 0;
	margin:0;
}
#container_rechts
{
	width:690px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
}
#container_top
{
	margin:0;
	padding:15px 0 0 0;
	text-align:right;
}
.nav_top, .nav_top A:LINK, .nav_top A:VISITED
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#015cb2;
	padding:0;
	margin:0;
}
.but_top A:LINK, .but_top A:VISITED{
	background-image:url(../images/layout/but_top.jpg);
	background-repeat:no-repeat;
	width:151px;
	height:38px;
	padding:10px 1px 0 0;
	margin:10px 0 0 0;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	display:block;
	float:right;
}
.link
{
	padding:0;
	margin:0;
	color:#0058B2;
	font-size:14px;
	text-align:right;
}
#tekst_top, #tekst_top A:LINK, #tekst_top A:VISITED
{
	color:#5E6166;
	float:right;
	text-align:right;
	width:500px;
	line-height:22px;
}
#container_nav
{
	width:210px;
	height:auto;
	padding:15px 0 0 0;
	margin:0;
	float:left;

}
#container_nav IMG
{
	display:block;
}
#container_nav2
{
	padding:0;
	margin:0;
}
#footer
{
	width:950px;
	position:absolute;
	text-align:center;
	font-weight: normal;
	bottom:0px;
	padding: 0 0 10px 0;
	font-size:10px;
}
