body {
	background: url(none);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
     }

body a:link, a:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #000000;
}

img {
display: none; 
}

#mitarbeiterbilder {
display:none;
}


.print { 
  display: none; 
}


h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;
 font-size: 12pt;
  page-break-after: avoid;
}

 h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;
 font-size: 9pt;
  page-break-after: avoid;
}
 
p {
  font-family: Arial, Helvetica, sans-serif;

  font-weight: normal;
 font-size: 9pt;
  page-break-after: avoid;
}

table {
	width: 100%;
}

li {

	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
