#left_menu,
#col_right,
.footer,
#top,
#history,
#contact,
#pageTools,
#menu,
#topVisual
{
	display: none;
}

#main,
#content,
{
	display: block;
}

#h1,
#nieuwsHeader{
	font-size: 30px;
	margin-bottom: 5px;
	color: #355675;
}

h2 {
	font-size: 25px;
	color: #355675;
}

h3 {
	font-size: 16px;
	color: #355675;
}

#printOnly{
	display: block;
}