* {
	position:static;
}

#logo,
#meta_nav,
#teaser,
#navigatie,
#secondary_content,
#footer,
#popupNieuwsbrief,
#backgroundPopup,
#slides,
#editbuttonbox
 {
	display: none;
}

#printLogo {
	display: block;
	width:250px;
	height:50px;
}

#header h2 {
	text-indent: 0;
	width: 100%;
	height:20pt;
	font-weight:normal;
	font-size:9pt;
	margin: 5pt 0;
}

#container,
#content_container,
#content,
.inner {
	width: 100%;
	margin:0; padding:0;	
}

#content .inner,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content a:link,
#content a:visited,
#content a:active,
#content input,
#content textarea,
#content ul,
#content ol,
#content p,
#content li,
#content td,
#content th,
#content blockquote,
#content div,
#content span,
#content form,
#content label,
#content input,
#content textarea,
#content select {
	font-family:"Times New Roman", Times, serif;	
}


