.productcart{
	/*background:url(../images/layout/productcart.jpg);*/
	width:200px;
	padding:5px;
}
#preis{
	color:#CC0000;
	font-weight:bold;
	font-size:1.2em;
}
#artikelnummer{
	color:#CC0000;
	font-weight:bold;
	font-size:1.2em;
}
#dmvTitel{
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#dmvSeiten{
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.productAttributesTable{
line-height:30px;
}
table.warenkorb_liste{
	font-size:11px;
	padding:3px;
	width:700px;
}
table.warenkorb_liste th{
	background:url(../images/login_verlauf_grau_trans.png) repeat-x bottom left;
	height:22px;
	text-align:left;
	padding:3px;
	padding-top:7px;
}

table.warenkorb_liste th.left{
	background:url(../images/links_trans.png) no-repeat bottom right;
	width:20px;
}
table.warenkorb_liste th.right{
	background:url(../images/rechts_trans.png) no-repeat bottom left;
	width:20px;
}
table.warenkorb_liste td.left{
	background:url(../images/links_lin_trans.png) repeat-y 10px;
}
table.warenkorb_liste td.right{
	background:url(../images/rechts_lin_trans.png) repeat-y 12px;
}
table.warenkorb_liste td.bt{
	background:url(../images/btm_trans.png) repeat-x 0px 0px;
	position:relative;
	top:-10px;
}
table.warenkorb_liste td.bt_left{
	background:url(../images/links_btm_trans.png) no-repeat 6px 0px;
	top:-10px;
}
table.warenkorb_liste td.bt_right{
	background:url(../images/rechts_btm_trans.png) no-repeat 0px 0px;
	top:-10px;
}
#memoDiv{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/memo_trans.png) no-repeat bottom left;
	height:50px;
	vertical-align:middle;
	width:200px;
}
* html #memoDiv{
	background-image:url(../images/memo_trans.jpg);
}
table.memoMini{
	color:#333;
	font-size:11px;
	cursor:pointer;
}
table.memoMini div{
	font-size:11px;
}
table.memoMini div td{
	font-size:10px;
}
#HTinh td{
	background:url(../images/dot_trans.png) bottom left repeat-x;
}
#HTinh div{
	padding-right:10px;
}
.product_img{
border-bottom: 1px solid #CACACA;
}
.product_spacer{
border-bottom: 1px solid #CACACA;
}