/**[../../../system/module/baumauswahl/baumauswahl.css]**/
.baumauswahl-filter-marker {	font-weight: bold;	background: none !important;}.baumauswahl a {	color: #333;	text-decoration: none !important;}.baumauswahl div.toggle {	display: block;	padding: 5px 0 5px 0;}.baumauswahl div.toggle a {	border: 1px solid #999;	background: transparent  url('/system/module/baumauswahl/bg_gray.gif') repeat-x scroll left top;	padding: 2px;	overflow: hidden;	border-radius: 3px;	cursor: pointer;}.baumauswahl ul {	padding-top: 0;		padding-left: 20px;	margin-left: 0;}.baumauswahl ul.output {	padding-left: 0px;}/*IE**********************/* html .baumauswahl ul {	float: left;}/*************************/.baumauswahl li.list {	display: none;}.baumauswahl li.nolist {	height: 24px;	background-repeat: no-repeat;	background-position: 15px 3px;}.baumauswahl ul.output li.nolist {	background-position: 0px 3px;	margin-left: 0 !important;}.baumauswahl ul.output {	padding-left: 0 !important;}.baumauswahl li {	list-style: none;	display: block;	clear: left;}.baumauswahl li .treeview {	margin-top: 5px;	margin-right: -10px;	margin-bottom: 5px;	margin-left: 0px;	float: left;	height: 10px;	width: 10px;	cursor: pointer;}.baumauswahl li .minus {	background: transparent  url('/system/kern/grafiken/tree_minus.png') no-repeat scroll center center;}.baumauswahl li .plus {	background: transparent  url('/system/kern/grafiken/tree_plus.png') no-repeat scroll center center;}.baumauswahl li div.box {	float: left;	border: 1px solid #999;	cursor: pointer;	padding: 4px;	background: transparent  url('/system/module/baumauswahl/bg_gray.gif') repeat-x scroll left top;	overflow: hidden;	border-radius: 3px;	margin-left: 35px;}.baumauswahl ul.output li .box {	margin-left: 20px;	float: left;	padding: 2px;	background: none;}.baumauswahl li div a {	font-size: 12px;	line-height: 12px;}.baumauswahl li div.active {	border: 1px solid #6593CF;	background: transparent  url('/system/module/baumauswahl/bg_blue.gif') repeat-x scroll left top;}.baumauswahl li div.disabled {	font-style: italic;	cursor: default;	background: none;}.baumauswahl li div.disabled a {	color: #999 !important;}.baumauswahl li div.active a {	color: #15428B !important;}.baumauswahl li div.hover a {	color: #15428B !important;}.baumauswahl li a:hover {	color: #15428B !important;}.baumauswahl li div.open {	padding: 4px;	float: left;	border: 1px solid transparent;}.baumauswahl img.loading {	display: none;	margin: 4px;	float: left;	height: 11px;	width: 16px;}