.LM_UL_1, .LM_UL_1 ul, .LM_UL_1 li {
	list-style-type:none;	/* Plockar bort 'punkterna' i listorna. */
	width:238px;			/* Menysystemets bredd. */
	overflow:hidden;		/* Ser till att l�nga namn inte spr�cker designen. */
	margin:0;				/* Tar bort indentering p� listorna som */
	padding:0;				/* vi fixar indentering p� i l�nkklasserna ist�llet. */
	text-align:left;
}

.LM_UL_1 li {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #441a1b;
	padding:0px 0px 0px 0px;
}

.LM_UL_1 li a {
	line-height:30px;		/* Line-height m�ste finnas annars ser det konstigt ut i tex Safari. */
	min-height:30px;		/* F�r l�nkar. B�r ha samma v�rde som line-height. */
}

.LM_UL_1 a			{ display: block; outline:none; }	/* R�r inte. M�ste finnas f�r att man ska kunna s�tta width och height p� l�nkar */
.LM_UL_1 .LM_NEST		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:none; line-height:0; }	/* R�r inte. Anv�nds f�r LI med n�stlad UL i. (F�r inte ta upp plats.) */


/**********************************************************************************************************************/

/* L�nkar i f�rsta visningsniv�n */

.LM_UL_1 a				{ width:213px; font-family: 'RobotoCondensed', Geneva, Arial, Helvetica, sans-serif; font-size: 14px; padding:0 0 0 0; }

.LM_LI_1_Off a:link, 
.LM_LI_1_Off a:visited,
.LM_LI_1_Off a:active	{ font-weight: normal; color: #ffffff; text-decoration:none;font-family: 'RobotoCondensed', Geneva, Arial, Helvetica, sans-serif; font-size: 14px; padding:0 0 0 0; }
.LM_LI_1_Off a:hover	{ font-weight: normal; color: #d9d9d9; text-decoration:none;font-family: 'RobotoCondensed', Geneva, Arial, Helvetica, sans-serif; font-size: 14px; padding:0 0 0 0; }

.LM_LI_1_Open a:link,
.LM_LI_1_Open a:visited,
.LM_LI_1_Open a:active	{ font-weight: bold; color: #ffcd04; text-decoration:none;  }
.LM_LI_1_Open a:hover	{ font-weight: bold; color: #ffcd04; text-decoration:none; }

.LM_LI_1_On a:link, 
.LM_LI_1_On a:visited, 
.LM_LI_1_On a:active	{ font-weight: bold; color: #ffcd04; text-decoration:none;  }
.LM_LI_1_On a:hover	{ font-weight: bold; color: #ffcd04; text-decoration:none;  }


/* L�nkar i andra visningsniv�n */

.LM_UL_2 a				{ width:213px; font-family: 'RobotoCondensed', Geneva, Arial, Helvetica, sans-serif; font-size: 14px; padding:0 0 0 22px; }

.LM_LI_2_Off a:link, 
.LM_LI_2_Off a:visited,
.LM_LI_2_Off a:active	{ font-weight: normal; color: #ffffff; text-decoration:none; }
.LM_LI_2_Off a:hover	{ font-weight: normal; color: #d9d9d9; text-decoration:none; }

.LM_LI_2_Open a:link,
.LM_LI_2_Open a:visited,
.LM_LI_2_Open a:active	{ font-weight: normal; color: #ffcd04; text-decoration:none;  }
.LM_LI_2_Open a:hover	{ font-weight: normal; color: #ffcd04; text-decoration:none; }

.LM_LI_2_On a:link, 
.LM_LI_2_On a:visited, 
.LM_LI_2_On a:active	{ font-weight: normal; color: #ffcd04; text-decoration:none; }
.LM_LI_2_On a:hover		{ font-weight: normal; color: #ffcd04; text-decoration:none; }

/* L�nkar i tredje visningsniv�n */

.LM_UL_3 a				{ width:213px; font-family: 'RobotoCondensed', Geneva, Arial, Helvetica, sans-serif; font-size: 14px; padding:0 0 0 44px; }

.LM_LI_3_Off a:link, 
.LM_LI_3_Off a:visited,
.LM_LI_3_Off a:active	{ font-weight: normal; color: #ffffff; text-decoration:none; }
.LM_LI_3_Off a:hover	{ font-weight: normal; color: #d9d9d9; text-decoration:none; }

.LM_LI_3_Open a:link,
.LM_LI_3_Open a:visited,
.LM_LI_3_Open a:active	{ font-weight: normal; color: ffcd04; text-decoration:none; background-color:#e51b24; }
.LM_LI_3_Open a:hover	{ font-weight: normal; color: ffcd04; text-decoration:none; background-color:#e51b24; }

.LM_LI_3_On a:link, 
.LM_LI_3_On a:visited, 
.LM_LI_3_On a:active	{ font-weight: normal; color: #ffcd04; text-decoration:none; }
.LM_LI_3_On a:hover		{ font-weight: normal; color: #ffcd04; text-decoration:none; }