<!--
/*formatierung glos*/
a.glos{font-family:verdana; font-size:13px; color:#000000; text-decoration:none;}
a.glos:active{font-family:verdana; font-size:13px; color:#000000; text-decoration:none;}
a.glos:visited{font-family:verdana; font-size:13px; color:#000000; text-decoration:none;}
a.glos:hover{font-family:verdana; font-weight:bold; font-size:13px; color:#8899aa; text-decoration:underline;}


/*formatierung "normaler" text-links*/
a.norm{font-family:verdana; font-size:10px; color:#000000; text-decoration:none;}
a.norm:active{font-family:verdana; font-size:10px; color:#000000; text-decoration:none;}
a.norm:visited{font-family:verdana; font-size:10px; color:#000000; text-decoration:none;}
a.norm:hover{font-family:verdana; font-size:10px; color:#99aaff; text-decoration:underline;}


/*formatierung "normaler" unterstrichener text-links*/
a.norm_u{font-family:verdana; font-size:10px; color:#000000; text-decoration:underline;}
a.norm_u:active{font-family:verdana; font-size:10px; color:#000000; text-decoration:underline;}
a.norm_u:visited{font-family:verdana; font-size:10px; color:#000000; text-decoration:underline;}
a.norm_u:hover{font-family:verdana; font-size:10px; color:#99aaff; text-decoration:none;}


/*formatierung noch "normalerer" text-links*/
a.normal{font-family:verdana; font-size:10px; color:#ffffff; text-decoration:none;}
a.normal:active{font-family:verdana; font-size:10px; color:#ffffff; text-decoration:none;}
a.normal:visited{font-family:verdana; font-size:10px; color:#ffffff; text-decoration:none;}
a.normal:hover{font-family:verdana; font-size:10px; color:#f8f8ff; text-decoration:underline;}


/*klasse:bereich_auswahl*/
a.bereich_auswahl{font-family:verdana; font-size:13px; color:#ffffff; text-decoration:none;}
a.bereich_auswahl:active{font-family:verdana; font-size:13px; color:#ffffff; text-decoration:none;}
a.bereich_auswahl:visited{font-family:verdana; font-size:13px; color:#ffffff; text-decoration:none;}
a.bereich_auswahl:hover{font-family:verdana; font-size:13px; color:#000000; text-decoration:none; background-color:#dddddd;}
/*alter hover-code:#8899bb*/


/*formatierung refresher*/
a.refr{font-family:tahoma; font-size:12px; color:#000000; text-decoration:none;}
a.refr:active{font-family:tahoma; font-size:12px; color:#000000; text-decoration:none;}
a.refr:visited{font-family:tahoma; font-size:12px; color:#000000; text-decoration:none;}
a.refr:hover{font-family:tahoma; font-size:12px; color:#ddeeff; text-decoration:none;}
//-->