<!--
h1 { font-size:12pt; font-family:Arial; color:rgb(25,62,77); font-style:bold; }
text { color:rgb(25,62,77); font-family:Arial; font-size:10pt;  }
p { font-size:10pt;  color:rgb(25,62,77); font-family:Arial; }
p.small { font-size:9pt;  color:rgb(25,62,77); font-family:Arial; }

b { font-size:10pt;  color:rgb(25,62,77); font-family:Arial; font-style:bold; }
ul { font-size:10pt;  color:rgb(25,62,77); font-family:Arial; }
ol { font-size:10pt;  color:rgb(25,62,77); font-family:Arial; }

a:link { color:rgb(23,46,57); font-family:Arial;  font-size:10pt; }
a:visited { color:rgb(23,46,57); font-family:Arial;  font-size:10pt; }
a:active { color:rgb(23,46,57); font-family:Arial;  font-size:10pt; }

table.gelb { background-color:rgb(255,204,0); }
body  { background-color:rgb(206,230,242); }
body.nav  { background-color:rgb(0,119,155); }


td.color { background:rgb(121,201,226); }
td.gelb { background:rgb(255,204,0); }
td.border { border:1pt solid rgb(150,0,50);}
hr { color:rgb(51,0,102); }
//-->