/* niet weergeven in afdruk: */
#subheader {
	display: none }
#menu {
	display: none }
#googleads {
	display: none }
#footer {
	display: none }
/* ... */
html, body  {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px;
	padding: 0 }
#header h1   {
	font-size: 20px;
	border-bottom: 1px solid #888 }
#menu h2  {
	font-size: 16px }
#nieuws_t h2  {
	font-size: 16px }
#nieuws_m li  {
	color: #000;
	font-size: 12px;
	list-style-type: square }
#artikels_t h2  {
	font-size: 16px }
#artikels_m li  {
	color: #000;
	font-size: 12px;
	list-style-type: square }
#forum_t h2  {
	font-size: 16px }
#forum_m li  {
	color: #000;
	font-size: 12px;
	list-style-type: square }
#reacties_t h2  {
	font-size: 16px }
#reacties_m li {
	color: #000;
	font-size: 12px;
	list-style-type: square }
#printfooter  {
	color: #aaa;
	font-size: 11px;
	border-top: 1px solid #aaa }
