h1.Cart{
	font-size: 10pt;
	font-weight: bold;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #4691C8;
	padding: 2px 2px 2px 5px;
	text-align: left;
}
table.Cart
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	vertical-align : top;
	border-color: #EBEBEB;
	width: 100%;
	text-align: left;
}
a.Cart
{
	color:#DE2E31;
	font-weight: bold;
}
a.Cart:hover
{
	color:#006EB9;
	font-weight: bold;
}

.CartHeader
{
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #EDECE9;
	padding: 2px 2px 2px 5px;
	text-align: left;
}
a.CartHeader
{
	font-size: 12px;
    color:#000000;
	border : 0px ;
}
.CartList0
{
	color:black;
	margin-top : 5px;
	margin-bottom : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #F5F5F5;
}
.CartList1
{
	background-color: #FFFFFF;
	margin-top : 5px;
	margin-bottom : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #626262;
}
.CartList0
small a , .CartList1
small a
{
	font-size: 10px;
	display: block;
	padding-top: 3px;

}
A.CartList:active, a.CartList:Visited, a.CartList:Link {
	color:black;
	text-align: left;
}
Form.Cart{ 
margin-top:0px;
margin-bottom:0px;
 }
 

a.CartButton
{
	font-size: 10pt;
	font-weight: bold;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #478AB4;
	border : 2px outset #478AB4;
	padding : 2px 5px 2px 5px;
}

Select.CartSearchMarke{
	
	background-color : White;
	font-size: 11px;
	width:150px;
}

Select.CartMainCategories{
	width:160px;
	background-color : White;
	font-size: 11px;
}
Select.CartSearchBrand{
	width:160px;
	background-color : White;
	font-size: 11px;
}
 Input.CartButton
{
	font-size: 10pt;
	font-weight: bold;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #478AB4;
	border : 1px outset #478AB4;
}
Input.CartSearchForm{
	width:104px;
	background-color : #FFFFFF;
	font-size: 11px;
	border: 1px solid;
	border-color: #CCCCCC;
	height:17px;
	padding-left:2px;
	float:left;
	overflow:hidden;
 }
 Input.CartSearchFormSubmit{
	color: #000000;
	position: absolute;
	font-size: 11px;
	margin-left: 5px;
}
a.CartMainCategories:Link, a.CartMainCategories:Active, a.CartMainCategories:Visited{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	color: #7a7a7a;
	padding-right: 17px;
	font-weight: bold;
	line-height: 22px;
	border: 1px solid #C8C8C8;
	height: 22px;
	border-bottom: none;
	text-transform: uppercase;
}
 a.CartMainCategories:Hover{
	color: #FFFFFF;
	background-color: #64B6EC;
	background-image: url(media/layout/btn_hover_b.gif);
	background-repeat: no-repeat;
}
table.CartVarianten
{
	
	color : Black;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 20px;
		border : none;
	width : 100%;
}

Select.CartVarianten{
	width: 250px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : White;
}
td.CartVarianten1{
	background-color: white;
	color : black;
	
}
td.CartVarianten0{
	background-color: #E8F1F9;
	color : black;
}
.CartPrice{
	padding-top : 0px;
	padding-bottom : 0px;
	height:20px;
	color : red;
	border : none;
	vertical-align : middle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.CartPriceTopOffer{
	height:20px;
	color : White;
	border : none;
	vertical-align : middle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	background-color : #B11E31;
	padding: 3px 5px;
}
Input.CartPrice{
	width : 150px;
	text-align : right;
	border : none;
	height: 20px;
	line-height: 20px;
}

table.CartStatus
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 5px;
	color: black;
	background-color : #F1F1F1;
	padding: 1px 1px 1px 1px;
	width : 100%;
}
a.CartStatusActive:link,a.CartStatusActive:visited,a.CartStatusActive:active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	text-decoration : none;
}
td.CartStatusActive
{
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size :10pt;
	font-weight: bold;
	background-color: #DE2E31;
}

a.CartStatusNormal:link,a.CartStatusNormal:visited,a.CartStatusNormal:active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: black;
		text-decoration : none;
}
td.CartStatusNormal
{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
}

