body	{
	background-color: white;
	color: black;
	orphans: 2;
	widows: 2;
	}

h1, h2, h3, h4, h5, h6	{
    font-family: Arial, Helvetica, sans-serif;
	page-break-after: avoid;
	page-break-inside: avoid;
	}


img	{
	border: 0px;
	padding: 0.3cm;
	page-break-inside: avoid;	
}

a	{
	color: black;
	}

a:link	{
	color: black;
	}

a:visited	{
	color: black;
	}
#LeftBar {
	display: none; visibility: hidden;
	}

#kopf	{
	display: none; visibility: hidden;
	}

#footer	{
	font-size: 9pt
	}

