/* CSS Shop Sidebar Anzeige - COMVATION AG */
#shopnavbar {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	list-style: none;
	width: 189px;
	text-transform: none;
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background:url('img/bg_shopnavbar.gif') left bottom no-repeat;
}
#shopnavbar a {
	color:#a50023;
	margin: 0px;
	padding:5px 0 5px 30px;
	text-transform: none;
	font-weight: normal;
	font-size:14px;
}
/* Knackpunkt */
/*.shopnavi, #shopnaviCart, h3#jsCartH3 {*/
.shopnavi {
	display:block;
	float:none !important;
}
h3#jsCartH3, .shopnavi {
	float:left;
	background:url('img/bg_box.jpg') repeat-x;
	margin: 0px;
	width: 154px;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #ffc526;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	padding:6px 10px 10px 25px;
}
/* Knackpunkt Ende */
#shopJsCart {
	background:url('img/bg_warenkorb.gif') left bottom no-repeat;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-right:20px;
	width:170px;
	height:120px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#shopJsCart span {
	display:none;
}
#shopJsCart strong {
	display:block;
	width:125px;
	float:right;
	text-align:right;
	font-weight:normal !important;
}
.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;
}
#shopnavbar .kategorie {
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: url('img/bg_a_kategorie.gif') 20px 7px no-repeat !important;
}
.korbinhalt {
	/*padding-left: 0px !important;*/
	height: auto !important;
	min-height: 20px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border: none;
	padding:4px 25px;
}
.korbinhalt a {
	/*padding-left: 0px !important;*/
	text-transform:none !important;
}
.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;
}
a.warenkorblink {
	color:green;
	/*display: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;
	font-size:12px !important;
	color:#a50023 !important;
	font-weight:normal !important;
	text-decoration:underline !important;
	text-align:right;
}
#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;
}
