﻿/*a:link, a:visited
{
	color:#348b41;
	text-decoration:none;
}
a:hover, a:active
{
	color:#ffa21b;
	text-decoration:none;
}*/
/*** TOPP MENY ***/
/*div.toppmeny a:hover, div.toppmeny a:active,
div.toppmeny_ie a:hover, div.toppmeny_ie a:active
{
    color:#2a6085;
}*/	


/*div.toppmeny
{
    padding:17px 0 0 1px;   
    height:25px;
    width:750px;
    background:url(images/topp_meny_bg.gif) repeat-x bottom;
}
div.toppmeny_ie
{
    padding:17px 0 0 2px;   
    height:25px;
    width:547px;
    background:url(images/topp_meny_bg.gif) repeat-x bottom;
}

div.toppmeny a:link, div.toppmeny a:visited,
div.toppmeny_ie a:link, div.toppmeny_ie a:visited
{
    display:block;
    float:left;
    color:#FFF;
    padding:0 0 0 8px;
    font-size:12px;
    line-height:1em;
    letter-spacing:1px;
    background: url(images/meny-skille.gif) no-repeat bottom left;
    margin-left:-1px;
}

div.toppmeny span.r,
div.toppmeny_ie span.r
{
    display:block;
    float:left;
    color:#FFF;
    padding:0 8px 0 0;
    background: url(images/meny-skille.gif) no-repeat bottom right;    
}

div.toppmeny a.selected:link, div.toppmeny a.selected:visited, 
div.toppmeny_ie a.selected:link, div.toppmeny_ie a.selected:visited
{   
    background: url(images/menytab_v.gif) no-repeat top left;    
}
a.selected span.bg
{
    background:url(images/menytab_bg.gif) repeat-x;
}
a.selected span.r
{    
    background: url(images/menytab_h.gif) no-repeat top right; 
}
div.hoved_topp
{
    background:url(images/hoved-topp.gif) no-repeat bottom left;
    height:19px;   
    color:#fff; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    padding-left:16px;
    padding-top:6px;
    padding-right:16px;
}
div.hoyre_topp
{
    background: url(images/bg_hoyre-topp.gif) no-repeat bottom left;     
    width:211px;
    height:20px;
    padding-top:5px;
    font-size:15px;
    letter-spacing:1px;
    color:#FFF;
    text-align:center;  
} 
*/