/* Block categories */
div#categories_block_left ul.tree {
	padding: 0px;
	margin-top:-5px;
	margin-bottom:-5px;
}
div#categories_block_left ul.dhtml{ display:none; }
div#categories_block_left ul.tree li {
	border:none;
	background: none;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
div#categories_block_left ul.tree li ul {
	overflow: hidden;
	width: 98%;
	font-weight:bold;
}
div#categories_block_left ul.tree li ul li{
	display: block;
	list-style: none;
	margin-left:10px;
}
div#categories_block_left ul.tree li ul li ul li{
	padding-left:0px;
	margin-left:5px;
	font-size:9px;
}
div#categories_block_left ul.tree a{
	display: block;
	text-decoration: none;
	text-align:left;
	color: #000000; 
	text-shadow: #ffffff 1px 1px 0px;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:12px;
	border-bottom: #666 1px  dashed;
	background: url('../../../img/kategorie.png') no-repeat;
	background-position: center left;
	}

div#categories_block_left ul.tree a span {
	float: left;
}

div#categories_block_left ul.tree a:hover{
	color: #0d729b
}
div#categories_block_left ul.tree a.selected{
	color: #0d729b
}
div#categories_block_left span.grower{
	display:block;
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
}

div#categories_block_left .kat{
	display: block;
	text-decoration: none;
	text-align:left;
	color: #000000; 
	text-shadow: #ffffff 1px 1px 0px;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:12px;
	border-bottom: #666 1px  dashed;
	background: url('../../../img/kategorie.png') no-repeat;
	background-position: center left;
}

div#categories_block_left span.OPEN {  }
div#categories_block_left span.CLOSE{ }


div.blockcategories_footer h4{ background:url('../../../img/block_footer_page.gif') repeat-x scroll left top;text-align:center;}
div.blockcategories_footer { background:url('../../../img/block_footer_page_footer.png') repeat-x scroll left bottom #bdc2c9;padding-bottom:5px}
div.blockcategories_footer h4 a{color:#dff460;font-weight:normal;text-decoration:none}
div.blockcategories_footer .category_footer{ background-image:url('../../../img/block_bg.png');}
div.category_footer{ background:none;text-align:center;border:none; }

#footer div.category_footer h4 a{color: #666666;}
#footer div.category_footer .list{float:left;}
#footer div.category_footer .list  ul.tree li{background:none;border-left:none;}

#footer .footer_logo{float: left;width: 188px;}
