.ddm1 {
/*    font: 18px tahoma; 	*/
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 20px 0px 40px;
    border: 0px #333333;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
	font: 12px tahoma;
	background-image: url(../NavImgs/MM_Skiller.gif);	
	background-repeat: no-repeat;	
}
.ddm1 .item1 {
/*    background: #0EA1ff;   BAKGRUNN P MM TR */
	  color: #333344;	
	   	font: bold 12px Arial, Helvetica, sans-serif;
		
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
 /*   background: #FF6600;	*/
 /*    color: #ffffff;		*/
	text-decoration: underline;
	color: #173c46;
 	font: bold 12px Arial, Helvetica, sans-serif;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;

}
.ddm1 .item2 {
	color: #333333;	
		background: url(../NavImgs/Pnkt.gif) no-repeat left;
		padding-left: 15px;
		}

		
.ddm1 .item2:hover {
    background: #F6F6F6; /* BAKGRUNNSFARGE P SUB TR HOVER*/
    color: #333333;	     /* TXT FARGE P SUB TR  HOVER*/
	text-decoration: underline;
	background: url(../NavImgs/Pnkt.gif) no-repeat left;
	padding-left: 15px; 
}


.ddm1 .item3,
.ddm1 .item3:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;

}
.ddm1 .item3 {
	color: #333333;	
		background: url(../NavImgs/PnktPil.gif) no-repeat left;
		padding-left: 15px;
		}

		
.ddm1 .item3:hover {
    background: #F6F6F6; /* BAKGRUNNSFARGE P SUB TR HOVER*/
    color: #333333;	     /* TXT FARGE P SUB TR  HOVER*/
	text-decoration: underline;
	background: url(../NavImgs/PnktPil.gif) no-repeat left;
	padding-left: 15px; 
}






.ddm1 .section {
	border: 1px #bbbbbb;
	border-style: solid solid solid solid;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
	padding-left: 0px;
	padding-right: 10px;
	background: #dfdfdf; /* BG på DropDownboxer*/
	margin-left: 30px;
	}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */