h1, h2, h3 {
 font-family: Arial;
 color: #000080;
}

h1 {
 font-size: 11pt;
 border-left:thick solid #008000; padding-left:2mm;
 }

h2 {
 font-size: 10pt;
}

h3 {
 font-size: 9pt;
}


body, table, p
{
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
 color: #004000;
}

body
{
 margin-left:20px;
 margin-top:30px;
}

table
{
 margin-left:20px;
 margin-top:5px;
 margin-bottom:15px;
}

p.Formular
{
 font-family: Arial;
 font-size: 8pt;
 text-align: right;
 color: #000000;
}

p.Copyright
{
 font-family: Arial;
 font-size: 6pt;
 text-align: right;
 color: #000000;
}

p.Fusszeile
{
  text-align: center;
}

a
{
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #00A0FF;
}

a:hover
{
  color: #FF00FF;
}

a.klein
{
 font-family: Arial;
 font-size: 8pt;
 font-weight: bold;
 color: #000080;
}

a.klein:hover
{
 color: #800000;
}