
/* start style reset  */
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;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* einde style reset */

table, div{  
	font-size:1em;
}
p{
	margin:1em 0 1em 0;
}
body {
	FONT-FAMILY: arial,verdana;
	background:white;
	color:black;
	font-size:76%;
}
a {
	color:black;
}
h1 {
	font-weight:normal;
	font-size:1.2em;
}
h2 {
	font-weight:normal;
	font-size:1.0em;
}
/* het niet tonen van ongewenste items */
.siteNavigatieTop { display:none; }
.siteMenu { display:none; }
.siteNavigatieLinks { display:none; }
.siteNavigatieRechts{ display:none; }
.siteFooter{ display:none; }
.siteLinkVorigePagina{ display:none; }
.siteContentPart2{ display:none; }
#footerLogo{ display:none; }
#siteOverlay{ display:none; }
