.LM_UL_1, .LM_UL_1 ul, .LM_UL_1 li {
	list-style-type:none;	/* Plockar bort 'punkterna' i listorna. */
	width:210px;			/* Menysystemets bredd. */
	overflow:hidden;		/* Ser till att langa namn inte spräcker designen. */
	margin:0;				/* Tar bort indentering pa listorna som */
	padding:0;				/* vi fixar indentering pa i länkklasserna istället. */
	text-align:left;
}

.LM_UL_1 li {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

.LM_UL_1 li a {
	line-height:12px;		/* Line-height maste finnas annars ser det konstigt ut i tex Safari. */
	min-height:12px;		/* För länkar. Bör ha samma värde som line-height. */
	
}

.LM_UL_1 a				{ display: block; }	/* Rör inte. Maste finnas för att man ska kunna sätta width och height pa länkar */
.LM_UL_1 .LM_NEST		{ margin:0; padding:0; border:none; line-height:0; font-size:0px; }	/* Rör inte. Används för LI med nästlad UL i. (Far inte ta upp plats.) */

/**********************************************************************************************************************/

/* Länkar i första visningsnivan */

.LM_UL_1 a				{ width:194px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:5px 0 5px 16px; background-image:url(../grafik/menuborder.gif); background-position:center bottom; background-repeat:no-repeat;  }

.LM_LI_1_Off a:link, 
.LM_LI_1_Off a:visited,
.LM_LI_1_Off a:active	{ font-weight: normal; color: #888686; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; }
.LM_LI_1_Off a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; }

.LM_LI_1_Open a:link,
.LM_LI_1_Open a:visited,
.LM_LI_1_Open a:active	{ font-weight: normal; color: #0e0e0e; text-decoration:none; line-height: normal; }
.LM_LI_1_Open a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:undeline; line-height: normal;  }

.LM_LI_1_On a:link, 
.LM_LI_1_On a:visited, 
.LM_LI_1_On a:active	{ font-weight: normal; color: #0e0e0e; text-decoration:none; line-height: normal; }
.LM_LI_1_On a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; line-height: normal; }


/* Länkar i andra visningsnivan */

.LM_UL_2		{background-image:url(../grafik/menuborder.gif); background-position:center bottom; background-repeat:no-repeat;}
.LM_UL_2 a		{ width:178px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:5px 0 5px 32px; line-height: normal; background-image:url(../grafik/menuborder2.gif); background-position:center bottom; background-repeat:no-repeat; }

.LM_LI_2_Off a:link, 
.LM_LI_2_Off a:visited,
.LM_LI_2_Off a:active	{ font-weight: normal; color: #888686; text-decoration:none; line-height: normal; }
.LM_LI_2_Off a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; line-height: normal; }

.LM_LI_2_Open a:link,
.LM_LI_2_Open a:visited,
.LM_LI_2_Open a:active	{ font-weight: normal; color: #0e0e0e; text-decoration:none; line-height: normal; }
.LM_LI_2_Open a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; line-height: normal; }

.LM_LI_2_On a:link, 
.LM_LI_2_On a:visited, 
.LM_LI_2_On a:active	{ font-weight: normal; color: #0e0e0e; text-decoration:none; line-height: normal; }
.LM_LI_2_On a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; line-height: normal; }

/* Länkar i tredje visningsnivan */

.LM_UL_3 a		{ width:168px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:5px 0 5px 42px; line-height: normal; }

.LM_LI_3_Off a:link, 
.LM_LI_3_Off a:visited,
.LM_LI_3_Off a:active	{ font-weight: normal; color: #888686; text-decoration:none; line-height: normal; }
.LM_LI_3_Off a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; line-height: normal; }

.LM_LI_3_Open a:link,
.LM_LI_3_Open a:visited,
.LM_LI_3_Open a:active	{ font-weight: normal; color: #0e0e0e; text-decoration:none; line-height: normal; }
.LM_LI_3_Open a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; line-height: normal; }

.LM_LI_3_On a:link, 
.LM_LI_3_On a:visited, 
.LM_LI_3_On a:active	{ font-weight: normal; color: #0e0e0e; text-decoration:none; line-height: normal; }
.LM_LI_3_On a:hover	{ font-weight: normal; color: #0e0e0e; text-decoration:underline; line-height: normal; }
