Für die obere Ecke hilft display:block für das IMG, für die untere line-height:0 für das umgebende DIV-Element. (Getestet nur im Firefox.)
ja und nein .. die obere ecke sitzt jetzt richtig .. aber die untere mag immer nocht nicht ..
aber vielen dank schonmal
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0; }
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(../media/nicefont/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../media/nicefont/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px; margin:0;}
.NFTextareaTopLeft {background:#f2f2e6 url(../media/nicefont/textarea-tl.png) no-repeat 0 0; display: block;}
.NFTextareaBottomLeft {background:#f2f2e6 url(../media/nicefont/textarea-bl.png) no-repeat 0 0; line-height: 0px;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(../media/nicefont/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../media/nicefont/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(../media/nicefont/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(../media/nicefont/textarea-r-over.png) repeat-y 100% 100%;}