@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("lawblog.de") {

  #header { background-image: none !important; padding-top: 0 !important; }
  #rap { width: 900px !important; max-width: 900px !important; }
  #rap > div.navi { display: none; }
  #header > div.navi { position: absolute !important; right: 0 !important; }
  div.post { width: 800px !important; }
  div.storycontent { font-size: 1.5em !important; }
}