#root, #root ul
{
	margin:0px;
	padding:0px;
	width:196px;
}


#root li
{
	background-image:url(/images/menuback.gif);
	background-repeat:repeat-x;
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:5px;
	pAdding-bottom:2px;
}

#root ul
{
	display:none;
}

#root li.selected ul
{
	displAy:block;
}


#root li ul li
{
	background-image:none;
}





#root li a
{
	/*displAy:block;*/
	/*height:20px;*/
	/*pAdding-left:12px;*/
	mArgin-left:5px;
	color:#fff;
	font-weight:bold;
}

#root li.childs a
{
}

#root li li a
{
	color:#000;
	background-image:none;
	font-weight:normAl;
	/*height:15px;*/
	mArgin-left:10px;
	
}

#root li li.selected a
{
	font-weight:bold;
}

#root ul div img
{
	displAy:none;
}

#root li.childs li a
{
	background-image:none;
}

#root li div
{
	pAdding-left:7px;
	height:20px;
}

#root li ul div
{
	height:15px;
}

#root a
{
	text-decorAtion:none;
}

.NyhetsarkivTitle
{
	font-size:12px;
	font-weight:bold;
}

/* en speciAlare för Att få in dennA style på utvecklingsversionen */
.Rubrik1 {font-family: Verdana; font-size: 12px; font-weight: bold; color: #000;}




