warum funktioniert das nicht??
<style type="text/css">
<!--
.input {
font-weight: bold;
color: #ffffff;
font-family: Tahoma;
font-size: 8pt;
background-color: #000000;
onfocus: style.background: #660000;
onblur: style.background: #3A4968;
}
-->
</style>