#marginalie a {
  color: #DF185F;
}
#marginalie a:hover {
  color: #DF185F;
}
#teaserbox {
  background: #C01451 none;
}
#bodytext h1, #marginalie h1 {
  background-color: #DF185F;
}
#bodytext a {
  color: #DF185F;
}
#bodytext a:hover {
  color: #DF185F;
  background: url(/includes/img/standards/textdecoration-engineering.gif) repeat-x 1px bottom;
}
#bodytext ul li {
  list-style-type: none;
  list-style-image: url(/includes/img/standards/bulletengineering.gif);
}
* html  #bodytext ul li {
  list-style-image: url(/includes/img/standards/bulletengineering-ie.gif);
}
#content {
  background: url(/includes/img/standards/contentbackground2.gif) repeat-y 0px 0px;
}