/* stylesheet: Zorg voor Beter */
/* versie: 1.9 - 25/06/2009 */
/* Maaike de Laat - maaike@eend.nl */
/* Lodewijk Schutte - lodewijk@eend.nl */

/*  schone start geinspireerd op eric meyer: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------- */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	color: black;
	background-color: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*  structuur
-------------------------------------------- */
html {
	margin-bottom:32px;
}

html body {
	font:10px/1.4 Verdana, Arial, sans-serif; 
}

body.home {
	line-height:1.2;
}


#kader {
	width:960px;
	margin: 0 auto 0 auto;
	position: relative;
}

/*  basis typografie
-------------------------------------------- */
h1 {
	font-size: 100%;
	color: #008500;
	margin-bottom:16px;
	line-height:1.2;
	font-weight:normal;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

h2 {
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #008500;
}

.home h2 {
	font-size: 140%;
	margin-bottom: 4px;
	line-height:1.15;
	font-weight:normal;
}

/*.verstoppen {
	position:absolute;
	top:-5000px;
	left:0;
}*/

p {
	margin-bottom: 16px;
}

span.tekstgrootte {
	display:block;
	position:absolute;
	top:14px;
	left:140px;
	font-size:110%;
}

#min {
	border:1px solid #999;
	padding:1px 5px 2px 5px;
	margin-left:5px;
	color:#999;
}

#min a {
	color:#000;
	text-decoration:none;
}

#plus {
	border:1px solid #999;
	padding:1px 5px 2px 5px;
	border-left:none;
	color:#999;
}

#plus a {
	color:#000;
	text-decoration:none;
}

.datum {
	color:#666;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
}

p .datum, p .date, p .dtstart, p .dtend {
	font-size:100%;
}

.plaats, .location {
	color:#666;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size:110%;
}

p .plaats, p .location {
	color:#000;
	font-size:100%;
	margin-bottom:16px;
}

.categorie {
	color:#666;
	font-weight: bold;
	font-size:110%;
	display:block;
}

p.meer {
	color:#666;
	font-size:100%;
}

a:link, a:visited {
	color: #008500;
}

a:hover, a:active {
	color: #f60;
}

strong {
	font-weight:bold;
}

sup {
	font-size:80%;
	/*position:relative;
	top:-.5em;*/
	vertical-align:super;
}

/*  #kop
-------------------------------------------- */
#kop {
	background:#fff url(../images/header.jpg) 0 3.4em no-repeat;
	height:167px;
	margin-bottom:2.7em;
	width:960px;
}

#kop h1, #kop #logolink {
	width:186px;
	height:160px;
	text-indent:-5000px;
	background:transparent url(../images/logo.png) 0 1px no-repeat;
	position:absolute;
	top:10px;
	left:10px;
	z-index:10;
}

/*  #navigatie
-------------------------------------------- */
#huishoudelijk {
	float: right;
	margin-top:10px;
}

#huishoudelijk li {
	float:left;
	margin:0 0 0 20px;
	font-weight:bold;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
}

#huishoudelijk li a {
	color: #008500;
	text-decoration: none;
}

#huishoudelijk li a:hover {
	color:#f60;
}

#huishoudelijk li.actief a {
	color:#000;
}

#nav {
	width: 960px;
	background:#f90 url(../images/logohoekje.gif) 96px 0 no-repeat;
	position:absolute;
	left:0;
	top:170px;
	font-weight:bold;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	min-height:24px;
}

#nav li {
	float:left;
	margin:0 8px;
	padding:0 8px;
	line-height:2em;
}

#nav li.actief {
	background-color:#fff0d9;
}

#nav a {
	color:#000;
	text-decoration: none;
	display:block;
	float:left;
}

#nav a:hover, #nav a:focus {
	/*border-bottom:3px solid #fff;*/
}

/*  #nieuws
-------------------------------------------- */
#nieuws {
	width: 480px;
	float: left;
	padding-right:0;
	margin: 30px 10px 1em 0;
}

#nieuws div.col {
	float: left;
	width: 480px;
}

#nieuws li, #nieuws .item {
	width: 220px;
	float: left;
	margin:0 20px 16px 0;
	border-bottom:1px dotted #d8d8d8;
	font-size:110%;
	padding-bottom:16px;
	display:inline; /* voor IE6 */
}

#nieuws .item.alt {
	margin-right:0;
}

#nieuws li .categorie, #nieuws .item .categorie {
	font-size:100%;
	margin-bottom:10px;
}

#nieuws img {
	float:left;
	margin:4px 6px 0 0;
}

#nieuws h2 a {
	text-decoration:none;
}

#nieuws li.eerste, #nieuws .item.eerste {
	padding:16px 0 16px 0;
	width:460px;
	border-top:1px dotted #d8d8d8;
	border-bottom:none;
	margin-bottom:0;
}

#nieuws li.eerste p, #nieuws .item.eerste p {
	line-height:1.4;
	font-size:120%;
}

#nieuws li p.meer, #nieuws .item p.meer {
	font-size:10px;
}

#nieuws li.links, #nieuws .item.links {
	clear:both;
}

#nieuws li.eerste h2, #nieuws .item.eerste h2 {
	font-size: 240%;
	margin-top:-5px;
}

/*  .banner
-------------------------------------------- */

.banner {
	border-top:2px solid #008500;
	border-bottom:1px dotted #ccc;
	background-color:#e3f1e2;
	float:left;
	padding:16px 0 50px;
	margin-bottom:24px;
	width:460px;
}

.banner h2 {
	margin:0 24px 3px 120px;
	font-size:200%;
}

.banner p {
	margin:0 24px 0 120px;
	font-size:110%;
}

.banner.kennisbank {
	background-image:url(../images/bg_kennisbank_breed.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
}

.banner.zvbkaart {
	background-image:url(../images/bg_kaart_smal.gif);
	background-position:3% 50%;
	background-repeat:no-repeat;
}


/*  #kader02
-------------------------------------------- */
#kader02 {
	width:205px;
	float:left;
	margin:30px 10px 0 0;
}


/*  #kader03
-------------------------------------------- */
#kader03 {
	width:240px;
	float:right;
}

/*  #onderwerpen
-------------------------------------------- */
#onderwerpen {
	float: left;
	margin-top:4px;
	background:url(../images/ond-schaduw.gif) bottom right no-repeat;
	padding:0 4px 7px 0;
	width:196px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline; /* voor IE6 */
}

#onderwerpen h2 {
	background-color:#f90;
	color: #000;
	font-size:120%;
	font-weight: bold;
	padding:5px 3px 5px 22px;
	border-left:2px solid #fff;
	margin-right:1px;
	font-family:Arial, Helvetica, sans-serif;
}

#onderwerpen ol {
	font-size:120%;
}

#onderwerpen ol li {
	margin:0 18px;
	background:url(../images/menutopborder.gif) 8px 0 no-repeat;
}

#onderwerpen ol li.laatste {
	margin:0 0 0 2px;
	padding:2px 18px 0 16px;
	border-top: 4px solid #d8d8d8;
	background:none;
}

#onderwerpen ol li a {
	border-left:2px solid #ffe0b2;
	display: block;
	padding: 7px 10px 7px 22px;
	text-decoration: none;
	color: #000;
	margin:0 -18px;
	background:url(../images/blokje.gif) 8px 0.9em no-repeat;
}

#onderwerpen ol li.laatste a {
	border-left:2px solid #ebebeb;
}

#onderwerpen ol li a:hover {
	background:#eaeaea url(../images/blokjemo.gif) 8px 0.9em no-repeat;
}

#onderwerpen ol li.eerste {
	border-top: none;
	background:none;
}

/*  #agenda
-------------------------------------------- */
#agenda {
	border-top:4px solid #f90;
	border-bottom:1px dotted #d8d8d8;
	background:#fff0d9;
	padding:10px 10px 0 10px;
	margin-top:16px;
}

#agenda h2 {
	font:normal 200% "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#agenda img {
	margin-bottom: 10px;
}

#agenda p {
	text-align: left;
	font-size:110%;
}

#agenda p.meer {
	font-size:100%;
}

#agenda .categorie {
	margin:-4px 0 8px 0;
}

#agenda ul li {
	margin-bottom:8px;
	background:url(../images/blokjemo.gif) 0 4px no-repeat;
	padding-left:16px;
	font-size:110%;
}

#agenda ul li a {
	color:#000;
	text-decoration:none;
}

#agenda ul li a .dtstart {
	display:block;
	font-weight:bold;
}

#agenda ul li a:hover, #agenda ul li a:active {
	color:#f60;
}

/*  #uitgelicht
-------------------------------------------- */
#uitgelicht {
	float:left;
	border-top:1px dotted #d8d8d8;
	width:196px;
	margin-bottom:8px;
	padding-right:16px;
}

#uitgelicht h2.categorie {
	margin:10px 0 15px 8px;
	font:bold 110% verdana,sans-serif;
}

#uitgelicht div {
	border-bottom:1px dotted #d8d8d8;
	padding-bottom:6px;
	margin-bottom:16px;
}

/*#uitgelicht div img {
	margin-bottom: 10px;
}
*/
#uitgelicht div h3 {
	border-top:4px solid #f90;
	background:#fff0d9;
	padding:10px 8px 4px;
	font:normal 200% "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#008500;
	margin-bottom:6px;
}

#uitgelicht div p {
	margin:0;
}

/*  #blokjes
-------------------------------------------- */
/*.blauw {
	background-color:#eaeaf5;
}

.rood {
	background-color:#fff0d9;
}*/


/*  #zoek
-------------------------------------------- */
#zoek {
	float:right;
	margin:20px 0;
	width:240px;
}

#zoek label {
	display: none;
}

#zoek button {
	float: right;
	height:26px;
	width:40px;
}

#zoek input {
	width:180px;
	height:18px;
}

/*  #deweekvan
-------------------------------------------- */
#deweekvan {
	border-top:1px dotted #d8d8d8;
	border-bottom:1px dotted #d8d8d8;
}

#deweekvan #mensen {
	position:relative;
	width:240px;
	height:240px;
	background:#ccc;
}


#deweekvan #mensen li {
	position:absolute;
}

#deweekvan #mensen li#sq0 {top:80px;left:0;}
#deweekvan #mensen li#sq1 {top:0;left:0;}
#deweekvan #mensen li#sq2 {top:0;left:80px;}
#deweekvan #mensen li#sq3 {top:0;left:160px;}
#deweekvan #mensen li#sq4 {top:80px;left:160px;}
#deweekvan #mensen li#sq5 {top:160px;left:160px;}

#deweekvan .categorie {
	margin:10px 0 15px;
}

#deweekvan blockquote {
	margin:10px;
	font-size:110%;
}

#deweekvan blockquote h2 {
	font-size: 1.6em;
}

#deweekvan blockquote h2 strong {
	display:block;
	font-weight:normal;
	font-size:130%;
}

#deweekvan blockquote h2 a {
	text-decoration:none;
}

#deweekvan p.meer {
	margin-left: 10px;
}

/*  #kruimel vervolgpagina's
-------------------------------------------- */
#kruimel {
	float:left;
	margin: 10px 0 32px 220px;
	color:#999;
	width:465px;
	height:14px;
}

#kruimel ol li {
	float:left;
	display:inline;
}

#kruimel li a {
	background:url(../images/kruimelhaakje.gif) bottom right no-repeat;
	padding-right:15px;
	margin-right:5px;
	color:#999;
}

#kruimel li a:hover, #kruimel li a:active {
	color: #f60;
}

#kruimel em {
	display:none;
}

/*  #submenu vervolgpagina's
-------------------------------------------- */
#submenu {
	float: left;
	background:url(../images/ond-schaduw.gif) bottom right no-repeat;
	padding:0 5px 7px 0;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	margin:0 20px 0 0;
	font-size:120%;
	font-weight:bold;
	display:inline;
}

#submenu p {
	background-color:#f90;
	color:#000;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:5px 2px 2px 20px;
	font-size:110%;
	margin:0;
}

#submenu p.actief {
	background-color:#ffebcc;
	padding-left:0;
}

#submenu p.actief a {
	color:#000;
	text-decoration:none;
	padding-left:20px;
}

#submenu p.actief a:hover, #submenu p.actief a:active {
	background:url(../images/blokjemo.gif) 7px 6px no-repeat;
}

#submenu li {
	margin:0 18px;
	background:url(../images/menutopborder.gif) 2px 0 no-repeat;
}

#submenu a {
	display: block;
}

#submenu li a {
	padding: 7px 10px 7px 20px;
	text-decoration: none;
	color: #000;
	margin:0 -18px;
	background:url(../images/blokje.gif) 6px 12px no-repeat;
	font-weight:normal;
	border-left:2px solid #ffe0b2;
}

#submenu ul ul {
	margin:0 -18px;
}

#submenu ul li.actief ul li a {
	background:none;
}

#submenu ul ul li a {
	background:none;
	padding-left:36px;
	}

#submenu ul li.actief ul li.actief a {
	background-image:none;
	background-color:#ffebcc;
}

#submenu ul li.actief ul li a:hover {
	background-image:none;
	padding-left:36px;
	background-color:#eaeaea;
}

#submenu li.actief a {
	background:#ffebcc url(../images/blokjemo.gif) 6px 12px no-repeat;
}

#submenu li a:hover {
	background:#eaeaea url(../images/blokjemo.gif) 6px 12px no-repeat;
}

#submenu li.eerste {
	background:none;
}

#submenu li.eerste em {
	padding:4px 0 4px 20px;
	display:block;
	border-left:2px solid #ffe0b2;
	margin:0 -18px;
	font-style:normal;
}

#submenu li.eerste a {
	padding-top:4px;
}

#submenu #onderwerp {
	background:url(../images/submenubg.gif) 0 0 no-repeat;
	padding-top:10px;
}

#submenu #uitgebreid {
	background:url(../images/submenubggrijs.gif) 0 0 no-repeat;
	padding-top:6px;
}

#submenu #uitgebreid li {
	margin-left:18px;
}

#submenu #uitgebreid li a {
	border-left:2px solid #ebebeb;
}


/*  #content vervolgpagina's
-------------------------------------------- */
#content {
	width: 465px;
	float: left;
	padding:10px 0 16px 0;
	margin:0 20px 16px 0;
	border-top:1px dotted #d8d8d8;
	border-bottom:1px dotted #d8d8d8;
	line-height:1.5;
}

#content h1 {
	margin-bottom:16px;
	font-size:240%;
}

#content h2 {
	clear:both;
	color:#000;
	font-weight:bold;
	font-size:110%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content h2 a {
	text-decoration:none;
	display:block;
	padding-left:14px;
	background:url(../images/raquo.gif) 0 .4em no-repeat;
}

#content p {
	font-size:110%;
}

#content ul.overzicht {
	font-size: 100%;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 0;
}

#content ul.overzicht li {
	list-style-type: none;
	list-style-position: outside;
	margin-left:0;
}


#content p.inleiding {
	font-size:120%;
}

.nieuws #content p.inleiding {
	font-size:110%;
	font-weight:bold;
}

#content ul, #content ol {
	list-style-position:outside;
	margin-bottom:16px;
	font-size:110%;
}

#content ul li {
	list-style-type:disc;
	margin-left:1.5em;
}

#content ol li {
	list-style-type:decimal;
	margin-left:2.5em;
}

#content p+ul, #content p+ol {
	margin-top:-16px;
}

#content .inspring {
	margin-left:32px;
}

#content em {
	color:#666;
	font-style:normal;
}

#zoeknieuws {
	padding-bottom:32px;
	width:30em;
}

#zoeknieuws label, #zoeknieuws select {
	margin-top:8px;
	margin-bottom:8px;
}

#zoeknieuws button {
	margin-top:6px;
}

#content #resultaten {
	padding:10px 0 0 0;
	list-style-type:none;
	font-size:100%;
	list-style-position:outside;
	border-top:1px dotted #d8d8d8;
	clear:both;
}

#content #resultaten li {
	list-style-type:none;
	margin-left:0;
}

#resultaten span.datum {
	display:block;
}

.nrs {
	list-style-type:none;
	font-size:100%;
	margin-left:220px;
	position:relative;
	clear:left;
}

body #kader .nrs li {
	float:left;
	font-size:110%;
	margin:0 5px 0 0;
	display:inline;
	border-right:1px solid #d8d8d8;
	padding:0 5px 0 0;
}

.nrs li a {
	color:#999;
	text-decoration:none;
}

.nrs li a:hover, .nrs li a:active {
	color:#f60;
}

.nrs li.laatste {
	border-right:none;
}

#nieuwsbrief {
	padding-top:10px;
	margin-top:32px ;
	border-top:1px dotted #d8d8d8;
	line-height:1.5;
}

#nieuwsbrief h2 {
	margin:16px 0;
	font-size:240%;
	font-weight:normal;
	color:#008500;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#nieuwsbrief h3 {
	font-size:140%;
	font-weight:normal;
	color:#008500;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#nieuwsbrief ul {
	margin-top:0;
}

/*  begrippenlijst
-------------------------------------------- */
.begrippen #content {
	margin:0 0 0 220px;
	float:left;
	width:740px;
	display:inline;
	border:none;
	padding:0;
}

.begrippen #content h1 {
	border-top: 1px dotted #d8d8d8;
	width:465px;
	padding-top:10px;
	margin-bottom:32px;
}

.begrippen #content h2 {
	font-size:140%;
	color:#008500;
	border-top: 1px dotted #d8d8d8;
	padding-top:10px;
}

.begrippen #content #abc-1 {
	width:220px;
	float:left;
	margin-right:30px;
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom:8px;
}

.begrippen #content #abc-2 {
	width:220px;
	float:left;
	margin-right:30px;
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom:8px;
}

.begrippen #content #abc-3 {
	width:220px;
	float:left;
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom:8px;
}

.begrippen #content ul {
	list-style-type:none;
	margin-bottom:32px;
}

.begrippen #content ul li {
	list-style-type:none;
	margin-left:0;
}

.begrippen #content ul a {
	color:#999;
}

.begrippen #content ul a:hover, .begrippen #content ul a:active {
	color:#f60;
}

/*  zoekresultaten
-------------------------------------------- */
.zoek #content {
	margin:0 0 0 220px;
	float:left;
	display:inline;
	border-bottom:none;
}

.zoek #content h1 {
	margin-bottom:8px;
}

.zoek #content .nrs {
	margin:0 0 16px 1em;
	clear:none;
	color:#999;
	float:left;
	font-size:100%;
	font-weight:bold;
}

.zoek #content .nrs a {
	font-weight:normal;
}

.zoek #content p.vondst {
	float:left;
	clear:left;
}

.zoek #content #resultaten {
	clear:left;
	border-bottom: 1px dotted #d8d8d8;
	padding:0 16px 32px 0;
	margin-top:16px;
	float:left;
	width:465px;
}

.zoek #resultaten h2 {
	font-size:120%;
	clear:both;
}

.zoek #resultaten a {
	font-size:110%;
	clear:both;
	display:block;
	float:left;
	font-size:110%;
}

.zoek #resultaten p {
	margin-bottom:0;

}

.zoek #resultaten h2 a {
	margin-top:0;
	font-size:100%;
	float:none;
}

.zoek #resultaten li {
	clear:left;
	float:left;
	margin:16px 0 0 0;
	list-style-type:none;
}

.zoek #content form {
	clear:left;
}

.zoek #content form label {
	font-size:110%;
	line-height:2;
}

.zoek #content form button {
	margin-left:4px;
	height:26px;
}

.zoek #content form input {
	width:13em;
	height:18px;
}

/*  sitemap
-------------------------------------------- */
.sitemap #content {
	margin:0 0 0 220px;
	float:left;
	border-bottom:none;
}

.sitemap #content ul ul {
	
}

.sitemap #content ul li {
	font-size:100%;
	list-style-type:none;
	font-weight:bold;
	background:url(../images/blokje.gif) 0 0.5em no-repeat;
	padding-left:16px;
	list-style-position:outside;
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom:16px;
	margin:0 0 16px 0;
}

.sitemap #content ul li a {
	text-decoration:none;
	padding-left:0;
}

.sitemap #content ul li a:hover {
	color:#f60;
}

.sitemap #content ul ul li {
	font-size:90%;
	font-weight:normal;
	padding-left:0;
	background-image:none;
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}

.sitemap #content ul ul li a {
	color:#666;
	text-decoration:underline;
}

/*  #rechterkant vervolgpagina's
-------------------------------------------- */
#foto {
	padding:8px 0 16px 0;	
	float:right;
	background-color:#efefef;
	border-top:1px dotted #d8d8d8;
	border-bottom:1px dotted #d8d8d8;
}

#extra {
	float:right;
	width:240px;
}

#extra div {
	background-color:#efefef;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	border-top:1px dotted #d8d8d8;
	border-bottom:1px dotted #d8d8d8;
}

#extra img {
	float:left;
	margin:4px 8px 8px 8px;
}

.nieuws #extra img {
	float:right;
	margin:0;
	padding:8px 0 12px 0;
}

.nieuws #extra strong {
	font-size:120%;
	font-weight:bold;
	color:#000;
	display:block;
}

#extra p, #extra ul {
	margin:0 16px 0 8px;
	font-size:110%;
	padding-bottom:8px;
}

#extra ul {
	padding-bottom:0;
}

#extra .indicatoren {
	margin-bottom:-8px;
	padding-bottom:16px;	
}

#extra .indicatoren ul {
	margin-top:-8px;
	padding-bottom:8px;	
}

#extra .indicatoren ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:0;	
}

#extra ul li {
	margin-bottom:8px;
}

#extra li .datum {
	display:block;
	font-size:100%;
}

#extra ul li a {
	background:url(../images/blokjemo.gif) 0 0.5em no-repeat;
	padding-left:16px;
	color:#000;
	text-decoration:none;
	display:block;
}

#extra ul li a:hover, #extra ul li a:active {
	color:#f60;
}

#extra h3, #rubriekinfo h2 {
	margin:0 16px 0 8px;
	font-size:120%;
	padding:4px 0 8px 0;
	font-weight:bold;
	color:#666;
}

#extra .meer {
	padding-left:16px;
	font-size:100%;
}

#extra .indicatoren .meer {
	padding-left:0;
}


#rubriekinfo {
	float:right;
	width:240px;
	background-color:#efefef;
	border-top:1px dotted #d8d8d8;
	border-bottom:1px dotted #d8d8d8;
}

#rubriekinfo p, #rubriekinfo form {
	margin:8px 16px 16px 8px;
	font-size:110%;
}

#rubriekinfo form {
	margin-top:-8px;
}

#rubriekinfo form label {
	font-size:100%;
	clear:both;
}

#rubriekinfo form input {
	clear:both;
	font-size:120%;
	margin:4px 0;
	width:211px;
}

#rubriekinfo form button {
	clear:both;
	margin:4px 0;
	float:right;
}

/*  #filters
-------------------------------------------- */

#extra #filters {
	border:none;
	background:#f90;
	padding:0;
	float:none;
}

#extra #filters h2 {
	background:#efefef;
	padding:8px 0 6px 20px;
	font:bold 120% arial,sans-serif;
	color:#000;
	border-bottom:2px solid #fff;
	margin-bottom:8px;
}

#extra #filters ul {
	border-top:2px solid #fff;
	border-bottom:1px dotted #ccc;
	background:#efefef;
	margin:0;
	padding:0 8px;
}

#extra #filters ul li {
	margin:0;
	padding:0 0 3px 12px;
	background:url(../images/rarr.gif) 0 1.2em no-repeat;
	border-bottom:1px dotted #ccc;
}

#extra #filters ul h3 {
	margin:0;
	padding:8px 0 6px 2px;
	font-size:100%;
}

#extra #filters ul h3 a {
	padding:0;
	background:none;
	margin:0;
	color:#444;
}

#extra #filters ul ul {
	border:none;
	margin:0;
	padding:0;
	background:none;
}

#extra #filters ul li.laatste {
	border:none;
}

#extra #filters ul ul li {
	padding:3px 0;
	background:none;
	border:none;
	font-size:90%;
}

#extra #filters ul ul a {
	padding-left:13px;
	background-image:url(../images/blokje.gif);
}

#extra #filters ul ul a:hover {
	background-image:url(../images/blokjemo.gif);
}

#extra #filters.js-on ul ul {display:none;}
#extra #filters.js-on ul li.open {background:url(../images/darr.gif) 0 1.4em no-repeat;}
#extra #filters.js-on ul li.open h3, #extra #filters.js-on ul li.open h3 a {color:#f60;}
#extra #filters.js-on ul li.open ul {display:block;}

/*  Aanbod meta
-------------------------------------------- */

#extra div.aanbod {
	border-top:4px solid #f90;
}

#extra div.aanbod p.subscribe {
	border-top:2px solid #fff;
	border-bottom:1px dotted #ccc;
	margin:0 0 8px 0;
	padding:4px 0 8px 10px;
}

#extra div.aanbod p.cat {
	padding-bottom:0;
	margin:8px 10px;
}

#extra div.aanbod p.cat strong {
	color:#444;
	display:block;
}

#extra div.aanbod p.cat span {
	display:block;
} 

/*  Banners
-------------------------------------------- */
#submenuwrap {
	float:left;
	width:200px;
	margin-right:20px;
}

#banners {
	float:left;
	width:200px;
	margin-top:20px;
}

#banners .banner {
	padding:10px;
	width:180px;
	margin-bottom:10px;
}

#banners .banner h2, #banners .banner .bannerhead {
	margin:0 0 10px;
	font-size:130%;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#banners .banner h2 a, #banners .banner .bannerhead a {
	text-decoration:none;
}

#banners .banner p {
	margin:0;
}

#banners .banner.kennisbank {
	background-image:url(../images/bg_kennisbank_smal.gif);
	background-position:95% 100%;
	padding-bottom:50px;
}

#banners .banner.zvbkaart {
		background-image:url(../images/bg_kaart_smal.gif);
		background-position:40% 90%;
		background-repeat:no-repeat;
		padding-bottom:120px;
}

/*  formulieren
-------------------------------------------- */
label {
	float:left;
	margin:0 10px 0 0;
	font-size:120%;
}

input {
	border: 1px solid #999;
	float: left;
	padding:3px;
	width:12em;
	max-width:240px;
}

label input {
	width:auto;
}

select {
	border: 1px solid #d8d8d8;
	float: left;
	margin-right:15px;
}

button {
	background-color: #008500;
	color: #fff;
	padding:0 6px 2px 6px;
	border:none;
	font-weight:bold;
	float:left;
	height:26px;
	cursor:pointer;
}

/*  tabellen
-------------------------------------------- */
table {
	margin-bottom:16px;
	font-size:110%;
}

table caption {
	font-style:italic;
}

table td, table th {
	padding:4px 8px;
	border-bottom:1px dotted #d8d8d8;
}

table th {
	font-weight:bold;
}

/*  Low: Uitgebreid formulier
-------------------------------------------- */
fieldset.bigform  {
/*clear:both;*/
width:465px;
float:left;
/*padding-left:220px;*/
}

fieldset.bigform h2 {
font-size:115%;
font-weight:bold;
clear:both;
margin:1em 0 5px;
}

fieldset.bigform label,
fieldset.bigform .label {
width:200px;
font-size:1.1em;
float:left;
margin-right:0;
padding-top:2px;
}

fieldset.bigform input {
width:250px;
}

fieldset.bigform .options,
fieldset.bigform .other {
float:left;
width:250px;
margin-bottom:.75em;
}

fieldset.bigform .options label {
width:100%;
}

fieldset.bigform .options label input {
width:auto;
float:none;
border-width:0;
padding:0;
}

fieldset.bigform .other {
margin-left:200px;
}

fieldset.bigform .other label {
float:none;
}

fieldset.bigform .other input {
float:none;
width:120px;
margin:0 5px;
}

fieldset.bigform br {
clear:both;
margin-bottom:1.5em;
}

/*  Low: Tweede content-blok
-------------------------------------------- */

#secondary {
width:465px;
float:left;
}


/*  Low: Agendalijst
-------------------------------------------- */
#content ul.agenda li {margin-bottom:1.5em;list-style:square outside;}
#content ul.agenda li span.date {display:block}

/*  Low: Drop-down nav
-------------------------------------------- */

#nav li {
	position:relative;
}

#nav li:hover, #nav li.hover {
	background:#fff0d9;
}

#nav li:hover div, #nav li.hover div {
	display:block;
}

#nav li div {
	display:none;
	position:absolute;
	top:2em;
	left:-2px;
	width:177px;
	background:#fff0d9;
	border-left:2px solid #f90;
	border-bottom:1px solid #ccc;
/*	border-right:1px solid #ccc;*/
}

#nav li div.wide {
	width:531px;
}

#nav li div ul {
	width:177px;
	border-top:2px solid #fff;
	float:left;
	padding:4px 0;
}
#nav li div li {
	padding:0;
	margin:0;
	width:177px;
}	
#nav li div li a, #nav li.actief div li a {
	display:block;
	border:none;
	padding:5px 3px 5px 23px;
	float:none;
	font-weight:normal;
	line-height:normal;
	background:url(../images/blokje.gif) 8px .7em no-repeat;
}

#nav li div li a:hover {
	background-color:#fff;
	background-image:url(../images/blokjemo.gif);
}

/*  Low: Polls
-------------------------------------------- */

#extra .lg-poll h2 {
	font-size:130%;
	margin:8px;
}

#extra .lg-poll div.hiddenFields {
	display:none;
}

#extra .lg-poll ul, #extra .lg-poll li, #extra .lg-poll label {
	font-size:100%;
	float:none;
	display:block;
}

#extra .lg-poll label {
	cursor:pointer;
}

#extra .lg-poll li {
	font-size:110%;
}

#extra .lg-poll #poll-submit {
	float:right;
	margin:8px;
}

#extra .lg-poll div.percentage {
	padding:0;
	border:none;
	background:#f90;
	color:#000;
}

#extra .lg-poll p.meer {
	font-size:110%;
	padding:0;
	margin:8px;
}

#extra .lg-poll em {
	font-style:italic;
}

img.logo {
	float:left;
	margin:4px 8px 16px 0;
}

#content h2.sep {
	border-top:1px dotted #d8d8d8;
	padding-top:15px;
}
