.webfx-tree-container {
	margin: 0;
	padding: 0;
	font: icon;
	white-space: nowrap;
}

.webfx-tree-item {
	padding: 0;
	margin: 0;
	font: icon;
	color: black;
	white-space: nowrap;
}

.block .webfx-tree-item a, 
.webfx-tree-item a:active, 
.webfx-tree-item a:hover {
	margin-left: 0.3em;
	padding: 0.1em 0.2em 0.1em 0.2em;
}

#content .block .webfx-tree-item a {
        display: inline;
	text-decoration: none;
        width:auto;
        padding:0;
}

#content .block .webfx-tree-item a:hover {
	text-decoration: underline;
}


/* achtung: xtree.js setzt selber auch style attribute, ohne beachtung der xtree.css */
.webfx-tree-item a:active {
	background: highlight;
	color: highlighttext;
	text-decoration: none;
}

.webfx-tree-item img {
        display: inline;
	vertical-align: middle;
}

.webfx-tree-icon {
/*	width: 21px;
	height: 16px;
*/
}
