@charset "utf-8";

#ctCenter h1 {
  margin-bottom           : 2em;
  line-height             : 1.2em;
  font-size               : 13.5pt;
  font-weight             : normal;
  color                   : #609a30;
}

#ctCenter p {
  margin-bottom           : 30px;
  line-height             : 1.3em;
  text-align              : left;
}

#ctCenter p.message {
  font-weight             : bold;
  color                   : #609a30;
}

#ctCenter form h2 {
  margin-top              : 20px;
  margin-bottom           : 10px;
  font-size               : 10pt;
}

#ctCenter form input.text {
  line-height             : 1.4em;
  width                   : 400px;
  height                  : 1.4em;
  border-style            : solid solid solid solid;
  border-color            : #0080e0;
  cursor                  : text;
}

#ctCenter form input.submit {
  margin                  : 20px 0px 0px 322px;
  width                   : 80px;
  height                  : 21px;
  cursor                  : pointer;
}

#ctCenter form input.submit.en {
  background-image        : url( ../images/bkBttSubmitEn.gif );
}

#ctCenter form input.submit.de {
  background-image        : url( ../images/bkBttSubmitDe.gif );
}
