/*--------------------------------------------------|| dTree 2.05 | www.destroydrop.com/javascript/tree/ ||---------------------------------------------------|| Copyright (c) 2002-2003 Geir Landrö               ||--------------------------------------------------*/body {	scrollbar-3dlight-color: black;	scrollbar-arrow-color: black;	scrollbar-base-color: white;	scrollbar-darkshadow-color: black;	scrollbar-face-color: #D6D3CE;	scrollbar-highlight-color: white;	scrollbar-track-color: white;	scrollbar-shadow-color: white;}.select_klein{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #000000;	font-weight: normal;	}.dtree {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFF99;	font-weight: bold;	white-space: nowrap;}.dtree img {	border: 0px;	vertical-align: middle;}.dtree a {	color: #FFFF99;	font-weight: bold;	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: #FFCC66;	font-weight: bold;	text-decoration: underline;}.dtree a.nodeSel {	color: #FFCC66;	font-weight: bold;	text-decoration: underline;}.dtree .clip {	overflow: hidden;}
