td {
 font-family: Arial,Helvetica;
 font-size: 8pt;
}
td.fuss {
 font-family: Arial,Helvetica;
 font-size: 7pt;
}
td.pfad {
 font-family: Arial,Helvetica;
 font-size: 11pt;
 font-style: italic;
}
td.normal {
 font-family: Arial,Helvetica;
 color: black;
 font-size:10pt;
 font-weight: bold;
 }
div.normal {
 font-family: Arial,Helvetica;
 color: black;
 font-size:10pt
}
div.bild {
 position: absolute;
 top:80px;
 left:400px;
 height:120px;
 width:160px;
}
a {
 font-family: Arial,Helvetica;
 text-decoration:underline;
 font-weight: bold;
 color: black;
 font-size:10pt
}
a.ohne {
 font-family: Arial,Helvetica;
 text-decoration:none;
 font-weight: bold;
 color: black;
 font-size:10pt
}
a.links {
 font-family: Arial,Helvetica;
 text-decoration:underline;
 color: black;
 font-size:10pt
}
a.gross {
 font-family: Arial,Helvetica;
 font-size: 12pt;
 font-style: italic;
 font-weight: bold;
 color: black;
}
a.pfad {
 font-family: Arial,Helvetica;
 text-decoration:underline;
 color: yellow;
}
p {
 font-family: Arial, Helvetica;
 font-size: 10pt;
; font-weight: bold
}
h2 {
 font-family: Arial,Helvetica;
 font-size: 16pt;
 text-align: left;
 font-style: italic;
}
h3 {
 font-family: Arial,Helvetica;
 font-size: 12pt;
 font-style: italic;
 }