@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("heise.de") 

{

/*hides ads */
.abottom_itmarkt, 
.meldung_wrapper table script,
.meldung_wrapper table object,
.contentbanner, 
.heiseadvert, 
.kasten_markt, 
.leaderboard, 
.skyscraper, 
table.druck, 
.bottom, 
.adbottom, 
.adbottom_jobs, 
table[width="200"], 
a[href^="http://oas.wwwheise.de/"], 
a[href^="http://matrix.mediavantage.de/"]
  {display:none !important;} 

/*uncomment to remove right/left navigation bar */
/*td.druck, {display:none !important;} */
/*tr.druck, {display:none !important;} */


/*bigger fonts, not working in ff*/
/*.f-content DIV.forum_titel H1 {
    font-size: 20px !important;
    }

.posting_subject {
    font-size: 1.2em !important;
    }
.f-content DIV.forum_titel P {
    font-size: 1em !important;
    }

.posting_text {
    font-size: 1em !important;
    }

.fliess {  font-size: 1.0em !important;}

.zitat { font-size: 1.0em !important;}

.kasten_news { font-size: .9em !important;} */

}