/* Datei:  formate.css */
/* Definition:08.02.03 */

h1 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:15pt;
 font-weight: bold;
 color:#C40000;
}
h2 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:13pt;
 font-weight: bold;
 color:#C40000;
}
h3 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:11pt;
 font-weight: bold;
 color: #C40000;
}
h4 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:10pt;
 font-weight: bold;
 color: #C40000;
}
h5 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:8pt;
 font-weight: bold;
 color: #C40000;
}
body
th,td,ul,ol,li,div,blockquote,nobr,b,i{
 font-family:Arial,Helvetica,sans-serif;
 font-size:10pt;
 color: #000000;
}

p {
 font-family:Arial,Helvetica,sans-serif;
 font-size:7pt;
 color: #000000;
}

.A1
{
font-family:Arial,,Helvetica,sans-serif;
font-size:7pt;
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,sans-serif;
   font-size:16pt;
   font-weight:bold;
   color: #000000;
}

td {
 text-align:left;
}

li {
margin-left:10px;
}

.ausr {
   text-align:center;
   font-family:Arial,sans-serif;
   font-size:8pt;
   font-weight:normal;
   color: #000000;
}



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;
}
