html {
   overflow-y: scroll;
   overflow: -moz-scrollbars-vertical;
}

table
{
	padding: 0px;
	margin: 0px;
	empty-cells: show;
	body-spacing: 0pc;
	cell-collapse: collapse;
}

body {
 	background-color : #ffffff;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
 	font-size : 9px;
	font-family : "Verdana";
	color: rgb(0,0,85);
}

.background { background-color: rgb(248,252,254); blur:(250,253,253) }

td{
	v-align: center;
	padding: 0px;
	margin: 0px;
 	font-size : 10px;
	font-family : "Verdana";
	body-spacing: 0px;
	cell-collapse: collapse;
}

td.copy{
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
 	font-size : 9px;
	font-family : "Verdana";
	color: #FFFFFF;
}

td.menu { height: 20px; font-size: 10px; text-align: center; }

td.cat
{
	font-weight: bold;
	text-align: center;
	width: 175;
	height: 20px;
	background-image: url(../pics/link-knop.jpg);
}

td.catb
{
	font-weight: bold;
	text-align: center;
	width: 175;
	height: 20px;
	background-image: url(../pics/link-knop12b.jpg);
}

td.catbr
{
	font-weight: bold;
	text-align: center;
	width: 175;
	height: 20px;
	background-image: url(../pics/link-knop12br.jpg);
}

table.kader { width: 700px; align: center; margin: 10px 0px 0px 0px; }

table.kadermetboord { width: 720px; align: center; margin: 5px 0px 0px 0px; }

td.titel {
	lpadding-left: 15px;
	lbackground-image: url(../pics/linktitelbalk.jpg);
	lbackground-repeat: none;
	color: rgb(0,94,177);
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}

td.titelmetboord {
	color: white;
	text-align: center;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: rgb(20,120,195);
}

td.titelbis {
	color: white;
	text-align: center;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	background-color: rgb(20,120,195);
}

td.inhoud {
	padding: 4px 8px;
	font-family: "Verdana";
}

td.inhoudmetboord {
	padding: 4px 8px;
	font-family : "Verdana";
	border: 1px solid rgb(20,120,195);
}

td.inhoudbis {
	padding: 4px 8px;
	font-family : "Verdana";
	font-size: 11px;
	border: 1px solid rgb(20,120,195);
}

td.12px { font-size: 12px; }

a:link.copy { color: white; }
a:visited.copy { color: white; }
a:active.copy { color: white; }
a:hover.copy { color: white; }

a:link.cat { color: rgb(0,94,177); blur: (20,120,195); }
a:visited.cat { color: rgb(0,94,177); }
a:active.cat { color: rgb(0,94,177); }
a:hover.cat { color: rgb(0,94,177); }

a:link{ color : rgb(20,120,195); text-decoration: none; }
a:visited{ color : rgb(20,120,195); text-decoration: none; }
a:active{ color: rgb(20,120,195); text-decoration: none; }
a:hover{ color : rgb(20,120,195); text-decoration: none; }

img
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.padding { padding-top: 7px; }

.formknop {
	font-size: 11px;
	font-family: Verdana;
	color: rgb(20,120,195);
	border: 1px solid rgb(20,120,195);
	padding: 1px 8px;
	background-color: rgb(235,240,250)
}

.formveld {
	font-family: Verdana;
	color: rgb(20,120,195);
	width: 190px;
	border: 1px solid rgb(20,120,195);
	padding: 2px;
	background-color: rgb(235,240,250);
}

.formveldnili {
	font-family: Verdana;
	color: rgb(20,120,195);
	width: 390px;
	border: 1px solid rgb(20,120,195);
	padding: 2px;
	background-color: rgb(235,240,250);
}


ul.sitemap { list-style-image: url(../pics/ul.gif);
