<!--
a.klein         { font-size:9pt; font-family:Verdana, serif;}
a.klein:visited { font-weight: none; color:#000000; text-decoration:underline;}
a.klein:link    { font-weight: none; color:#000000; text-decoration:underline;}
a.klein:hover   { font-weight: none; color:#CC0000; text-decoration:none;}
a.klein:active  { font-weight: none; color:#000000; text-decoration:underline;}

a.normal         { font-size:11pt; font-family:Verdana, serif;}
a.normal:visited { font-weight: none; color:#000000; text-decoration:underline;}
a.normal:link    { font-weight: none; color:#000000; text-decoration:underline;}
a.normal:hover   { font-weight: none; color:#CC0000; text-decoration:none;}
a.normal:active  { font-weight: none; color:#000000; text-decoration:underline;}

a.normalfett         { font-size:11pt; font-family:Verdana, serif;}
a.normalfett:visited { font-weight: bold; color:#000000; text-decoration:underline;}
a.normalfett:link    { font-weight: bold; color:#000000; text-decoration:underline;}
a.normalfett:hover   { font-weight: bold; color:#CC0000; text-decoration:none;}
a.normalfett:active  { font-weight: bold; color:#000000; text-decoration:underline;}

p.normal { font-size:11pt; font-family:Verdana; color:#000000;
text-decoration:none; font-weight: none;}

p.normalfett { font-size:11pt; font-family:Verdana; color:#000000;
text-decoration:none; font-weight: bold;}

p.klein { font-size:9pt; font-family:Verdana, serif; color:#000000;
text-decoration:none; font-weight: normal;}

p.kleinfett { font-size:9pt; font-family:Verdana, serif; color:#000000;
text-decoration:none; font-weight: bold;}
-->