.lmngr_head
{
	border-bottom:1px solid;
	margin-bottom:2px;
	background-color:#ececec;
}
.lmngr_head a
{
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
.editbox
{
	position:absolute;
	top:19px;
	left:12px;
	z-index:10;
	border:1px solid;
	width:auto;
	height:auto;
	background-color:#ececec;
	padding:1px;
}
.editbox div a
{
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
.linkeditbox
{
	position:absolute;
	top:2px;
	left:20px;
	z-index:11;
	border:1px solid;
	width:auto;
	height:auto;
	background-color:#ececec;
	padding:1px;
}
.linkeditbox div a
{
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
.linkinfobox
{
	position:absolute;
	z-index:12;
	border:1px solid;
	width:auto;
	height:auto;
	background-color:#ececec;
	padding:1px;
}
.linkinfobox div
{
	font-size:11px;
}
a.tree:link, a.tree:active, a.tree:visited
{ 
	background-color:#ffffff;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	padding-left:3px;
	padding-right:3px;
}
a.tree:hover
{ 
	border:1px solid;
	background-color:#ececec;
}
a.treelink:link, a.treelink:active, a.treelink:visited
{ 
	padding-left:3px;
	padding-right:3px;
	background-color:#ffffff;
	color:#2376B5;
	text-decoration: underline;
}
a.treelink:hover
{ 
	border:1px solid;
	background-color:#ececec;
}
.rubrik
{
	border-left:1px dotted;
	margin-left:5px;
	margin-bottom:5px;
	padding-left:2px;
}
