Lieber Gunnar
OK, erstmal vielen lieben Dank für Deine Hilfe !
Somit habe ich also nun im head-Bereich folgendes stehen:
<style type="text/css">
<!--
a:link { text-decoration:none; font-weight:bold; color:#E00000; }
a:visited { text-decoration:none; font-weight:bold; color:#800000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#FFFF00; }
a:active { text-decoration:none; font-weight:bold; background-color:#CCFFFF; }
#rot {color:#red;}
-->
</style>
Und er Link sieht dann soaus:
<a href="blablabla" id="rot">blablbabla</a>
Das funktioniert aber leider nicht.
Sorry, wenn ich mich so blöd anstelle :)
Aber ich würde mich über weitere Hilfe natürlich sehr freuen :)
Gruß
Ingo