body {
  background:#93211e url("../images/pattern_platte.jpg");
}
a:link, a:visited {
  background:#f5e812;
  color:#000;
}
a:hover {
  background:#000;
  color:#f5e812;
}
div.player .button {
  background-color:#f5e812;
}
div.player .timeline .slider {
  background-color:#f5e812;
}