p,h1,h2,h3,h4,body,a,table,tr,td,th,u,div
     { font-family: arial, sans-serif; }

a{color: blue; font-size: 11pt; font-weight: 550; text-decoration: underline}

body {color: black; font-size: 10pt}

p {color: black; font-size: 12pt}


/* Nur für Auswahl Kategorien */

u {color: white; font-size: 10pt; font-weight: 500; text-decoration: underline}

/* Adressenangaben im linken Frame */

div {color: black; font-size: 8pt; font-weight: 500; text-decoration: none }

td,tr
  {
  font-size: 10pt;
  font-weight: 550;
  border-top: white;
  color: #000000;
  text-decoration: none;
  border-right: white;
  border-bottom: white;
  border-left: white;
  }

h1 { font-size:18pt; font-weight: 700}
h2 { font-size:16pt; font-weight: 700}
h3 { font-size:14pt; font-weight: 700}
h4 { font-size:11pt; font-weight: 700}
h5 { font-size: 8pt; font-weight: 700}


th {  font-size: 12pt;
  font-weight: 550;
  border-top: white;
  color: #000000;
  text-decoration: none;
  border-right: white;
  border-bottom: white;
  border-left: white;
  text-align:center;
   }

