/* CSS Document optische Gestaltung LINKS*/

a:link { text-decoration:none; font-weight:normal; color:#009900; }
a:visited { text-decoration:none; font-weight:normal; color:#009900; }
a:hover { text-decoration:none; font-weight:normal; color:#e00000; }
a:active { text-decoration:none; font-weight:normal; }
a:focus { text-decoration:none; font-weight:normal; }


/* helleres Grün in vorheriger Entwicklungsstufe hatte folgenden Wert: #669900
