/* print-stylesheet: Zorg voor Beter */
/* versie: 1.0 - 25/06/2007 */
/* Maaike de Laat - maaike@eend.nl */

/*  schone start geïnspireerd 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 body {
	font:9pt/1.4 Arial, sans-serif; 
}

body.home {
	line-height:1.2;
}

#kader {
	width:80%;
	margin: 0 auto 0 auto;
	position: relative;
}

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

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

.home h2, #kop #logolink {
	font-size:14pt;
	margin-bottom:0.5em;
	line-height:1.15;
	font-weight:normal;
	text-decoration:none;
}

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

p {
	margin-bottom: 1em;
	font-size:10pt;
}

span.tekstgrootte {
	display:none;
}

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

p .datum, p .date, p .dtstart, p .dtend {
	font-size:10pt;
}

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

p .plaats, p .location {
	color:#000;
	font-size:10pt;
}

.categorie {
	color:#666;
	font-weight: bold;
	font-size:10pt;
	display:block;
	margin-bottom:1em;
}

p.meer {
	color:#666;
	font-size:10pt;
}

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

strong {
	font-weight:bold;
}

/*  verstoppen
-------------------------------------------- */
#nav, #huishoudelijk, #onderwerpen, #deweekvan, #zoek, #submenu, #extra, #rubriekinfo {
	display:none;
}

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

#nieuws li {
	float: left;
	margin:0 20px 16px 0;
	border-bottom:1px dotted #d8d8d8;
	font-size:10pt;
	padding-bottom:16px;
	display:inline; /* voor IE6 */
}

#nieuws li .categorie {
	font-size:9pt;
	margin-bottom:10px;
}

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

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

#nieuws li.eerste {
	padding:16px 0 16px 0;
	border-top:1px dotted #d8d8d8;
}

#nieuws li.eerste p {
	line-height:1.4;
	font-size:11pt;
}

#nieuws li p.meer {
	font-size:10pt;
}

#nieuws li.links {
	clear:both;
}

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


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

#agenda img {
	margin:1em 0;
}

#agenda p.meer {
	font-size:10pt;
}

#agenda ul li {
	font-size:10pt;
}

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

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

#indicatoren img {
	margin: 1em 0;
}

#indicatoren p {
	text-align: left;
	font-size:10pt;
}
/*  #kruimel vervolgpagina's
-------------------------------------------- */
#kruimel {
	color:#999;
	font-size:9pt;
	width:100%;
	float:left;
	display:block;
	margin:1em 0;
}

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

#kruimel li a {
	padding-right:15px;
	margin-right:5px;
	color:#999;
}

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

#kruimel em {
	font-style:italic;
}

/*  #content vervolgpagina's
-------------------------------------------- */
#content {
	border-top:1px dotted #d8d8d8;
	border-bottom:1px dotted #d8d8d8;
	line-height:1.5;
}

#content h1 {
	margin-bottom:16px;
	font-size:14pt;
}

#content h2 {
	color:#000;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
}

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

#content p {
	font-size:10pt;
}

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

#content p.inleiding {
	font-size:10pt;
}

.nieuws #content p.inleiding {
	font-size:11pt;
	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 {
	margin-top:-16px;
}

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

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

#zoeknieuws {
	display:none;
}

#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;
}

#resultaten span.datum {
	display:block;
}

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

.nrs li {
	float:left;
	font-size:110%;
	margin-right:5px;
	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 Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

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

#nieuwsbrief ul {
	margin-top:0;
}

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

.begrippen #content h1 {
	border-top: 1px dotted #d8d8d8;
	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:30%;
	float:left;
	margin-right:30px;
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom:8px;
}

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

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

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

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

/*  zoekresultaten
-------------------------------------------- */
.zoek #content {
	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-top:16px;
}

.zoek #content form {
	display:none;
}

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

.sitemap #content ul ul {
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom:32px;
}

.sitemap #content ul li {
	font-size:100%;
	list-style-type:none;
	font-weight:bold;
	list-style-position:outside;
}

.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;
}

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

/*  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;
}
