.login_form{
       margin-top:14px;
       margin-right:18px;
       color:#003C00;
       font-size:0.9em;
       font-weight:normal;

       }
.EingabeFeld{
      width:70px;
      height:16px;
      background:#BDCC77 ;
      border:1px solid #003C00;
      }
.Button{
      background:#BDCC77 ;
      height:19px;
      font-size:0.9em;
      font-weight:bold;
        }

textarea{
      background:#FF8566 ;
         }

a:link { font-weight:normal; color:#004600; text-decoration:underline; }
a:visited { font-weight:normal; color:#7B9F4C; text-decoration:underline; }
a:focus { font-weight:normal; color:#004600; text-decoration:underline; }
a:hover { font-weight:normal; color:#004600; text-decoration:underline; }
a:active { font-weight:normal; color:#004600; text-decoration:underline; }



