
#menuWrapper{height:37px; width:100%; position:relative;}


.menuButtonsLeft{float:left; position:absolute; overflow:hidden; height:35px; text-align:left; cursor:pointer; z-index:50; width:158px;}
/*  # NOT IN USE 
.menuButtonsLeft:hover {z-index:40; width:158px; background-image:url('_gfxmenu/left_open.png'); border-bottom:1px solid #d0cece; width:239px;}
*/


.menuButtonsMiddle{float:left; position:absolute; overflow:hidden; height:35px; text-align:left; cursor:pointer; z-index:50; width:158px;}
.menuButtonsMiddle:hover{z-index:40; background-image:url('_gfxmenu/middle_open.png'); border-bottom:1px solid #d0cece; width:244px;}


.menuButtonsRight{float:left; position:absolute; overflow:hidden; height:35px; text-align:left; cursor:pointer; z-index:50; width:158px;}
.menuButtonsRight:hover{z-index:40; background-image:url('_gfxmenu/right_open.png'); border-bottom:1px solid #d0cece; width:239px; }



.menuButtonsLeft h2, .menuButtonsMiddle h2, .menuButtonsRight h2{
    padding:16px 0 0 0; font-family:Arial; font-size:14px; margin:0; font-weight:normal; text-align:center; width:158px;
}

.menuButtonsRight h2, .menuButtonsRight {float:right;}


.menuButtonsLeft:hover h2,.menuButtonsMiddle:hover h2,.menuButtonsRight:hover h2 {
    color:#292929;
}


#forside_button{left:13px;}
#forside_button:hover{height:281px;}

#produkter_button{left:175px;}
#produkter_button:hover{height:281px;}

#referencer_button{left:336px;}
/* #referencer_button:hover{height:182px;} */
#referencer_button:hover{height:214px;}

#support_button{left:497px;}
#support_button:hover{height:248px;}

#omskandiaweb_button{left:658px;}
#omskandiaweb_button:hover{height:281px;}
/* #omskandiaweb_button:hover{height:347px;} */

#kontakt_button{left:819px;}
#kontakt_button:hover{left:738px; height:150px;}

.linkContainerSingle{position:absolute; width:201px; height:170px; top:60px; left:20px; font-size:13px;}

.subLinks {display:block; height:27px; border-bottom:1px dotted #999; padding:5px 0 0 15px; cursor:pointer; color:#787878; font-family:Trebuchet MS; text-decoration:none; font-weight:normal;background-image:url('_gfxmenu/normal.jpg'); background-position:top left;}
.subLinks:hover{display:block; border-bottom:1px dotted #999; color:#292929; text-decoration:none; font-weight:normal; background-image:url('_gfxmenu/hover.jpg'); background-position:top left;}