/* Stylesheet für das alte FWA-Layout */
/* /fwa/werbung.hti hat bisher noch kein HG-Bild */
h1 {
  color: #FF0000;
}
h2 {
  color: #009966;
}
.ArtikelFormat {
}
.Grundpreise {
 font-size: 12px;
}
.Weleda {
  font-family: Julius Condensed, Arial, sans-serif;
}
form.Bestell {
  margin: 0px;
  border-width: 0px;
  border-style: none;
  padding: 0px;
}
strong {
  color: #009966;
}
.kleiner {
  font-size: 14px;
}
.Angebot {
  font-size: 18px;
  font-weight: bold;
}
.SonderAngebot {
  font-size: 42px;
  font-weight: bold;
  color: #ff0000;
}
ul.listemitapoa {
 list-style-image: url("/img/fwa-li.gif");
}
li.hsdgesu {
 list-style-image: url("/img/hsdgesu-li.gif");
}
ul.listemitapoa ul {
 list-style-image: none;
 list-style-type: disc;
}
dl dt {
 margin-top: 8px;
}
.kasten, .kastenrechts {
 border-width: 2px;
 border-style: outset;
 border-color: #009966;
 background-color: #ffffff;
}
.kastenrechts {
 float: right;
}