a:link { color: #2268d2; text-decoration: none; }
a:visited { color: #2268d2; text-decoration: none; }
a:active { color: #2268d2; text-decoration: none; }
a:hover { color: #ff6000; text-decoration: none; }

body {
  padding: 0px;
  margin: 0px;
  background-image: url('../img/bg.gif');
  background-repeat: no-repeat;
  background-color: #fab31b;
  font: normal normal normal 11px Verdana, Arial;
  color: #444444;
  text-align: center;
}

img {
  display: inline;
  border: 0px;
}

a img {
  border: 0px;
}


form {
  display: inline;
  padding: 0px;
  margin: 0px;
}

form .suche {
  padding: 0px;
  margin: 0px;
  margin-bottom: 3px;
  border: 0px;
  height: 12px;
  width: 118px;
  font: normal normal normal 9px Verdana, Arial;
  color: #7f7f7f;
}

#content {
  width: 753px;
  background-color: #ffffff;
  text-align: left;
}

#content table {
  font: normal normal normal 11px Verdana, Arial;
}

#content .table {
  margin-top: 24px;
  margin-left: 31px;
  margin-bottom: 24px;
  margin-right: 47px;
}

#content .table .hint {
  font: normal normal normal 11px Verdana, Arial;
  color: #858585;
}

#content .topnavi {
  height: 18px;
  padding-top: 2px;
  padding-left: 22px;
  background-color: #cd5808;
  background-image: url('../img/banner.gif');
}

#content .navi {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffe9bb;
  border-bottom: 1px solid #a48d7c;
}

