Hallo Stefan,

die Reihenfolge ist falsch.
richtig ist: link, visited, hover, active.
einfach umordnen, dann gehts.

Gru�, Johannes.

> -----Urspr�ngliche Nachricht-----
> Von: Stefan H�sler [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 31. Juli 2002 23:05
> An: AspGerman Kaffeehaus
> Betreff: [aspdecoffeehouse] CSS
>
>
> Hi!
>
> Ich hab folgendes in einer CSS-Datei:
>
> ---
>
> .navired      {
>               font-family: Verdana;
>               font-weight: normal;
>               font-size:       11px;
>               color:           #CE0000;
>               text-decoration: none;
> }
>
> .navired:link {
>               color:           #CE0000;
>               text-decoration: none;
> }
>
> .navired:hover        {
>               text-decoration: underline;
>               font-weight: bold;
> }
>
> .navired:active       {
>               text-decoration: none;
>               color: #CE0000;
> }
>
> .navired:visited      {
>               text-decoration: none;
>               color: #CE0000;
> }
>
> ---
>
> Nun meine Frage:
> Warum wird ein Link beim Dr�berfahren zwar fett, aber nicht unterstrichen?
>
> Danke
>
> Stefan
> http://www.drhirn.com/1
>
>
>
>
> | [aspdecoffeehouse] als [EMAIL PROTECTED] subscribed
> | http://www.aspgerman.com/archiv/aspdecoffeehouse/ = Listenarchiv
> | Sie k�nnen sich unter folgender URL an- und abmelden:
> | http://www.aspgerman.com/aspgerman/listen/anmelden/aspdecoffeehouse.asp
>
>


| [aspdecoffeehouse] als [email protected] subscribed
| http://www.aspgerman.com/archiv/aspdecoffeehouse/ = Listenarchiv
| Sie k�nnen sich unter folgender URL an- und abmelden:
| http://www.aspgerman.com/aspgerman/listen/anmelden/aspdecoffeehouse.asp

Antwort per Email an