/* -----------------------------------------------------------------------------

   style.css 2008-02-04 12:00:00Z mz $   



   medialis marketing GmbH

   http://www.medialis.de



   Copyright (c) 2007 medialis marketing GmbH

   -----------------------------------------------------------------------------



   Released under the GNU General Public License 



--------------------------------------------------------------------------------*/



.red {

  color:#a82222;

  font-weight:bold;

}



.black {

  color:#000000;

  font-weight:bold;

}



.schnelllieferprogramm {

  color:#d20c2a;



}



.produktdetails {

  background:transparent url(../img/produktuebersicht_bg.gif) no-repeat bottom;

  border:1px solid #d4d4d4;

  width:498px;

  padding:14px;

  margin-top:10px; 

}



.produktdetails_left {

  width:244px;
  float:left;
  margin-right: 5px;

}



.produktdetails_right {

  width:245px;
  float:right;

}



.produktdetails_auswahl {

  width:498px;

  margin:0px 0px 0px 0px;

}



.produktdetails_specials {
  float:left;
  margin-top: 10px;
/*  width:100px;*/
}



.produktdetails_farben {

  float:right;

  width:245px; 

  border:1px solid #d4d4d4;

}



.produktdetails_auswahl th {

  background:#fff492;

  padding:3px;

  border-bottom:1px solid #d4d4d4;

  border-left:1px solid #d4d4d4;

}



.produktdetails_auswahl td {

  padding:3px;

  border-left:1px solid #d4d4d4;

  border-bottom:1px solid #d4d4d4;



}



.produktdetails_auswahl_radio {

  margin:3px 0px 0px 3px;

  border:none;

}



.produktdetails_auswahl_warenkorb {

  float:right;

  margin:10px 0px 0px 0px;

}



.produktdetails_auswahl_warenkorb_input {

  width:20px;

  height:14px;

  border:1px solid #a9a9a9;

  color:#2c2c2c;

  font-size:10px;

  padding:2px 0px 0px 2px;



}

.product_specials {
  display: block;
  float: left;
  width: auto;
  vertical-align: bottom;
}


.product_specials img {
  width: 40px;
}

span.product_specials {
  padding: 20px 5px 0px 5px;
}
