#content h1 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 3px 0;
}

#content h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0 5px 0;
  padding-bottom: 0px;
  border-bottom: 1px #ddd solid;
}

#content p, #content li, #content td {
  line-height: 18px;
  font-size: 12px;
}

#content td {
  vertical-align: top;
}

#leistungen {
  list-style-type: none;
  margin-left: 0;
  padding-left: 20px;
}

#leistungen li a {
  padding-left: 45px;
  line-height: 45px;
  height: 45px;
  display: block;
  margin: 5px 0;
}

#leistungen .ur-asr a {
  background: #fff url(/_img/bullets/umweltrecht-arbeitssicherheitsrecht.jpg) no-repeat left center;
}

#leistungen .ur-asr a:hover {
  background-image: url(/_img/bullets/umweltrecht-arbeitssicherheitsrecht_active.jpg);
}

#leistungen .um-qm a {
  background: #fff url(/_img/bullets/umweltmanagement-qualitaetsmanagement.jpg) no-repeat left center;
}

#leistungen .um-qm a:hover {
  background-image: url(/_img/bullets/umweltmanagement-qualitaetsmanagement_active.jpg);
}

#leistungen .aw a {
  background: #fff url(/_img/bullets/abfallwirtschaft.jpg) no-repeat left center;
}

#leistungen .aw a:hover {
  background-image: url(/_img/bullets/abfallwirtschaft_active.jpg);
}

#leistungen .csr a {
  background: #fff url(/_img/bullets/corporate-social-responsibility.jpg) no-repeat left center;
}

#leistungen .csr a:hover {
  background-image: url(/_img/bullets/corporate-social-responsibility_active.jpg);
}