@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(heise.de) {

#container {
  width: 100% !important;
}

#container_content {
  top: 0px !important;
  width: 100% !important;
}

#mitte {
  width: 100% !important;
}

}