body div, html div, #top, #top *{
	background-image: none;
	background-color: transparent;
   color: #000000;
}
#top {
   width: 100%;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 0.75em;
   line-height: 1.4em;
}

.noprint,
#header,#quicklinks,#breadcrumbs,
#menu,#sitewide,#sitesearch,
#print,#pagefunctions,
.boxbuttons,a.meer {
	display: none;
}
/* opmaak header */
#headerspace{
   padding-bottom: 10px;
   margin-bottom: 10px;
   border-bottom: 1px solid #808080;
   float:left;
   width: 100%;
}
#printlogo{
   float: left;
   margin-right: 20px;
}
.gridrow{
   clear: both;
}
