@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("heise.de") {
 body 
 {
   background-color: #ffffff !important;
 }
 div#container
 {
   position: relative !important;
   top: -100px !important;
   width: 60% !important;
   margin: 0 auto !important;
 }
 div#mitte
 {
   width:100% !important;
   margin-left: 0 !important;
   background: none !Important;
   border-bottom: 1px #ccc solid
 }
 div#container_content
 {
   width: 100% !important;
   margin: 0;
   background: none !Important;
 }
 div#mitte_links
 {
   width: 100% !important;
   background: none !Important;
 }
 div#mitte_rechts
 {
   width: 0px !important;
   display: none !important;
 }
 div#sitemap
 {
   display: none !important;
 } 
 div#bannerzone
 {
   display: none !important;
 }  
 div.farbe
 {
   display: none !important;
 }
 div.tage a
 {
  font-weight: normal !important;
 }
 p.posting_text
 {
  font-size: 0.9em !important;
 }  
}