/* CSS Shop Sidebar Anzeige - COMVATION AG */
#shopnavbar {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 0px solid #000000;
	width: 230px;
	text-align: right;
	position: relative;
	left: 0px;
}
	
#shopnavi a {

    line-height: 15px;
    text-transform: uppercase;
	text-align:right;
    color: #363636;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
	padding-right: 43px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #BCBCBC;
    font-weight: normal;
}

#shopnavi a:hover {
  color:#F5960E;
}



#shopnavi a.active {
    line-height: 14px;
    text-transform: uppercase;
    color: #737447;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #FFF2CD;
}

#shopnavi a.active:hover {
	 color:#4C4C48;
}
#shopnavi a.lev2_inactive {
	font-weight:normal;
	 text-transform: none;
	font-size:11px;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    border-top-width: 0px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #FFF2CD;

}
#shopnavi a.lev2_active  {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    border-top-width: 0px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #A5A66A;
}


#shopnavi a.lev2_active:hover, #nav a.lev2_inactive:hover   {
	color:#125292;
}

#shopnavi a.lev3_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 0px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #D2CC9C;
}

#shopnavi a.lev3_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #DEDEDE;
}

#shopnavi a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#406339;
}



#shopnavi a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #DEDEDE;
}

#shopnavi a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #DEDEDE;
}

#shopnavi a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#125292;
}	
	
	
	
	
	



#shopJsCart {
	margin-right: 0px;
	padding: 4px;
	border: 1px solid #BCBCBC;
	background-color: #fff2cd;
}





.curencies {
	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:#FFFF99;
	display: inline;
	border-top: 0px solid #000000;
}






.kategorie {
	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;
	padding-right: 108px;
	height: auto !important;
	min-height: 20px;
	height:20px;
	width: auto !important;
	min-width: 230px;
	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: 230px;
	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;
}

