.bg_menu { background-color: #000000;  background: url(../../images/style/bg_menu.jpg) no-repeat fixed ; }
div#meny {position:absolute; left:0; top:0; overflow:hidden; width:145px; height:290px;}


.clsExpNode, .clsNode:visited {
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: White; 
background-color:  #333333; 
border-bottom: 1px solid black;   
border-right: 1px solid black;   
width: 128px;  
padding-left: 8px;  
padding-right: 5px; 
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;
}


.clsNode, .clsNode:visited{
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: White; 
background-color: #333333;
border-bottom: 1px solid black;   
border-right: 1px solid black;   
width: 128px;  
padding-left: 8px;  
padding-right: 5px; 
padding-top: 1px; 
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;

}

.clsNode:hover{
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
color: hvite; 
background-color: #575757;
border-bottom: 1px solid black;  
border-right: 1px solid black;    
width: 128px;   
padding-left: 8px;  
padding-right: 5px; 
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;

}

.clsNodeClicked {
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: Black;  
background-color: #DCA014;
border-bottom: 1px solid black;   
border-right: 1px solid black;  
width: 128px;  
padding-left: 8px;  
padding-right: 5px; 
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;

}



.clsNodeL1, .clsNodeL1:visited{
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: White;  
background-color: #707070;
width: 128px;
border-bottom: 1px solid black;    
border-right: 1px solid black;  
padding-left: 8px;  
padding-right: 5px;
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;

}

.clsNodeL1:hover{
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: hvite; 
background-color: #575757;
width: 128px; 
border-bottom: 1px solid black;   
border-right: 1px solid black;  
padding-left: 8px;  
padding-right: 5px; 
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;

}

.clsNodeL2, .clsNodeL2:visited{
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: White;  
background-color: #333333; 
width: 128px;
border-bottom: 1px solid black;  
border-right: 1px solid black;    
padding-left: 16 px;  
padding-right: 5px;
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;

}

.clsNodeL2:hover{
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: hvite;  
background-color: #575757; 
width: 128px;
border-bottom: 1px solid black;  
border-right: 1px solid black;   
padding-left: 16px;  
padding-right: 5px; 
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;
}


















