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