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