hallo
hab ne zweispaltige tabelle
<TR>
<TD BGCOLOR="#996600" BORDERCOLOR="#CCCCCC" HEIGHT="10">
TEXT</TD>
<TD BORDERCOLOR="#996666" BGCOLOR="#99FF00" HEIGHT="10">
<INPUT TYPE="text" NAME="textfield" class="input">
</TD>
</TR>
.input {color: #EFEFF7;
height: 30px;
background-color: #242880;
border:1px solid #FF0000;
margin:0;
margin-top:0;
margin-bottom:0px}
und um den bereich wo das input feld ist einen 1px rand und krieg den nicht weg ....
weiß jemand worans liegt ????
gruß makese