
h1 {
	padding: 6px;
	margin: 0px 0px 0px 0px;
	font-size: 15px
	}


body {
	background: #61BB46 repeat-y top left;
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	}


td { font-size: 11px; }
td.title { font-size: 13px; font-weight: bold; }
td.header { font-size: 9px; }
td.label { text-align: right; font-weight: bold; white-space: nowrap; padding-right: 1em; }
td.label small { font-weight: normal; }
td.input { padding-top: 8px; }
td.n { white-space: nowrap; }
td.b { font-weight: bold; }
td.c { text-align: center; }
td.r { text-align: right; }

.abc { margin-bottom: 20px; }
.paginate { margin-top: 20px; }

hr { height: 1px; color: #cccccc; background-color: #cccccc; border: 0; }


#doos {
	background: transparent url(/img/taglogo.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
	}

#intro {
	background: transparent url(/img/grassy.gif) repeat top left;
	margin: 0;
	padding: 0;
	}

#banners {
	background: #008000;
	margin: 0;
	padding: 0px;
	height: 60px;
	}

#hoofd {
	background: #339900;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	margin: 0; padding: 0;
	}

#top {
	background: #008000 url(/img/toptext.gif) no-repeat top right;
	height: 15px;
	border-bottom: 2px solid #fff;
	margin: 0;
	padding: 1px;
	}

#toplogo {
	background: #008000 url(/img/toplogo.gif) no-repeat bottom right;
	height: 120px;
	margin: 0;
	border-bottom: 2px solid #fff;
	}

#samenvatting {
	height: 186px;
	width: 737px;
	background: #003300 url(/img/main.jpg) no-repeat top right;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0;
	padding: 0;
	}
	
#linkLIJST {
	position: absolute;
	background: #b5b5b5;
	border: 2px solid #fff;
	color: #666;
	top: 460px;
	padding: 18px;
	width: 198px;	
	line-height: 1.2;
	}

#menu {
	background: #dfdfdf url(/img/voetjes.gif) no-repeat bottom left;
	color: #666;
	border: 2px solid #fff;
	padding: 12px;
	margin: 0 0 12px 0;
	}

#inleiding {
	margin:0px 0px 0px 237px;
	background: #339900;
	color: #fff;
	padding: 0px 0px 6px 6px;
	width: 496px;
	}

#rectangle {
	position: absolute;
    top:220px; left: 762px;
    }
	
#hoofdtekst {
	background: transparent url(/img/leafpainted.gif) repeat-y top left;
	margin: 0;
	padding: 0;
	}


#tekstblok {
	margin-left: 237px;
	background: #fff;
	color: #666;
	margin-bottom: 0px;
	padding: 16px;
	border-top: 2px solid #61BB46;
	width: 502px;	
	}

#onderrand {
	background: #008000 no-repeat top left;
	color: #fff;
	padding: 14px 0 8px 20px;
	height: 12px;
	}



p {
	font-size: 11px;
	text-align: left;
	}

#banners p {
	background: transparent;
	padding: 0;
	margin: 0;
	}

#inleiding p {
	line-height: 1.8;
	color: #fff;
	background: transparent;
	font-size: 11px;
	padding: 0;
	width: 350px;
	text-align: left;
	margin: 0px 20px 6px 35px;
	}

/*
#tekstblok p {
	padding: 0px;
	margin: 6px 20px 0px 20px;
}
*/

#samenvatting p {
	padding: 16px 0px 0px 0px;
	margin: 0px 20px 0px 32px;
	width: 188px;
	width: 160px;
	font-size: 10px;
	line-height: 1.2;
	background: transparent;
	color: #999;
	text-align: left;
	}

#onderrand {
	font-size: 9px;
	font-family: 'Arial', Helvetica, sans-serif;
	}



#linkLIJST ul {
	list-style: none;
 	margin: 0; padding: 0;
	}

#menu li {
	background: url(/img/bulletkeuze.gif) no-repeat 2px 3px;
	font-size: 9px;
	margin: 0; padding: 0 0 5px 15px;
	line-height: 1.2;
	color: #999;
	}

#links li {
	background: url(/img/bulletlink.gif) no-repeat 2px 3px;
	font-size: 9px;
	margin: 0; padding: 0 0 5px 15px;
	line-height: 1.2;
	color: #555;
	}



a {
	color: #333;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a.fixed { color: #333 }

#samenvatting a:hover {
	text-decoration: underline;
	}

#linkLIJST a { 
	color: #444;
	text-decoration: none;
	font-size: 11px;
    display: block; 
    }

#linkLIJST a:hover {
	color: #333;
	text-decoration: underline;
	}

#onderrand a, #onderrand a:link, #onderrand a:visited {
	color: #fff;
	text-decoration: none;
	padding-left: 8px;
	}

#onderrand a:hover {
	text-decoration: underline;
	}

#inleiding { font-size: 11px }
#tekstblok { font-size: 11px }
