a {
	color: black;
	font-style: italic;
	text-decoration: none;
}

body {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	word-spacing: normal;
}

h1 {
	font-size: 1em;
}

#bedrijfsinformatie ul {
	font-size: 8pt;
	list-style-type: none;
	margin-top: 0;
}

#bedrijfsinformatie ul li {
	display: inline;
	margin: 0 0.5em;
}

#footer {
	display: none;
}

#header {
	display: none;
}

#hoofdfoto {
	float: left;
	margin: 0.5em 1em 1em 0;
}

#hoofdfoto img {
	height: 160px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: none;
}

#menu ul li.actief {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-style: italic;
}

div.printlogo {
	text-align: center;
	margin-bottom: 2em;
}

div.printlogo img {
	 height: 85px;
}


#superfooter {
	display: none;
}

