h1.Cart{
	font-size: 10pt;
	font-weight: bold;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #478AB4;
	padding: 2px 2px 2px 5px;
}
	
	

table.Cart
{
	width: 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 1px solid;
	text-decoration : none;
	padding-left : 0px;
	padding-right : 0px;
	vertical-align : top;
	border-color: #EBEBEB;
}
a.Cart
{
	color:#DE2E31;
	font-weight: bold;
}
a.Cart:hover
{
	color:#006EB9;
	font-weight: bold;
}

.CartHeader
{
	font-size: 10pt;
	font-weight: bold;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #478AB4;
	padding: 2px 2px 2px 5px;
}
a.CartHeader
{
	font-size: 10pt;
    color:white;
	border : 0px ;
}
.CartList0
{
	color:black;
	margin-top : 5px;
	margin-bottom : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #E8F1F9; 
}
.CartList1
{
	background-color: #FFFFFF; 
	color:black;
	margin-top : 5px;
	margin-bottom : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.CartList:active, a.CartList:Visited, a.CartList:Link {
	color:black;
}
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:150px;
	background-color : White;
	font-size: 11px;
}
Select.CartSearchBrand{
	width:150px;
	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 : 2px outset #478AB4;
}
Input.CartSearchForm{ 
	width:150px;
	background-color : White;
	font-size: 11px;
 }
 Input.CartSearchFormSubmit{
	
	
	font-size :10px;
	background : White;
	background-color : White;

}
 a.CartMainCategories:Link{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	margin-left:5px
}
 a.CartMainCategories:Active{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #AD3F3F;
	margin-left:5px
}
 a.CartMainCategories:Visited{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #AD3F3F;
	margin-left:5px
}
 a.CartMainCategories:Hover{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color :#AD3F3F;
	margin-left:5px
}
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{
	padding-top : 0px;
	padding-bottom : 0px;
	height:20px;
	color : White;
	border : none;
	vertical-align : middle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color : Red;
}
Input.CartPrice{
	width : 150px;
	text-align : right;
	border : none;
}

table.CartStatus
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 5px;
	color: black;
	background-color : #E8F1F9;
	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: black;
	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 :10pt;
}



