body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #7C6A6A;
}
html {
	width:100%;
	height:100%;
}
div#container {
	width : 780px;
	margin : 0px auto;
	height : 98%;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}
div#top {
	width : 780px;
	height : 148px;
}

div#top_main {
	height : 148px;
	float: left;
	background-color : white;
	width : 670px;
	background-image : url('../images/kop2.png');
	background-repeat: repeat-y;
	background-position: left;
}
div#top_r {
	height : 148px;
	width : 110px;
	background-color : white;
	float : left;
	background-image : url('../images/rechts-top.png');
	background-repeat: repeat-y;
}

td#links {
	vertical-align : top;
	background-color : #FFF100;
	width : 178px;
	background-repeat: repeat-y;
	background-position: left;
	text-align : right;
	font-size : 10pt;
	background-image : url('../images/links.png');
	background-repeat: no-repeat;
	background-position : top;
	border-left : 1px solid black;
}
td#links1 {
	width : 179px;
	height : 137px;
	background-image : url('../images/');
}
td#main {
	vertical-align : top;
	background-color : #FFFCD6;
	width : 491px;
	border-top : 1px solid black;
	background-image : url('../images/zwart.png');
	background-repeat: repeat-y;
	background-position: left;
	text-align : left;
	margin-left : 12px;
}
p {
	margin-left : 12px;
}
td#rechts {
	vertical-align : top;
	width : 110px;
	border-top : 1px solid black;
	background-image : url('../images/rechts.png');
	background-repeat: repeat-y;
}
table {
}
.menu
{
	display: inline;
	width: 120px;
}
.lead
{
	font-weight:bold;
}
h1#de_kop {
	margin-left : 10px;
	font-size : 16pt;
}
a
{
	color: black;
}
a:active, a:hover
{
	color: Red;
}
.menu a
{
	display: inline;
	width:120px;
	height:13px;
}
a.chapter{
font-weight:bold;
padding-top:10px;
margin-right : 10px;
}
a.sub_chapter{
font-weight:bold;
font-size:90%;
margin-right : 15px;
}
a.document{
font-size:80%;
margin-right : 15px;
}
span.ml{
display:none;
}
a#act{
color : blue;
}
.lead{
font-weight:bold;
margin-bottom:8px;
display:block;
}
div#mblok {
	margin-top : 150px;
	paggin-top : 10px;
}