.aktuell_mo
{
  width: 128px;
  height: 90px;
  float: left;
  margin: 0;
  margin-right: 16px;
  margin-bottom: 10px;
  font-size: 10px;
  padding: 2px 5px;
}

* html .aktuell_mo
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_img/b_offer_mo.png', sizingMethod='scale');	
}
			
.aktuell_mo a { position:relative; z-index:1000; color: #fff; text-decoration: none;}

html > body .aktuell_mo
{
  background: url(../_img/b_offer_mo.png) no-repeat top left;
}

.aktuell_do
{
  width: 128px;
  height: 90px;
  float: left;
  margin: 0;
  margin-right: 16px;
  margin-bottom: 10px;
  font-size: 10px;
  padding: 2px 5px;
}

* html .aktuell_do
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_img/b_offer_do.png', sizingMethod='scale');	
}
			
.aktuell_do a { position:relative; z-index:1000; color: #fff; text-decoration: none;}

html > body .aktuell_do
{
  background: url(../_img/b_offer_do.png) no-repeat top left;
}

.tipp
{
  height:265px;
  width:604px;
  margin:10px 0 0 -2px;
  color:#009;
}

* html .tipp
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_img/bg_tipp.png', sizingMethod='scale');	
}

.tipp a { position:relative; z-index:1000; }
					
html > body .tipp
{
  background-image:url(../_img/bg_tipp.png);
}

.tipp_links
{
  height:209px;
  float:left;
  margin-left:24px;
  display: inline;
}

.tipp_links img
{
  border: 4px solid #FFFFFF;
  margin: 1px 0 0 0;
}

div.tipp_ueberschrift
{
  width:270px;
  margin-left:40px;
  float:left;
  color: #009;
  height: 40px;
}

h4.tipp_ueberschrift
{
  font-size: 24px;
  margin: 0;
}

.tipp_mitte
{
  height:215px;
  width:180px;
  margin-left:40px;
  float:left;
  color: #009;
}

.tipp_mitte_oben
{
  height:232px;
  padding-top: 10px;
}

.tipp_mitte_oben2
{
  height:192px;
  padding-top: 10px;
}

h4.tipp_artikel
{
  color: #009;
  font-size: 16px;
  padding: 0;
  margin: 0;
}

h5.tipp_subtitel
{
  color: #009;
  font-size: 12px;
  padding: 0 0 6px 0;
  margin: 0;
}

h6.tipp_marke
{
  color: #009;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.tipp_mitte_unten
{
  padding-left: 5px;
  height:12px;
  vertical-align: bottom;
  margin: 0;
  font-size: 10px;
}

.tipp_mitte_unten a
{
  color:#b90000;
}

.tipp_rechts
{
  height:210px;
  width:90px;
  float:left;
  margin: 0 0 0 10px;
}
.preis_detail
{
  font-size:24px;
/*  color:#B90101; */
  color: #009;
  font-weight: bold;
}

.tipp_rechts_oben
{
  height: 167px;
  text-align: right;
  padding:63px 10px 0 0;
}

.tipp_rechts_oben2
{
  height: 167px;
  text-align: right;
  padding:23px 10px 0 0;
}

.tipp_rechts_unten
{
  height: 35px;
  text-align: right;
  padding-right: 10px;
  vertical-align: bottom;
  font-size: 10px;
  vertical align: bottom;
}


