/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* abweichende styles bio schmeckt (huhn)*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.sitemapItem
{
	height: 10px;
	width: 100%;
	background: transparent;
	clear: both;
}

div[class = "sitemapItem odd"],
div[class = "sitemapItem even"]
{
	height: auto;
	min-height: 10px;
}

