﻿@-moz-document url(http://www.heise.de/),
url-prefix(http://www.heise.de/newsticker) {

 .bcadv {
  margin:0 !important;
  padding-left: 1em !important;
  float: right !important;
  text-align: left !important;
 }

 #mitte {
  background: white !important;
 }

 #mitte_links {
  width: 80% !important;
  min-width: 100px !important;
 }

 #mitte_rechts {
  background: #EEE !important ;
  width: 20% !important;
 }

 #mitte_rechts > .col100preisvergleich {
  width: 90% !important;
 }

 #mitte_rechts > .col100 {
  width: 90% !important;
  padding: 0 !important;
 }

 #mitte_rechts > .col50, .col100aktion, .col100weiss {
  width: 90% !important;
  padding: 0 !important;
 }

 body {
  font-family: Times !important;
  font-size: 1.01em !important;
 }

 #mitte_news a[title] {
  color:blue !important;
  text-decoration: none !important;
 }

 #mitte_news a[title]:hover {
  color:red !important;
  text-decoration: underline !important;
 }

 #mitte_news a[title]:visited {
  color: #999 !important;
  text-decoration: underline !important;
 }

 #mitte_news ul li {
  display: block;
 }

 div.news_topteaser {
  display: block !important;
  overflow: hidden !important;
  height: 40px !important;
  border: 2px solid #EEE !important ;
  margin: 0 0 10px 0 !important;
  padding: 0;
 }

 div.news_topteaser:hover {
  overflow: auto !important;
  height: 200px !important;
 }

 #top_navi {
  text-align: left !important;
 }
}
