a { text-decoration:none }
a:hover { text-decoration: underline; font-weight:normal}
.sub { color: #ffffff}
a.red { color: #FF0000; font-weight: normal; text-decoration: underline}
a.red2 { color: #FF0000; font-weight: bold; text-decoration: none}

input.blau { font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; background-color: #3366ff; border-style:none; border-color: #3366ff; border-width:0pt; font-size:10pt;}

.dunkel {background-color:#3366ff;}
.hell {background-color:#889dff;}