/* Generated by KompoZer */
#subnavi {
  float: left;
  font-size: 12pt;
  font-family: Arial Black;
  color: #53503d;
  background-color: #ffffcc;
  margin-top: 0px;
}
#subnavi ul {
  padding-top: 0px;
  margin-top: 20px;
}
#subnavi li {
  border: 1px solid #666666;
  list-style-type: none;
  float: left;
  padding-right: 0px;
  margin-right: 1px;
}
#subnavi a:hover {
  display: block;
  background-color: #53503d;
  color: white;
  font-family: Arial Black;
  font-weight: inherit;
  padding-left: 40px;
  padding-right: 40px;
}
#subnavi a {
  padding: 3px 40px;
  text-decoration: none;
  display: block;
  background-color: #b69e75;
  font-family: Arial Black;
  color: #53503d;
}
