<html>
  <head>
  <title>Formatdatei</title>
  <style type="text/css">
  <!--

  a {
    text-decoration:none;
    font-weight:bold;
    color:#575757;
    background-color:#E3E3E3;
  }
  a:link {
    text-decoration:none;
    font-weight:bold;
    color:#575757;
    background-color:#E3E3E3;
  }

  a:visited {
    text-decoration:none;
    font-weight:bold;
    color:#575757;
    background-color:#E3E3E3;
  }

  a:hover {
    font-weight:bold;
    color:#ff0000;
    background-color:#E3E3E3;
    text-decoration:none;
  }

  a:active {
    font-weight:bold;
    color: #ff0000;
    background-color:#E3E3E3;
    text-decoration:none;
  }

h1 {
  font-size: 18pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #FF0000;
}

h2 {
  font-size:16pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #FF0000;
}

h3 {
  font-size:14pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #FF0000;
}
h3.grau {
  font-size:14pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #777777;
}

h4 {
  font-size:12pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #FF0000;
}
h4.grau {
  font-size:12pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #777777;
}


h5 {
  font-size:10pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 2px;
  color: #FF0000;
}

p {
  color: #575757;
  font-weight: bold;
  font-size: 9pt;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-right: 50px;
  margin-top:0px;
  margin-bottom: 0px;
}
pre {
  color: #575757;
  font-weight: bold;
  font-size: 9pt;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-right: 50px;
  margin-top:0px;
  margin-bottom: 0px;
}
p.klein {
  color: #575757;
  font-weight: normal;
  font-size: 8pt;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-right: 100px;
  margin-top:0px;
  margin-bottom: 0px;
}
p.glossar {
  color: #575757;
  font-weight: normal;
  font-size: 9pt;
  font-family: Helvetica, sans-serif;
  margin-left: 25px;
  margin-right: 10px;
  margin-top:10px;
  margin-bottom:10px;
}
address {
  color:#828282;
  font-weight: normal;
  font-size: 10pt;
  font-family:Helvetica, sans-serif;
  font-style: italic;
}

img
{
margin: 20px;
}

img.ohne
{
  margin: 0px;
}

ul {
  color: #575757;
  font-size: 9pt;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-right: 15px;
}
ul.klein {
  color: #575757;
  font-size: 8pt;
  font-weight: normal;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-right: 15px;
}
ul.deko {
  color: #575757;
  list-style-image:url(kugel-rot-klein.jpg);
  font-size: 9pt;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-right: 15px;
}
ul.ohne {
  list-style-type: none;
  color: #575757;
  font-size: 8pt;
  font-weight: normal;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-right: 15px;
}
ul.glossar {
  color: #575757;
  font-size: 9pt;
  font-weight: normal;
  font-family: Helvetica, sans-serif;
  margin-left: 25px;
  margin-right: 10px;

}

hx6 {
  font-size:12pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left:0px;
  margin-top: 20px;
  margin-bottom: -5px;
  color: #3698fc;
}

hx7 {
  font-size:12pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica,sans-serif;
  align: left;
  margin-left:0px;
  margin-top: -5px;
  margin-bottom: 0px;
  color: #ff7fd00;
}

ul.nix {
  list-style-type: square;
  color: #ff7fd00;
  font-size: 10pt;
  font-weight: normal;
  font-family: Helvetica, sans-serif;
  margin-left: -32px;
}




ol {
  align: left;
  color: #575757;
  font-size: 9pt;
  font-family: Helvetica, sans-serif;
  margin-left:10px;
}

table {
  align: center;
  border: 0;
  margin:0px;
}

table.ohne {
  color: #575757;
  font-size: 8pt;
  font-weight: normal;
  font-family: Helvetica, sans-serif;
  margin-left: 30px;
  margin-top: 12px;
  margin-right: 15px;
}

th {
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
  font-family: Helvetica, sans-serif;
  align: center;
  color: dimgray;
}
td {
  font-family: Helvetica, sans-serif;
  margin:0px;
  font-size: 10pt;
  font-weight: normal;
  color: #000080;
  padding-right: 20px;
}


  -->
  </style>
  </head>
  <body>
  </body>
  </html>--
