Hallo,
klarer wird das, wenn man Teile etwas anders formatiert:
.nav1 li a:hover,
a:active
{
background-color : #faeedc;
}
und später:
#middle a:hover,
a:active
{
color:#33FF00
}
Wird’s klarer?
Gruß
Olaf
P.S.: Wofür sind die Tabellen?