/* 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;
}

body,th,td,ul,ol,li,div,blockquote,nobr,b,i,u,
{
 font-family:Arial,Helvetica,sans-serif;
 font-size:10pt;
 color: #000000;
}

p {
 font-family:Arial,Helvetica,sans-serif;
 font-size:9pt;
 color: #000000;
}

.R
{
 border-style:1px;
 border-color:black;
}

.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;
}

.groß
{
font-family:Arial,Helvetica,sans-serif;
font-size:14pt;
font-weight:bold;
}

td {
 text-align:left;
}

.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;
}
