

.menuboks {position : absolute;
background-color : #C0CEE8;
top : 17%;
left : 1%;
z-index : 0;
height : 75%;
width : 18%;
padding : 3px;
border :0
}

.tekst1 {position : absolute;
top : 19%;
left : 5%;
font-family:  Tahoma, Verdana, Arial;
font-size: 7pt;
color : #112A60;
font-weight : bold;
text-decoration : underline;
text-align : center
}


.pos1 {position : absolute;
background-color : #5573B8;
top : 0;
left : 12px;
z-index : 2;
height : 80%;
width : 100px;
padding : 0px;
border :0;
}

.pos2 {position : absolute;
top : 291px;
left : 12px;
z-index : 4;
height : 215px;
width : 100px;
padding : 0px;
border :0;

}

.pos3 {position : absolute;
background-color : #5573B8;
top : 27px;
left : 12px;
z-index : 8;
height : 23px;
width : 100px;
padding : 0px;
border :0;
}

.top {position : absolute;
top : 27px;
left : 110px;
z-index : 6;
border :0
}



