BODY {
	margin: 0px 0px 0px 0px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-repeat: repeat-y;
	font-family: Times, "Times New Roman";
	font-size: 13px;
	letter-spacing: 0.5pt;
	line-height: 13pt;
	overflow:hidden;
}

A
{
   text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#42799d;
	text-decoration: underline;
}

A:hover
{
	color:#b54d40;
	text-decoration: underline;
}

.kop {
	font-size: 24px;
	color: #669C40;
	margin-bottom:20px;
	margin-left: auto;
	margin-bottom:20px;
	margin-right:5px;
}

.tussenkop {
	font-size: 28px;
	color: #4e84aa;
}

.tekstwitkop {
	font-size: 18px;
	color: #FFFFFF;
}

hr {
	border-bottom: 1px solid #669C40;
	border-top: 1px dotted #FFFFFF; 
	background: #FFFFFF;
	margin-bottom:20px;
	width: 100%;
} 

.klein {
	font-family: Times, "Times New Roman";
	font-size: 10px;
	letter-spacing: 0.5pt;
	line-height: 13pt;
}

#mainblock {
	width:1020px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}

#leftblock {
	width:180px;
	height:100%;
	float:left;
	background-image:url('../gfx/nw/achter_links.gif');
}	


#rightblock {
	width:160px;
	height:100%;
	float:right;
	background-image:url('../gfx/nw/achter_rechts.gif');
	background-repeat:repeat-y;
}


#centerblock {
	width:680px;
	height:100%;
	margin-left:180px;
}

#menublock {
	width:100%;
	height:105px;
}	


#contentblock {
	width:620px;
	overflow: auto;
	padding:20px;
}	

#topmenublock {
	height:60px;
	border-bottom-style:solid;
	border-color: #4E84AA;
	border-width: 1px;
	overflow:hidden;
}

#topmenublock img {
	margin-top:23px;
}

#submenublock {
	width:100%;
	height:10px;
}

img {
	border-width:0px;
	border-style:none;
}


.kop {
	font-size: 24px;
	color: #669C40;
	margin-bottom:20px;
	margin-left: auto;
	margin-bottom:20px;
	margin-right:5px;

}

.tussenkop {
	font-size: 18px;
	color: #669C40;
}

.tekstwit {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11pt;
}

.tekstwitkop {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 10pt;
}

.klein {
	font-family: Times, "Times New Roman";
	font-size: 10px;
	letter-spacing: 0.5pt;
	line-height: 13pt;
}