body {
	font-family: Tahoma;
	background-color:#003597;
	margin-top:10px;
	margin-bottom:0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}





#container
{
	background-color:#ffffff;
	border-left: 9px solid #ececec;
	border-right: 9px solid #ececec;
	margin:0px;
	padding:0px;
	width:912px;
	text-align:left;
	margin: 0 auto;
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:10px;
}

#linkerkolom
{
	background-color:#ffffff;
	padding:15px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:200px;
	text-align:center;
	border-right: 1px solid #e4e4e4;
	float:left;
}



#rechterkolom
{
	float:left;
	width:668px;
	_width:665px;
	margin-right:10px;
	margin-top:20px;
	background-color:#ffffff;
}


h1
{
	background-image: url(images/bck_h1.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:11pt;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
}


.hruler
{
	width:100%;
	height:1px;
	background-color:#e4e4e4;
	margin-top:10px;
	margin-bottom:10px;
}


.block1
{
padding:10px;
border-right: 1px solid #e1e1e1;
line-height:15px;

margin-top:0px;
padding-top:0px;
}

.block1 p
{
margin-top:0px;
padding-top:9px;
}




#header
{
	height:163px;
	height:123px;
	background-image: url(images/bck_header.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 20px;
}
