#marginalie a {
  color: #FF6000;
}
#marginalie a:hover {
  color: #FF6000;
}
#teaserbox {
  background: #FF6000 none;
  height: 44px;
}
#content {
  background: url(/includes/img/standards/contentbackground2.gif) repeat-y 0px 0px;
}
#bodytext h1, #marginalie h1 {
  background-color: #FF6000;
}
#bodytext a {
  color: #FF6000;
}
#bodytext a:hover {
  color: #FF6000;
  background: url(/includes/img/standards/textdecoration-unternehmen.gif) repeat-x 1px bottom;
}
#bodytext ul li {
  list-style-type: none;
  list-style-image: url(/includes/img/standards/bulletunternehmen.gif);
}
* html  #bodytext ul li {
  list-style-image: url(/includes/img/standards/bulletunternehmen-ie.gif);
}
.formularpflichtfeld {
  border: 1px solid #44A4E5;
}
.formulartextfeld:focus, .formulareingabefeld:focus, .formularfeld:focus, .formularpflichtfeld:focus {
  border: 1px solid #FF6000;
  background: #F6B187;
}
