body,
#HeaderWrapper,
#FooterWrapper,
#InnholdslisterWrapper,    
#Links{
    background:#000;
    color:#fff;
}
a,
a:visited,
.MenuBarLeft a,
.MenuBarRight a,
#UsabilityLinks a,
.seperator,
#FooterLinks a,
#Topmenu a,
#Topmenu a:visited,
#MenuTabs li a,
#MenuTabs li a:visited,
#MainMenuContainer .TabContainer li a,
#MainMenuContainer .TabContainer li a:visited    
{
    color:#FFF000;
}
#MainMenuContainer .TabContainer li a:hover, #MainMenuContainer .TabContainer a.currentpage{
    background-color: #eaeaea;
    color: #000;
    font-weight:bold;
}
#MenuTabs li{
    background:#084f17;
}
.MenuBarLeft ul a, .MenuBarRight ul a{
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
#HeaderWrapper{
    border-bottom:1px solid #fff;
}
#Innholdslister h5,
#RightContent .listBlock h5
{
    color:#fff;
}
.MenuBarLeft a:hover, #MenuBarRight a:hover{
    background:none;
}
.MenuBarLeft ul{
    border:1px solid #fff;
    border-right:none;
    background:#000;
}
.MenuBarLeft ul a{
    background:#000;
}
.MenuBarLeft li.dybde1:hover > a, .MenuBarRight li.dybde1:hover > a, .MenuBarLeft li.selected > a, .MenuBarRight li.selected > a,
.MenuBarLeft li.dybde1:hover > a:visited, .MenuBarRight li.dybde1:hover > a:visited, .MenuBarLeft li.selected > a:visited, .MenuBarRight li.selected > a:visited{
    background:gray;
    border-top:1px solid #fff;
    color:red;
}
#Topmenu .MenuBarLeft ul a:hover{
    color:#fff;
    background:#000;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
#InnholdslisterWrapper{
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
}
#ContactInformation{
    border:1px solid #fff;
}
#ContactInformation, #ContactInformation .details{
    background:#000;
}
#Breadcrumbpath{
    color:#fff;
}
#MenuTabs li{
    background:#000;    
}
#MenuTabs li.selected{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    background:#000;
}
#MainMenuContainer .TabContainer a:hover, #MainMenuContainer .TabContainer li.selected > a,
#MainMenuContainer .TabContainer.content li.selected.open > a{
    background:#efefef;
    color:#000000;
    font-weight:bold;
}
#MainMenuContainer .TabContainer.alphabetic{
    background:#000;
}
#MainMenuContainer .TabContainer.alphabetic li{
    color:#fff;
}
#MainMenuContainer .TabContainer.alphabetic li a{
    font-weight:bold;
}
