body {
	visibility:			hidden;
}
.print {
	visibility:			visible;
}
div.venster {
	position:				absolute;
	top:						0px;
}

 div.venster div.kopobject {
	position: 			absolute;
	top:						0px;
	left:						15px;
	font-size:			24px;
	height:					33px;
	font-family:		verdana;
	font-weight:    bold;
	color:					black;
	margin-bottom:	10px;
}
div.venster  table td.right img {
 visibility:			hidden
}
div.venster  table td.right div.knop {
 visibility:			hidden
}
div.venster  table td.right div.rechts {
 visibility:			hidden
}
div.venster table td.left {
	width:					220px;
}
div.venster table td a.terug {
	visibility:			hidden
}
