@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.heise.de/newsticker/")
{

  A:visited {text-decoration: none !important; color: #808080 !important;}
  
  body {background: #FFFFFF!important;}  

  div#container
  {
    position: relative !important;
    top: -100px !important;
    width: 70% !important;
  }

  div#mitte
  {
    width:100% !important;
    margin-left: 0 !important;
    background: none !important;
  }

  div#container_content
  {
    width: 100% !important;
    margin: 0px !important;
    text-align:justify !Important !important;
  }

  div#mitte_links
  {
    width: 100% !important;
    background: none !important;
  }

  div#mitte_rechts
  {
    width: 0px !important;
    display: none !important;
  }

  div#sitemap {display: none !important;}

  .news_topteaser {display: none !important;}
}