body{
	background-image:url(/images/bg.gif);
	margin:0px;
	font-family:verdana, arial;
	font-size:0.75em;
	color:#003A75;
	line-height:1.3em;
}
img{
	border:0px;
}
a{
	color:#003A75;
}
#main{
	width:850px;
	margin:auto;
}
#mtop{
	background: url(/images/chirolangejo.gif) no-repeat bottom right;
}
#lefttop{
	width:622px;
	float:left;
}
#hoofdmenu{
	width:622px;
	background-color:#6BBD45;
}
#smntop{
	background:url(/images/lmenutop.gif) no-repeat top left;
	height:85px;
}
#submenu{
	background-image:url(/images/submenubg.gif);
	background-repeat:repeat-x;
}
#rechtsboven{
	float:left;
	width:228px;
}
#paginacont{
	background:url(/images/paginabg.gif) repeat-y left top;
}
#leftmenu{
	width:183px;
	min-height:250px;
	float:left;
}
#leftmenupad{
	padding:10px 20px 10px 15px;
}
#pagina{
	float:left;
	margin-left:30px;
	width:510px;
	border-top:3px solid #006F3A;
}

.button{
	background:url(/images/button.gif) no-repeat top right;
	float:left;
	color:#0054A6;
	font-weight:bold;
}

.button a{
	color:#0054A6;
	text-decoration:none;
}

.button a:hover{
	color:#004182;
	text-decoration:underline;
}

.button .sel{
	color:#004182;
	text-decoration:underline;
}

.btnl{
	float:left;
}
.btnt{
	float:left;
	padding:17px 27px 0px 0px;
}

.smn a{
	display:block;
	margin-bottom:10px;
	color:#0054A6;
	text-decoration:none;
}

.smn a:hover{
	color:#004182;
	text-decoration:underline;
}

.smn .sel{
	color:#004182;
	text-decoration:underline;
}

h1{
	font-size:1.3em;
	color:#0054A6;
	border-bottom:1px solid #A8B720;
}

h2{
	font-size:1.1em;
	color:#0054A6;
	margin:0px 0px 10px 0px;
}

#footer{
	background:url(/images/paginaeinde.gif) no-repeat top left;
	height:3px;
	line-height:3px;
	font-size:3px;
	margin-bottom:10px;
}

.pageblock{
	border:1px solid #8CC63F;
	margin:10px 0px 10px 0px;
}

.blocktitel{
	font-weight:bold;
	padding:5px;
}
.txt{
	padding:5px;
}
#titleformlink{
	font-weight:bold;
	padding-bottom:5px;
}
#titleformlink a{
	color:#003A75;
}
.prevnext{
	border:1px solid #8CC63F;
	text-align:center;
	padding:5px;
}
