#ProductList {
	border-collapse:collapse;
	margin-top:6px;
}
td#ProductList_TD {padding:0 16px 0 8px;}
.ProductMenuCol_TD {
  background:url(/images/ddcss/dartshop2/dartshop_produktmenu-bg.gif);
  background-repeat:repeat-y;
 }
tr,.BackgroundColor1_Productlist,tr .BackgroundColor1_Productlist,tr .BackgroundColor2_Productlist{
	border-bottom:1px #999 dotted;
}
tr .BackgroundColor1_Productlist a, tr .BackgroundColor2_Productlist a{cursor:pointer;}
.BackgroundColor1_Productlist form,.BackgroundColor2_Productlist form {
	border-bottom:1px #999 dotted;
}
.BackgroundColor1_Productlist td.BuyButton_ProductList,.BackgroundColor2_Productlist td.BuyButton_ProductList{
	border-top-color:#fff !Important;
}
.BackgroundColor1_Productlist td table td,.BackgroundColor2_Productlist td table td {
  border:none;
}
.BackgroundColor1_Productlist td table,.BackgroundColor2_Productlist td table {
  margin-left:0;
  border-width:0;
}
.BackgroundColor1_Productlist td table tr,
.BackgroundColor2_Productlist td table tr{
 border-style:none;
 }
.ProductNumber_ProductList{}
.ProductName_ProductList{
	font-weight:bold;
	margin:-4px 0 0 0;
	display:block;
	height:16px;
	white-space:normal;	
/*	background:#dfffdd;*/
	overflow:hidden;
	cursor:pointer;
}
.Description_ProductList{
	border-width:0 !important;
}
td.Price_ProductList{
/*	background:#dfb;*/
}
.Price_ProductList{
	font-size:14px;
	color:#900;
	text-align:left;
}
.Price_ProductList img {
/*	margin-left:-60px;*/
/*	margin-top:-30px;*/
}
.PriceStriked_ProductList{}
.Paging_ProductList{}
A.Toolbar_ProductList:link{ text-decoration:none; }
A.Toolbar_ProductList:visited{ text-decoration:none; }
A.Toolbar_ProductList:active{ text-decoration:none; }
A.Toolbar_ProductList:hover{ text-decoration:none; }
.Toolbar_ProductList{}
.Stockmessage_ProductList{
	color:#777;
	display:block;
}
.TextInputField_ProductList{}
.Photo1_ProductList{
	vertical-align:top;
	padding-top:6px;
	height:108px;
}
.Photo1_ProductList img {
  max-height:100px;
  /* For IE6, 7, 8 only. They don't understand max-height */
  overflow:hidden;
  margin-right:6px;
}
.Description_ProductList{}
.Description_ProductList{text-align:left;}
.InfoButton_ProductList{}
.InfoButton_ProductList{text-align:left;}
.InfoButton_ProductList{vertical-align:top;}
td.BuyButton_ProductList{
	vertical-align:top;
	width:100px;
}
td.BuyButton_ProductList {
	height:28px;
	text-align:center;
}
.BuyButton_ProductList br{
	display:none;
}
input.BuyButton_ProductList {
  margin-right:3px;
  vertical-align:top;
}
.ErrorText_ProductList{}
table.SubMenu_Productmenu_Table {border-spacing:0 4px;}
