div.prod_thumb{
  float:left;
  margin-right: 12px;
}
div.product {
  margin-bottom: 36px;
  float:left;
}
div.product select.anzahl{
  border:1px outset #9A9A9A;
  float:left;
  padding:2px;
  width:44px;
}
div.product label.auswahl{
  float:left;
  font-size:0.85em;
  margin:0 4px 0 0;
  width: 80px;
}
div.product select.auswahl{
  border:1px outset #9A9A9A;
  float:left;
  font-size:0.9em;
  margin-right:4px;
  padding:1px;
  width: 80px;
}
div.product select.auswahl optgroup{
  color: #AFAFAF;
  font-style: normal;
  font-weight: normal;
  padding:1px;
}
div.product div.descr {
  float: left;
  margin-left: 20px;
  width: 350px;
}
div.descr p.descr {
  margin: 0.2px 0.5px;
}
div.descr p.preis {
  font-size: 0.85em;
}
div.product div.summe {
  float: left;
  margin-left: 20px;
}
div.summe label{
  margin: 0.4em 0em;
}
div.summe input {
  width             : 50px;
  border            : 0px;
  text-align        : right;
}
div.product div.vari {
  margin-top: 2px;
  float: left;
}
div.product div.tocart {
  float:right;
}
div.response a.button{
  background-color:#FFFFFF;
  border:1px outset #9A9A9A;

  margin:0px 10px 0px 0px;
  padding:2px 12px;
}
table.cart {
  padding: 0px;
  border-spacing: 0px;
}
table.cart td.head{
  font-weight:bold;
}
table.cart td.small{
  font-size:10px;
}
div.bestell_form label{
  float             : left;
  width             : 100px;
  margin            : 5px 0px 0px 0px;
}
div.bestell_form input {
  float             : left;
  width             : 280px;
  border            : 1px outset #9A9A9A;
  padding           : 2px;
  margin            : 2px 8px 0px 0px;
}
div.bestell_form label.in_ort{
  width             : 34px;
}
div.bestell_form input.in_plz {
  width             : 38px;
}
div.bestell_form input.in_ort {
  width             : 194px;
}
div.button input.button {
	background-color	: #fff;
	color						  : #000;
	border						: 1px outset #9A9A9A; 
	width						  : auto;
	padding					  : 2px 12px 2px 12px;
	margin						: 2px 0px 0px 0px;
}
div.button {
  margin            : 24px 0px 0px 180px;
}

