/* externe css-Datei */
body {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
 psition : absolute;
 top : 0px;
 /*color: #369036;*/
 color: #000000;
}
h3  {
 font-family: Arial;
 font-size: 14pt;
 color: #003F00;
}
h2, h1  {
 font-family: Arial;
 font-size: 12pt;
 color: #660000;
}

a:link {
 color: #0000FF;
}
a.nav {
 color: #00FFFF;
}

a:visited {
 color: #0000FF;
}
p {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
}
p.fett {
 font-weight: bold;
}
p.re {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 text-align: right;
 }
p.ce0 {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 text-align: center;
 }
p.ce {
 font-family: Arial;
 font-size: 11pt;
 color: #000000;
 text-align: center;
 font-weight: bold;
}
p.it {
 font-family: Times, "Times New Roman", Serif;
 font-size: 11pt;
 color: #000000;
 font-weight: normal;
 font-style: italic;
}
p.itre {
 font-family: Times, "Times New Roman", Serif;
 font-size: 11pt;
 color: #000000;
 font-weight: normal;
 text-align: right;
 font-style: italic;
}
p.gold {
 font-family: Arial;
 font-size: 10pt;
 text-align: center;
 font-weight: bold;
 color: gold;
}
p.gold1 {
 font-family: Arial;
 font-size: 10pt;
 text-align: center;
 font-weight: bold;
 color: gold;
}
p.small  {
 font-family: Arial;
 font-size: 8pt;
 text-align: center;
 color: #000000;
}
p.blue  {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
 font-weight: normal;
 color: #003F00;
}
li {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
}

table {
 height: 100%;

}
table.small {
 height: 150px;
}
td.a {
font-family: Arial;
 font-size: 11pt;
 color: #000000;
}
.BN {
color:#4169E1;
background:#FFFF99;
border-color:#4169E1;
border-style:solid;
border-size:1px;
}

/* zuletzt geändert am 27.2.2002 */
