/* stylesheet voor het printen van het bestelformulier */
.printonly {
	display: block !important;
}

body {
	font-family:verdana;
	height: 100%;
}

#menuTop,
#headerLeft,
#headerImage,
#vlakLinks,
#menuVlakLinks,
#contentVlakLinks,
#contentVlakRechts,
#vlakRechts,
#pagetitle,
#contentMenuWrap,
#topBarContentWrap,
#topBarContent,
#searchform,
#functions,
#footerWrap,
#footer,
.greenFrame img,
#containerVlakRechts,
#contentRightWrap {
	display:none;
}

#content h1,
#contentLeft h1,
#contentRight h1,
#contentRight h3,
h1.archiefNieuws,
.box_text h1 {
	color:#006233;
	font-family: "Times New Roman";
	font-size:20px;
	padding-bottom:2px;
}

.news-single-backlink,
#content p,
#contentLeft p,
#contentRight p { font-size:12px; }
