/* Stijlgids v 1.2 */
@media print {

body {
	padding:0 10px 0 0;}

a { text-decoration: underline;}

.all_banner { display: none;}

.brkr { display: none;}
.all_brkr { display: none;}

.all_menu { display: none;}

.all_content {top:8px;left:8px;right:8px;bottom:8px;}

.titel {
	font-weight: bold;
	padding: 0;
	margin: 0;}

.submenu { display: none;}

.naarboven a{ display: none;}

h1 {
	font-size: 120%;
	font-weight: bold;}

h2 {
	font-size: 110%;
	font-weight: bold;	padding-bottom:15px;}

h3 {
	font-size: 100%;
	font-weight: bold;	padding-bottom:15px;}

h4 {
	font-size: 100%;
	font-weight: bold;}

h5 {
	font-size: 95%;
	font-weight: bold;}

h6 {
	font-size: 95%;
	font-weight: bold;}

.noprint { display: none; }

}