/* Inhaltsbereich - CD */


section.cd h3 {
  margin: 10px 0 0 0;
  font-size: 110%;
  font-weight: normal;
}

section.cd h4 {
  margin: 0 0 10px 0;
  font-size: 90%;
  font-weight: normal;
}

section.cd p.title {
  margin-top: 10px;
  margin-bottom: 2px;
  font-weight: bold;
}

section.cd audio {
  display: none;
}