body{
background:#FBFBFB;
color:black;
font-size:13px;
font-family:verdana, helvetica, serif;
margin:-1px 0px 0px 0px;
}

img{
	border:0;
}

td{
font-size:13px;
font-family:verdana, helvetica, serif;
}

#schaduw-links{
background:url('images/schaduw-links.gif') 100% repeat-y;
width:45%;
}

#schaduw-rechts{
background:url('images/schaduw-rechts.gif') repeat-y;
width:45%;
}

#schaduw-onder{
background:url('images/schaduw-onder.gif') repeat-x;
height:20px;
}

#schaduw-linksonder{
background:url('images/schaduw-linksonder.gif') 100% 0% no-repeat;
width: 50%;
}

#schaduw-rechtsonder{
background:url('images/schaduw-rechtsonder.gif') no-repeat;
width: 50%;
}

table.main{
height:100%;
width:100%;
}

#main{
width:840px;
max-width:840px;
}

#main > table{
width:840px;
}

#test{
background:url('images/kop.jpg') no-repeat scroll top center;
height:111px;
}

.kolom-links{
width:694px;
}

.kolom-links2{
/*logo kolom*/
background-color:white;
height:80px;
width:250px;
}

.kolom-links3{
/* menu kolom */
background:#4DB8E5;
}

.kolom-midden{
background-color:white;
width:5px;
padding-right:1.5px;
padding-left:1px;
}

.kolom-rechts{
background:url('images/bg_rt.jpg') no-repeat;
text-align:center;
width:146px;
}

.kolom-rechts2{
/*images kolom naast content kolom*/
background:#D0D2D3;
text-align:center;
vertical-align:top;
}

.kolom-rechts3{
/*kolom naast image  boot*/
background:url('images/bg_ro.jpg') #D0D2D3 no-repeat;
text-align:center;
width:146px;
}

.kolom-content{
background:url('images/bg-hoofd.jpg') no-repeat top center;
width: 
}

#logo{
background:url('images/logo.gif') no-repeat 10% 50%;
padding:50px 0 20px 0;
margin:0 0 0 0;
width: 650px;
height: 10px;
}

#logo-rechts{
font-size:11px;
}

#menu{
color:white;
line-height:20px;
text-align:center;
}
#menu a:link {color: white;text-decoration:none}
#menu a:visited {color: white;text-decoration:none}
#menu a:hover {color: black;text-decoration:none}
#menu a:active {color: black;text-decoration:none}

#menu-rechts{
background:url(images/bg_rm.jpg) no-repeat;
height:39px;
width:146px;
}

#kop-rechts{
background:#D0D2D3;
height:20%;
font-size:11px;
padding:1px 0 16px 0;
margin:42px 0 -13px 0;
width:147px;
}

#content{
padding: 25px 26px 35px 25px;
width: 640px;
overflow: hidden;
}

#content > table{
border-color:#D0D2D3;
}

#decimalist{
list-style-type:decimal;
}

#menu li{
	list-style-type:none;
	display:inline;
	padding-left:3px;
	padding-right:3px;
}

#menu ul{
	margin:0;
	padding:0;
	margin-left:-10px;
}

table.formulier td{
	padding-bottom:10px;
}

table.formulier td input, table.formulier td textarea, table.formulier td select{
	width:100%;
	!width:150px;
}