body.lochspiel > header.for_lochspiel  {
  display: block;
}
body.stableford > header.for_stableford {
  display: initial;
}
body > header {
  display: none;
}
