/* CSS Shop Sidebar Anzeige - COMVATION AG */

.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;
}

/* Korrektur JScart für ie 6 */
	* html #shopJsCart{  /* IE-HACK */
		/*margin-top: -23px;*/
	}

/* ----- Subnav ----- */
	#shopnavbar ul {
		width: 170px;
		margin: 0px; 
		margin-left: -3px !important;
		margin-left: -1px;
		padding: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		list-style: none;
		border-top: 1px solid #fff;
	}
	#shopnavbar ul li {
		background-image: url(images/backSubnav.gif);
		background-repeat: no-repeat;
		padding: 0px;
		border-bottom: 1px solid #fff;
		font-weight:normal;
		font-size:11px;
		margin-right: 0px;
	    
	}
	#shopnavbar ul li a {
		display:block;
		padding-top: 5px;
		padding-right: 4px;
		padding-bottom: 5px;
		padding-left: 4px;
		text-decoration: none;
		color: #000;
		background-image: url(images/backSubnav.gif);	
	}
	
	#shopnavbar ul li a.shopnavbar1_active, 
	#shopnavbar ul li a.shopnavbar1_active:link, 
	#shopnavbar ul li a.shopnavbar1_active:hover,
	#shopnavbar ul li a.shopnavbar2_active, 
	#shopnavbar ul li a.shopnavbar2_active:link, 
	#shopnavbar ul li a.shopnavbar2_active:hover 
	#shopnavbar ul li a.shopnavbar3_active, 
	#shopnavbar ul li a.shopnavbar3_active:link, 
	#shopnavbar ul li a.shopnavbar3_active:hover {
		display:block;
		padding-top: 5px;
		padding-right: 4px;
		padding-bottom: 5px;
		padding-left: 4px;
		text-decoration: none;
		color: #000;
		background-image: url(images/backSubnavWhite.gif);
	}
	
	#shopnavbar ul li a:hover {
		color: #fff;
		text-decoration: none;
	}
/* ----- Subnav END ----- */

/* ----- Suche ----- */
	#search_menu_box select, #search_menu_box input{
		/*float: left;*/
	}
/* ----- Suche END ----- */

/* ----- Warenkorb ----- */
	#shopJsCart	{
		border-top: 1px solid #fff;
		margin-left: -10px;
		padding-left: 10px;
		padding-top: 10px;
	}
	#shopJsCart ul {
		width: 170px;
		margin: 0px; 
		margin-left: -3px !important;
		margin-left: -1px;
		padding: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		list-style: none;
		/*border-top: 1px solid #fff;*/
	}
	#shopJsCart ul li {
		background-image: url(images/backSubnavTransp.gif);
		background-repeat: no-repeat;
		padding: 0px;
		/*border-bottom: 1px solid #fff;*/
		font-weight:normal;
		font-size:11px;
		margin-right: 0px;
	    
	}
	#shopJsCart ul li a {
		display:block;
		padding-top: 5px;
		padding-right: 4px;
		padding-bottom: 5px;
		padding-left: 4px;
		text-decoration: underline;
		color: #000;
		background-image: url(images/backSubnavTransp.gif);	
	}
	
	#shopJsCart ul li a:hover {
		color: #000;
		text-decoration: none;
		background-image: url(images/backSubnavWhite.gif);	
		
	}
/* ----- Warenkorb END ----- */



.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;
}

#rightBlock{
	
}

#dottedBlock{
	padding: 4px;
	background-image: url(images/lineVert.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#Title{
	height: auto !important;
	min-height: 20px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
	border-bottom: none;
	padding-top: 5px;
	font-weight: bold;
}
.TitleBasket{
	background:transparent url(images/shop/warenkorb.gif) no-repeat !important;
	padding-left: 20px !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;
}

