#NCC #header {
  position:               relative;
  top:                    0;
  height:                 123px;
  margin:                 -1px 0 0 0;
  background:             #fff;
  border-bottom:          3px solid #cecece;
  z-index:                1;
}

#logo {
  position:               absolute;
  left:                   50%;
  top:                    32px;
  margin:                 0 0 0 -456px;
}

.heading {
  position:               absolute;
  right:                  50%;
  bottom:                 39px;
  width:                  803px;
  margin:                 0 -498px 0 0;
  padding:                2px 1px 0;
  height:                 41px;
  background:             #fff;
  overflow:               hidden;
  z-index:                1;
}

.heading a 
{
    float:left;
}

.heading .topmenu-back {
  margin:                 8px 0 0 8px;
  padding:                8px 0 2px 12px;
  border-left:            1px solid #ececec;
}

.heading .topmenu-back img {
  display:                block;
  padding:                0 0 0 15px;
  background:             url(/media/img/bg_arrowpr_blue.gif) no-repeat -4px -3px;
}

.heading .link-login {
  float:                  right;
  margin:                 16px 0 0 0;
  padding:                0 0 0 16px;
  color:                  #666;
  text-decoration:        underline;
  background:             url(/BoendeFb/gfx/ffarrow.gif) no-repeat 0 1px;
  line-height: 1.2em;
}
.heading .link-logout {
  float:                  right;
  margin:                 16px 0 0 0;
  padding:                0 0 0 16px;
  color:                  #666;
  text-decoration:        underline;
  background:             url(/BoendeFb/gfx/ffarrow.gif) no-repeat 0 1px;
  line-height: 1.2em;

}


.heading #link-nav-back {
  float:left;
  margin:                 8px 0 0 8px;
  padding:                8px 0 2px 12px;
  border-left:            1px solid #ececec;
}

.heading #link-nav-back img {
  display:                block;
  padding:                0 0 0 15px;
  background:             url(/media/img/bg_arrowpr_blue.gif) no-repeat -4px -3px;
}


#nav-top {
  position:               absolute;
  right:                  50%;
  margin:                 0 -475px 0 0;
}

#nav-top li {
  float:                  left;
  height:                 26px;
  padding:                7px 10px 0;
  border-left:            2px solid #fff;
  background:             #e2e2e2;
}

#nav-top img {
  margin:                 4px 0 0 0;
  display:                block;
}

#nav-top a {
  display:                block;    
  font:                   normal 11px Verdana, sans-serif;
  line-height:            18px;
  color:                  #000;
}

#nav-top input {
  margin:                 0;
  padding:                0;
  vertical-align:         top;
}

#nav-top .input-search {
  height:                 15px;
}


.nav-main {
  position:               absolute;
  width:                  803px;
  height:                 80px;
  right:                  50%;
  top:                    43px;
  margin:                 0 -498px 0 0;
  font:                   normal 1.1em Verdana, sans-serif;
  line-height:            13px;
  text-transform:         uppercase;
  border-left:            1px solid #fff;
  border-right:           1px solid #fff;
  background:             url(../img/header_bg.jpg) repeat-x;
}

.regular-menu .nav-main
{
  position:               absolute;
  width:                  803px;
  height:                 80px;
  right:                  50%;
  top:                    43px;
  margin:                 0 -498px 0 0;
  font:                   normal 1.1em Verdana, sans-serif;
  line-height:            13px;
  text-transform:         uppercase;
  border-left:            1px solid #fff;
  border-right:           1px solid #fff;
  background:             url(/media/img/bg_topmenu.gif) repeat-x;

}

.nav-main li {
  float:                  left;
  height:                 41px;
  padding-right:1px;
  background:             #f3f3f3;
}


.nav-main a {
  float:                  left;
  height:                 37px;
  padding:                0 9px;
  text-decoration:        none;
  color:                  #000;
  border-bottom:          4px solid #000;
  background:             #fff;
}

.nav-main .act a {
  height:                 35px;
  color:                  #2375BB;
  border-bottom:          6px solid #2a75bc;
}

.nav-main ul li.act a,.nav-main ul a:hover
{
    margin-top:-1px !important;
    padding-bottom:12px !important;
    height:21px !important;
    overflow:hidden;
}

.nav-main ul li.act,.nav-main ul li:hover
{
    margin-top:-9px !important;
    height:37px !important;
    
}

.nav-main ul {
  display:                none;
  position:               absolute;
  left:                   0;
  top:                    52px;
  width:                  805px;
  height:                 31px;
}

.nav-main .act ul {
  display:                block;
}

.nav-main ul li {
  float:                  left;
  height:                 40px;
  padding:                0;
  margin-top:-9px;
  border-right:           1px solid #fff;
  background:             none;
}


.nav-main ul a {
  height:                 24px !important;
  padding:  5px 9px 9px;
  margin-top:-1px;
  text-decoration:        none;
  color:                  #000 !important;
  border-bottom:          3px solid #000 !important;
  background:             none;
}

.nav-main ul a:hover,
.nav-main ul .act a {
  color:                  #FFF !important;
  background:url("/media/img/activetopmenu.gif") repeat-x scroll left top #2177C2;
 border-bottom:          3px solid #2a75bc !important;

}
.regular-menu .nav-main ul a:hover,
.regular-menu .nav-main ul .act a {
  color:                  #2375bb !important;
 border-bottom:          3px solid #2a75bc !important;
 background:none;

}

.nav-main ul .act a {
  border-color:           #2a75bc !important;    
}

.nav-main .nccblue a    { border-color: #0a5ca2 !important; }
.nav-main .burgundy a   { border-color: #932f46 !important; }
.nav-main .red a        { border-color: #dd3e24 !important; }
.nav-main .brown a      { border-color: #5e3829 !important; }
.nav-main .black a      { border-color: #000 !important; }
.nav-main .green a      { border-color: #7b803d !important; }
.nav-main .yellow a     { border-color: #932f46 !important; }
.hiddenLi
{
    background:none !important;
    border:none !important;
    padding:0 !important;
    width:0px !important;
}
h2.section-headline,h2.topmenu-back
{
    display:none;
}
