body {overflow:hidden};


div#meny {position:absolute; left:0; top:0; overflow:hidden;}

.clsExpNode, .clsNode:visited {
font-family: arial, helvetica, trebuchet ms, trebuchet; 
font-size: 11px; 
font-weight: normal; 
color: Black; 
background-color:  #DFEBF7; 
border: 1px solid White; 
width: 143px;
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:Black; 
background-color: #DFEBF7;
border: 1px solid White; 
width: 143px;
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: White; 
background-color: #013F8C;
border: 1px solid White; 
width: 144px;
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: #FE9900;
border: 1px solid White; 
width: 144px;
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: Black;  
background-color: #EEEEEE; 
width: 144px;
border: 1px solid White; 
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: White;  
background-color:#013F8C; 
width: 144px;
border: 1px solid White;
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: Black;  
background-color: #EEEEEE; 
width: 144px;
border: 1px solid White;  
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: Black;  
background-color: #CACACA; 
width: 144px;
border: 1px solid White; 
padding-left: 16px;  
padding-right: 5px; 
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;
}

.clsNodeL3, .clsNodeL3:visited{
font-family: arial, helvetica, trebuchet ms, trebuchet;
font-size: 11px;
background-color: #F1F1F1; 
width: 144px;
border: 1px solid White;  
padding-left: 24px;  
padding-right: 5px;
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;
}


.clsNodeL3:hover{
font-family: arial, helvetica, trebuchet ms, trebuchet;
font-size: 11px;
background-color: #F1F1F1;
width: 144px;
border: 1px solid White;  
padding-left: 24px x;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 2px;
text-decoration : none;
cursor: hand;
display: block;
}













