@media print {

/* document print*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	}

td, th, dt, dd {
	font-size: 80%;
	font-weight: normal;
	}

td p, td li { 
	font-size: 100%;
	}

#top_toeweb { padding: 0 0 1em 2.3em; }

#brkr { display: none; }

#menu { display: none; }

.ptitel {
	font-size: 120%;
	font-weight: bold;
	color: #808080;
	}

h1 {
	font-size: 150%;
	font-weight: bold;
	color: #317B00;
	}

h2 {
	font-size: 140%;
	font-weight: bold;
	color: #317B00;
	}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #317B00;
	}

h4 {
	font-size: 105%;
	font-weight: bold;
	color: #317B00;
	}

h5 {
	font-size: 100%;
	font-weight: bold;
	color: #317B00;
	}

h6 {
	font-size: 100%;
	font-weight: bold;
	color: #317B00;
	}


.naarboven a {display: none; }


}
