*, html, body, td, input, select, div, ul, button, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color:#FFF;
	background-image:none;
	color: #000;
	margin: 0px;
	padding:0px;
}

a, a:visited {
	text-decoration : underline;
	background-color:#FFF;
	color: #000;
}

input, select, textarea, img, #header, #breadcrumbs, #home_nav_algemeen, #home_module_groen_diensten,
#home_module_paars_diensten, #home_module_blauw_diensten, #home_module_rood_diensten,
#home_module_groen_casus, #home_module_paars_casus, #home_module_blauw_casus, #home_module_rood_casus,
#inside_modules, #inside_diensten, #inside_right_beam, #inside_casus, .artikel_img
{
	display: none;
}

#logo {
	margin:0px 0px 50px 0px;
}

#logo img {
	display:block;
}

.print_layer {
	display:block;
}

.home_module_tekst {
	display:block;
}

.inside_artikel_kop {
	font-size: 13pt;
	font-weight:bold;
}