input,option,select,textarea {
font-size:12px;
color:#000000;
highlighttext:#116633;
background-color:#BBFFDD;
border-left : 1px solid #119922;
border-right : 1px solid #000000;
border-top : 1px solid #119922;
border-bottom : 1px solid #000000;
font-family:Tahoma,Verdana,Helvetica,Arial;
}
So ist der Text im Stylesheet. Das markierte Element ist blau. Ich will aber, dass das markierte Element dunkelgrün hinterlegt ist.
Ich benutze IE 6.0
MFG roger