.menubar
{
	font-size:12px;
	width:900px;;
	margin:auto;
	padding-top:40px;
}

.menubar a
{
	color:#fff;
	text-decoration:none;
}

.menubar ul
{
	margin:auto;
	width:800px;
}

.submenubox h2.rubrik a
{
	text-decoration:underline !important;
}

.menubar a:hover
{
	border-bottom:solid #c9c9c9 1px;
}

.menubar li
{
	list-style:none;
	float:left;

	padding:2px 5px;
	margin-right:25px;
}

.menubar-itemactive a
{
	border-bottom:solid #c9c9c9 1px;
}

.menubar li:hover
{

}
/*treemenu*/
.iteml1-empty, .iteml2-empty, .iteml3-empty{
	position:absolute;
}
.iteml1-empty .icon, .iteml2-empty .icon, .iteml2-emptyon .icon, .iteml1-emptyon .icon
{
	display:none;
}


.iteml1, .iteml2, .iteml3, .iteml1on, .iteml2on, .iteml3on
{
	position:absolute;
	left:0;
}

.iteml1on .icon,.iteml2on .icon,.iteml3on .icon, .iteml1 .icon, .iteml2 .icon, .iteml3 .icon
{
	cursor:pointer;
	bottom:-12px;
	left:-11px;
	position:absolute;
	width:7px;
	height:7px;
	overflow:hidden;
	background:url(../../webroot/images/lock_minus.gif);
}




/* 
* html .iteml1on .icon
{
	bottom:-12px;
	left:-12px;
}
*/

/*
* html .icon
{
	bottom:-32px;
	left:8px;
}
*/
.iteml1 .icon,.iteml2 .icon, .iteml3 .icon
{
	background:url(../../webroot/images/lock_plus.gif);
}


.al1on, .al2on, .al3on
{
	color:#002e54;
}
.al1-empty,.al2-empty,.al3empty{
	text-decoration:none;
}
.tablel1,.tablel2,.tablel3{
	display:none;
}
.tablel1,.tablel2,.tablel3,.tablel1on,.tablel2on,.tablel3on{

	padding:0;
	margin:0px 0 0 0;

}
.tablel1,.tablel2on,.tablel3,.tablel3on{
	margin-left:10px;
}

table.l1
{
	line-height:20px;
	font-size:13px;
	margin-bottom:30px;
}

table.l1 a
{
	color:#00559b;
}


table.tablel2on
{
	line-height:18px;
	font-size:11px;
	margin-bottom:10px;
}

a.al1-emptyon, a.al2-emptyon
{
	color:#002e54 !important; 
}

a.al1on
{
	color:#002e54 !important;
}

.submenubox a:hover
{
	text-decoration:none;
	color:#002e54 !important;
}

table.l1 td
{

}


/*treemenu*/



