/* CSS Shop Sidebar Anzeige - COMVATION AG */
#shopnavbar {
	margin: 0px;
		list-style: none;
	border-top: 0px solid #000000;
	width: 140px;
	text-transform: none;
	position: relative;
	left: 10px;
	font-size:12px;
}



#shopnavbar a:link, #shopnavbar a:active, #shopnavbar a:visited { 
color:#FFFFFF;
text-decoration:none;
}

#shopnavbar a:hover { 
text-decoration:underline;
}



.shopnavi, #shopnaviCart {
	font: bold 11px Arial, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#shopJsCart {
font-size:12px;
	padding: 4px;
	border: 1px solid #BCBCBC;
	
}

.curencies {
	background:transparent url(images/shop/money.gif) no-repeat !important;
	padding-left: 20px !important;
	padding-top: 4px;
	height: auto !important;
	min-height: 20px;
	height:12px;
	width: auto !important;
	min-width: 100px;
	width: 100px;
	border-bottom: none;
}




#shopnavbar .curencies a.active, #shopnavbar .curencies a.inactive {
	margin: 0;
	padding: 0;
	background-color: transparent;
	display: inline;
	border-top: 0px solid #000000;
}


.kategorie {
	background:transparent url(images/shop/pfeilshop.gif) no-repeat !important;
	padding-left: 20px !important;
	height: auto !important;
	min-height: 12px;
	height:12px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border-bottom: none;
}

.korbinhalt {
	
	padding-left: 0px !important;
	height: auto !important;
	min-height: 20px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border-bottom: none;
	padding-top: 4px;
}

.korbinhalt a {
	padding-left: 0px !important;
}

#warenkorbinhalt {
	background:transparent url(images/shop/warenkorb.gif) no-repeat !important;
	padding-left: 20px !important;
	height: auto !important;
	min-height: 20px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border-bottom: none;
	padding-top: 4px;
}

.userinfo {
	background:transparent url(images/shop/user.gif) no-repeat !important;
	padding-left: 20px !important;
	height: auto !important;
	min-height: 25px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border-bottom: none;
}

#warenkorbanzeige {
	background:transparent url(images/shop/zumwarenkorb.gif) no-repeat !important;
	padding-left: 20px !important;
	height: auto !important;
	min-height: 25px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border-bottom: none;
}

#warenkorbleeren {
	background:transparent url(images/shop/warenkorbcancel.gif) no-repeat !important;
	padding-left: 20px !important;
	height: auto !important;
	min-height: 25px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border-bottom: none;
}
