/* print styles specifiek */

body {
	font-family: arial,verdana,tahoma;
	font-size: 0.8em;
}
.top,
.bottom,
div.header,
a {
	display: none;
}
ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.intro {
	font-weight: bold;
}
	div.foto_rechts ul {
		margin-left: -40px;
	}
	img.lijsttop,
	img.lijstbottom,
	body#home img,
	div.actueelcontainer img {
		display: none;
	}
div.content a {
	display: inline;
	text-decoration: none;
	color: #000000;
}
/* print styles algemeen */
fieldset,
input,
select,
label,
ul.menu,
ul.submenu,
ul#kruimelpad,
div.utility,
div.footer-wrapper {
	display: none;
}