<!--
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; }
b.white { font-size:11pt;  color:rgb(255,255,255); 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.nav:link { color:rgb(255,255,255); font-family:Arial;  font-size:11pt; font-style:bold;  text-decoration:none; }
a.nav:visited { color:rgb(255,255,255); font-family:Arial;  font-size:11pt; font-style:bold;  text-decoration:none; }
a.nav:active { color:rgb(255,255,255); font-family:Arial;  font-size:11pt; font-style:bold;  text-decoration:none; }
a.nav:hover { color:rgb(206,230,242); font-family:Arial;  font-size:11pt; font-style:bold;  text-decoration:none; }

a.sub:link { color:rgb(255,255,255); font-family:Arial;  font-size:10pt; font-style:bold;  text-decoration:none; }
a.sub:visited { color:rgb(255,255,255); font-family:Arial;  font-size:10pt; font-style:bold;  text-decoration:none; }
a.sub:active { color:rgb(255,255,255); font-family:Arial;  font-size:10pt; font-style:bold;  text-decoration:none; }
a.sub:hover { color:rgb(206,230,242); font-family:Arial;  font-size:10pt; font-style:bold;  text-decoration:none; }


a:link { color:rgb(23,46,57); font-family:Arial;  font-size:10pt; font-style:bold; }
a:visited { color:rgb(23,46,57); font-family:Arial;  font-size:10pt; font-style:bold; }
a:active { color:rgb(23,46,57); font-family:Arial;  font-size:10pt; font-style:bold; }
a:hover { color:rgb(23,46,57); font-family:Arial;  font-size:10pt; font-style:bold; }

table.blue { background-color:rgb(206,230,242); border:1pt solid rgb(0,119,155);}
table.gelb { background-color:rgb(206,230,242); }


body  { background-color:rgb(240,247,251); }
body.nav  { background-color:rgb(0,119,155); }

td.white { background:rgb(255,255,255); }
td.blue { background:rgb(206,230,242); }
td.dark { background:rgb(0,119,155); }
td.border { border:1pt solid rgb(150,0,50);}
td.bottom { border-bottom:1pt solid rgb(206,230,242); border-style:dotted;}

hr { color:rgb(206,230,242); }
//-->

