@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(heise.de){

#container_content {
   top:-3px !important;
}

#mitte  {
   outline: 0px solid !important;
}

h4#breadcrumb {
   display:none !important;
}

#bildergalerie {
   margin:5px auto !important;
}

#bildergalerie h1 {
   margin-bottom: 0em !important;
}

#bildergalerie h4 {
   margin-top:-15px !important;
}

p#seiten_navi {
   padding-top: 0px !important;
   margin-top: 0px !important;
   padding-bottom: 0.5em !important;
}

#sitemap {
   top:4px !important;
}

}