@CHARSET "UTF-8";

#container_basket	{
	border-collapse:collapse;
	height:auto;
	border:1px solid #c4263a;
	background-image:url(/piccosi_image/backgr/backgr_container.jpg);
	background-repeat:repeat;
	margin-bottom:5px;
	}
#container_basket_detail	{
	position:relative;
	display:block;
	height:auto;
	width:670px;
	border:1px solid #c4263a;
	margin:0px auto;
	padding-bottom:0px;
	margin-bottom:0px;
}
#container_basket_detail_head	{
	position:relative;
	display:block;
	height:26px;
	line-height:26px;
	width:664px;
	margin: 3px 3px 0px 3px;
	vertical-align:middle;
	font-family: Verdana, Arial, Geneva, Helvetica,sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-stretch: normal;
	color: #ffffff;
	font-size:small;
	background-image:url(/pms_image/backgr/top_bgr_670_schwarz.gif);
	background-repeat:no-repeat;
}
#container_basket_detail_navi	{
	position:relative;
	display:block;
	height:24px;
	line-height:24px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
	width:670px;
	background-color:#cccccc;
	border-top:1px none #ffffff;
	}
#table_basket_detail	{
	width:660px;
	margin:5px auto 3px auto;
	height:auto;
}
.table_basket_preis_td	{
	text-align:right;
	padding-right:4px;
	}
.table_basket_anzahl_td	{
	text-align:center;
	}
.table_basket_pcode_td	{
	text-align:center;
	}
.table_basket_option_td	{
	text-align:center;
	background-color:#ffffff;
	width:110px;
	}
.table_basket_option_td_detail	{
	text-align:center;
	background-color:#ffffff;
	width:110px;
	vertical-align:bottom;
	padding-bottom:2px;
	}
.table_basket_summary_td	{
	height:auto;
	line-height:16px;
	vertical-align:middle;
	text-align:left;
	padding:2px 3px;
	}