/********************************************** spezielle Formatierung ***************************************************/

.shopHeader
{
	font-weight: bold;
}

.shopDivisor
{
	border-top: 1px solid #999999;
}

.shopTBCount
{
	width: 25px;
	font-family: Arial Tahoma Verdana;
	border: 1px solid #999999;
}

.categorieBlock
{
	background-color: #FFF7DE;
	padding: 4px;
	width: 100%;
	border-bottom: 1px solid #FFA333;
	border-top: 1px solid #FFA333;
}

.shopTipBlock
{
	background-color: #FFCE31;
	padding: 4px;
	width: 100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.categoriePath
{
	background-color: #FFCC33;
	border-bottom: 1px solid #FFA333;
}

.sitePath
{
	text-transform: uppercase;
}

.shopTip
{
	text-transform: uppercase;
}

/********************************************** /spezielle Formatierung ***************************************************/
