/***********************************/
/* CSS DEFINITIONS FOR SIDEBAR     */
/***********************************/



/***********************************/
/* CSS DEFINITIONS FOR Main DIV    */
/***********************************/
#shopnavbar {
	margin: 0px;
	list-style: none;
	position: relative;
	font-size:12px;
background: #ebddb1;
border-left: 1px solid #3E362B;
border-bottom: 1px solid #3E362B;
}

#shopnavbar img {
	border:none;
	vertical-align:middle;
	margin-right:5px;
}

#shopnavbar a:link, #shopnavbar a:active, #shopnavbar a:visited { 
	color:#000;
	text-decoration:none;
}

#shopnavbar a:hover { 
	text-decoration:underline;
}




/***********************************/
/* CSS DEFINITIONS FOR TITLES      */
/***********************************/

.cart_titles{
height: 25px;
background-color:#BE622D;
padding: 3px;
color:#fff;
font-weight:bold;
border-top: 2px solid #3E362B;
font-size: 15px;
}

#artikel_anzahl{
border-bottom: 2px solid #3E362B;
font-weight:bold;
background-color:#fff;
height:20px;
color:#000;
padding: 3px;
}


#total_preis{
font-weight:bold;
background-color:#fff;
height:20px;
color:#000;
padding: 3px;
}


#shopJsCart {
	font-size:12px;
	border-top: 1px solid #BCBCBC;	
	width:100%;
	padding-bottom: 10px;
}

#shopJsCart  img{
	padding-left: 5px;
}




.korbinhalt a {
	padding-left: 0px !important;
}





#warenkorbanzeige {
	height: auto !important;
	min-height: 25px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;
}

#warenkorbleeren {
	height: auto !important;
	min-height: 25px;
	height:20px;
	width: auto !important;
	min-width: 120px;
	width: 120px;

}

#sonderangebote-ad{
padding: 0;
margin: 0;
border-top: 2px solid #3E362B;
}





/* Unused CSS-Code */
.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;
}
