P {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A {
	COLOR: #000000;
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
A:active {
	COLOR: red; TEXT-DECORATION: none
}
.whitelink {
	COLOR: #ffffff
}
.whitelink:link {
	COLOR: #ffffff
}
.whitelink:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitelink:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitelink:visited {
	COLOR: #ffffff
}
font.old {
	COLOR: #C0C0C0
}
font.akt {
	COLOR: #000000
}
font.akt2 {
	COLOR: #000000; font-weight: bold
}
font.lager {
	COLOR: #000000; font-weight: bold;padding-left: 35px; background: url(../images/tent.png) left no-repeat 
}
font.km {
	COLOR: #000000; font-weight: bold;padding-left: 35px; background: url(../images/medals.png) left no-repeat 
}
font.belt {
	COLOR: #000000; font-weight: bold;padding-left: 35px; background: url(../images/belts.png) left no-repeat 
}
font.pen {
	COLOR: #000000; font-weight: bold;padding-left: 35px; background: url(../images/pen.png) left no-repeat 
}
font.alm {
	COLOR: #000000; font-weight: bold;padding-left: 35px; background: url(../images/alm.png) left no-repeat 
}
font.installt {
	COLOR: #000000; font-weight: bold;padding-left: 35px; background: url(../images/installt.png) left no-repeat 
}

.dtree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
