/* Datei:  formate.css */
/* Definition:08.02.03 */

h1 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:15pt;
 font-weight: bold;
 color:#000000
}
h2 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:13pt;
 font-weight: bold;
 color:#000000
}
h3 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:11pt;
 font-weight: bold;
 color: #000000;
}
h4 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:10pt;
 font-weight: bold;
 color:#000000
}
h5 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:8pt;
 font-weight: bold;
 color:#000000
}

*
{
 font-family:Arial,Helvetica,sans-serif;
 font-size:10pt;
 color:#000000
}

p {
 font-family:Arial,Helvetica,sans-serif;
 font-size:9pt;
 color:#000000
}

.klein
{
   font-family:Arial,sans-serif;
   font-size:7pt;
   font-weight:normal;
  color:#000000
}

.mittel
{
   font-family:Arial,sans-serif;
   font-size:8pt;
   font-weight:normal;
   color:#000000
}

.mittelfett
{
   font-family:Arial,sans-serif;
   font-size:8pt;
   font-weight:bold;
    color:#000000
}

.groß
{
font-family:Arial,Helvetica,sans-serif;
font-size:14pt;
font-weight:bold;
color:#000000
}

td {
 text-align:left;
}


a:link {
 font-family: Arial;

 font-size: 10pt;
 color: #800040;
}
a:visited {
 font-family: Arial;

font-size: 10pt;
 color: #800040;
}
a:hover {
 font-family: Arial;

font-size: 10pt;
 color: #800040;
}
a:active {
 font-family: Arial;

font-size: 10pt;
 color: #800040;
}
