body {
	font-family: "Arial", sans-serif;
	color: #000000;
	margin: auto;
	padding: 2px;
}

div.print-info {
	display: block;
}

a {
	color: #000000;
	text-decoration: none !important;
	display: inline !important;
	width: auto !important;
	height: auto !important;
}

h1, h2, h3, p {
	color: #000000 !important;
}

div {
	float: none !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent !important;
	background-image: none !important;
	border: 0 none !important;
}

div#page {
	width: auto;
}

div#page div#header h1 {
	margin: 0;
	padding: 0;
	display: block;
}

div#page div#header ul {
	display: none;
}

div#page div#content div#content-rechts {
	display: none;
}

div#page div#content div#content-menu {
	display: none;
}

div#page div#content div#content-center div#content-tekst div#content-tekst-kader {
	display: none;
}

div#page div#content div#content-center div#content-footer {
	display: none;
}