
body {
	margin: 0px;
	background-color: white;
	color: black;
}

p {
	color: black;
}

div.menu {
	display: none;
}

h1 {
	color: black;
	font-size: 0.6cm;
}

img.logo {
	display: none;
}

div.layoutBlokjes {
	display: none;
}

a {
	color: black;
}

a:hover {
	color: black;
	text-decoration: none;
}

div.header {
	height: 4cm;
}

img.logoHires {
	width: 6cm;
	float: right;
}

img.noPrint {
	display: none;
}

div.printFooter {
	clear: both;
	margin-top: 2cm;
}

p.printButton {
	display: none;
}

table.medewerkerLijst a {
	color: black;
	text-decoration: none;
}

div.shortcutMenu {
	display: none;
}

span.sectieKop {
	color: black;
}

div.medewerkersPerSectie {
	margin-bottom: 30px;
}

div.sectieOmschrijving {
	clear: both;
}

div.faqAnswer {
	display: block;
}

div.knop {
	display: none;
}

div.extra {
	display: none;
}

div.print {
	display: block;
}