/* CSS Shop Sidebar Anzeige - COMVATION AG */
#shopnavbar {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 0px solid #000000;
	width: 140px;
	text-transform: none;
	position: relative;
	padding-left: 90px;
        font: 12px Arial;
}


#shopnavbar :link, #shopnavbar :active, #shortcuts a:visited { 
color:#0000000;
font: 13px arial;
text-decoration: none;
}

#shopnavbar a {
	margin: 0px;
	margin-left: 0px;
        width:135px;
	list-style: none;
	border-top: 0px solid #000000;
	text-transform: none;
	font-weight: 135px;
        font: 11px Arial;
}

#shopnavbar a:link, #shopnavbar a:active, #shopnavbar a:visited { 
color:#000000;
font: 11px arial;
text-decoration: none;
float:left;
}

.shopnavi, #shopnaviCart {
	font: bold 13px Arial, Verdana, Arial, sans-serif;
	text-transform: uppercase;
padding-top: 10px;
float: left;
}

#shopJsCart {
	margin-right: 4px;
	padding: 0px;
        padding-left:3px;
        min-width: 140px;
	width: 140px;
	border: 1px solid #BCBCBC;
	background-color: #DEDEDE;
float: left;
margin-top: 10px;
}

#shopJsCart:link, #shopJsCart a:active, #shopJsCart:visited { 
color:#000000;
font: 11px arial;
text-decoration: none;
}

.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: 140px;
	width: 140px;
	border-bottom: none;
        float: left;
}

#curencies:link, #curencies:active, #curencies:visited { 
color:#000000;
font: 11px arial;
text-decoration: none;
}




#shopnavbar .curencies a.active, #shopnavbar .curencies a.inactive {
	margin: 0;
	padding: 5px;
	background-color: transparent;
	display: inline;
	border-top: 0px solid #000000;
}


.kategorie {
	float:left;
        background:transparent url(images/shop/pfeilshop.gif) no-repeat !important;
	padding-left: 12px !important;
	height: auto !important;
	min-height: 18px;
	height:18px;
        marging-bottom:2px;
	width: auto !important;
	min-width: 157px;
	width: 157px;
	border-bottom: none;
        font: 10px Arial;
}

.korbinhalt {
	
	padding-left: 0px !important;
	height: auto !important;
	min-height: 20px;
	height:20px;
	width: auto !important;
        pading-left: 20px;
	min-width: 100px;
	width: 120px;
	border-bottom: none;
	padding-top: 4px;
        font: 13px Arial;
}

.korbinhalt a {
	padding-left: 0px !important;
}

#warenkorbinhalt {
        float:left;
	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: 130px;
	width: 130px;
	border-bottom: none;
	padding-top: 4px;
        font: 13px Arial;
}

.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: 140px;
	width: 140px;
	border-bottom: none;
        font: 13px Arial;
}

#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: 135px;
	width: 135px;
	border-bottom: none;
        font: 11px Arial;
}

#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: 135px;
	width: 135px;
	border-bottom: none;
        font: 11px Arial;
}


#shopnavbar a:link, #shopnavbar a:active, #shortcuts a:visited { 
color:#ffffff;
font: 11px arial;
text-decoration: none;
}