/**********************************************
*                                             *
*   Kingtools.de - kostenlose Homepagetools   *
*   Copyright 2000 - 2005, Daniel Cieslar     *
*   www.Novinet.de Websolutions               *
*            				     *
**********************************************/



a:hover {
    color: #EC5210;
    text-decoration: underline;
}

.formbutton {
  background: #efefef;
  font-size: 11px;
  font-weight: bold;
  font-family: trebuchet ms,sans-serif,verdana;
  color: #444444;
  background-color: #efefef;
  border: 1px solid #cccccc;
}


.input {
  background: #FFFFFF;
  font-size: 11px;
  font-family: trebuchet ms,sans-serif,verdana;
  border: 1px solid #808080;
  width: 250px;
  }
