/* ------------------------------------------------------ */
/* Copyright 2008 (Non-)verbaal, http://www.nonverbaal.nl */
/* -------------------------------------------------------*/

@import url("clearfix.css");
@import url("form.css");

body { background: #FFFFFF url(../images/bg/gradient.jpg) repeat-x; font: 100% Verdana, Arial, Helvetica, sans-serif; margin: 10px 0; }

div#header,
div.zoek_form,
div#todo,
div.ad,
#footer,
a.std,
div#vragen_nav,
div#searchbar,
a.bl_vorige_small,
a.bl_volgende_small { display: none; }
h1 { font-size: 1.4em;;color: #574E82;  } 
h2 { font-size: 1.3em;;color: #A0B941;  } 
h3  { font-size: 1.2em;  } 
h4 { font-size: 1.2em; } 
h5 { font-size: 1.2em; } 
p { font-size: 1.2em; } 

div#zoekresultaten { overflow: none; }
div#zoekresultaten a { text-decoration : none; color: black; }
.hideforprint { display : none; }
div#content { width: 100%; border: 0px; padding: 0px; }
