@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("heise.de") {
 .leaderboard, 
 .contentbanner, 
 .sales, 
 .heiseadvert, 
 .skyscraper, 
 .bottom, 
 .adbottom, 
 .adbottom_jobs, 
 .adbottom_itmarkt, 
 table[width="200"], 
 table[width="150"], 
 table.druck, 
 td.druck, 
 tr.druck, 
 td[width="137"], 
 a[href^="http://oas.wwwheise.de/"], 
 a[href^="http://matrix.mediavantage.de/"]
 {
  display:none;
 }
 body {
  background-image: none !important;
  background-color: #fff !important;
 }
 .full_content {
  width:auto!important;
 }
}