@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("heise.de")

{

  div#container

  {

    top: -100px !important;

    width: 100% !important;

    margin: 0 auto !important;

  }

  div#container_content

  {

    width: 100% !important;

    margin: 0 !important;

    background: none !Important;

    background-color: #EEE !important;

  }

  div#mitte

  {

    width: 99% !important;

    margin-left: 0 !important;

    background: none !important;

    background-color: #EEE !important;

  }

    div#mitte_links

  {

    width:98% !important;

    float: left !important;

    background: none !important;

    background-color: #EEE !important;
  }

    div#mitte_rechts

  {

    width:1% !important;

    float: left !important;

  }

  div.forum_content

  {

    width: 99% !important;

    float: right !important;

  }

  div.col50anschnitt

  {

    width: 100% !important;

  }

  div#sitemap,

  div#links,

  div.bcadv,

  div.col50,

  div.col100weiss,

  div.col100,

  div.col100aktion,

  div.online-markt,

  div.col100preisvergleich,

  div.col50preisvergleich,

  div.naviad,

  div.heiseadvert,

  div.skyscraper,

  div.clear,

  div.sales,

  div.adbottom,

  div.teaser,

  div.sponsor

  {

  display: none !important;

  }

}