/***********************************************************************************************************\
* Diese Formatierungen gelten nur für den Ausdruck der Seite aus dem Browser heraus:
* alles für den Ausdruck Unwichtige wird ausgeblendet (linke & rechte Spalte, Footer, Menu usw)
\***********************************************************************************************************/
#sidebar_l, #sidebar_r, #menu, #subheader, #footer, #topicon, #printicon, .subtext_small {
	display: none;
}
#header img {
	width: 100%;
	margin-bottom: 1cm;
}
p, li, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h2, h3 {
	font-size: 11pt;
}
a img{
	border:none;
}