﻿@charset "utf-8";
/* CSS Document */
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
body {
  background: url(images/ag_bakgrunn.gif) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
}
img {
  border: none;
}
a {
  color: #234467;
}
#page {
  position: relative;
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
}
#top {
  position: relative;
  height: auto;
  width: 950px;
  margin: 0 auto;
}
#logo {
  position: absolute;
  top: -110px;
  left: 10px;
  width: 193px;
  height: 101px;
}
#topimage {
  position: static;
  width: auto;
  height: 126px;
  margin: 0 auto;
  background: no-repeat center;
  text-align: center;
  background:url(images/ag_engelsk.png)
}
#topcover {
  position: relative;
  width: auto;
  height: auto;
  margin: 0 auto;
  background: url(images/ag_cover.png) no-repeat center;
}
#center {
  position: relative;
  width: 950px;
  height: auto;
  margin: 0 auto;
  padding: 15px 0 0 0;
  clear: both;
}
#legend {
  position: relative;
  width: auto;
  height: auto;
  color: #999;
  font-size: 11px;
}
#content {
  position: relative;
  height: auto;
  width: 720px;
  float: right;
}
#bottom {
  position: relative;
  width: 100%;
  height: 80px;
  background: url(images/ag_bunn.gif) repeat-x;
  clear: both;
  float: left;
  margin: 15px 0 0 0;
}
#bottom a {
  font-size: 11px;
  color: #999;
  text-decoration: none;
}
#bottom a:hover {
  text-decoration: underline;
}
#bottomcenter {
  position: relative;
  width: 950px;
  height: auto;
  margin: 0 auto;
  padding: 15px 0 0 0;
  overflow: hidden;
}
#bottom p {
  height: auto;
  margin: 0;
  padding: 3px 10px 0 10px;
  font-size: 11px;
  line-height: 14px;
  color: #999;
  float: left;
}
.bottomlogo {
  float: left;
}
#bottomag {
  width: 650px;
  height: auto;
  font-size: 11px;
  line-height: 14px;
  float: left;
}
#bottomsth {
  width: 300px;
  height: auto;
  font-size: 11px;
  line-height: 14px;
  float: right;
}
#bottomsth p {
  font-size: 11px;
  line-height: 14px;
  margin: 0 10px 0 0;
  padding: 5px 5px 5px 10px;
  border-left: 1px solid #CCC;
}
#bottomsth img {
  float: left;
  padding: 12px 10px 12px 0;
}
p.system {
  height: auto;
  margin: 0;
  font-size: 11px;
  color: #999;
}
p.system a {
  color: #999;
}
#system a.down {
  color: #234467;
}

/* CSS Menu */
/* Topmenu */
.topmenu {
  position: relative;
  width: auto;
  height: 40px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  top: 2px;
  line-height: 12px;
}
.topmenu li {
  position: relative;
  width: auto;
  height: 40px;
  float: left;
}
.topmenu li a {
  background: url(images/ag_meny_strek.gif) repeat-y;
  background-position: right;
  font-size: 11px;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  padding: 14px 10px;
  display: block;
}
.topmenu li a:hover {
  background: #182e45;
  color: #FFF;
  text-decoration: none;
}
.topmenu .lastitem {
  background: none;
}
.topmenu #inpath, .topmenu #activeitem {
  background: #FFF;
  color: #224163;
}

/* Bottommenu */
.bottommenu {
  width: 550px;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 12px;
  float: left;
}
.bottommenu li {
  position: relative;
  width: auto;
  height: auto;
  float: left;
}
.bottommenu li a {
  background: url(images/ag_bunnmeny_strek.gif) repeat-y;
  background-position: right;
  font-size: 11px;
  color: #999;
  text-decoration: none;
  padding: 0px 10px;
  display: block;
}
.bottommenu li a:hover {
  text-decoration: underline;
}
.bottommenu .lastitem {
  background: none;
}
/* Leftmenu */
.leftmenu {
  position: relative;
  width: 200px;
  height: auto;
  margin: 0;
  padding: 25px 0;
  list-style-type: none;
  float: left;
  line-height: 15px;
}
.leftmenu li {
  position: relative;
  width: auto;
  height: auto;
}
.leftmenu li a {
  font-size: 11px;
  height: auto;
  width: 185px;
  color: #666;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 5px 7px 10px;
  display: block;
  border-top: 1px solid #CCC;
}
.leftmenu li a:hover {
  text-decoration: underline;
}
.leftmenu #inpath, .leftmenu #activeitem {
  color: #224163;
}
ul.M2, ul.M3, ul.M4 {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 15px;
  background: #EEE;
}
ul.M3 {
  background: #e3e3e1;
}
ul.M4 {
  background: #DDD;
}
ul.M2 li a, ul.M3 li a, ul.M4 li a {
  text-transform: none
}
ul.M2 li a {
  width: 180px;
  padding: 7px 5px 7px 15px;
  border-top: 1px dotted #CCC;

}
ul.M3 li a {
  width: 175px;
  padding: 7px 5px 7px 20px;
  border-top: 1px dotted #FFF;

}
ul.M4 li a {
  width: 170px;
  padding: 7px 10px 7px 25px;
  border-top: 1px dotted #FFF;

}
.leftmenu .firstitem {
  border-top: none;
}
ul.M2 .firstitem {
  border-top: 1px solid #CCC;
}
ul.M3 .firstitem, ul.M3 .firstitem {
  border-top: 1px dotted #FFF;
}
.leftmenu #activeitem {
  background: url(images/ag_left_active.gif) no-repeat;
}

/* CSS Search */
.search {
  position: absolute;
  top: 2px;
  right: 60px;
  margin: 0;
  padding: 0;
  height: 40px;
  width: 200px;
  background: url(images/ag_sok.gif) no-repeat;
}
input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
}
.field {
  background: none;
  border: none;
  width: 100px;
  height: 15px;
  padding: 12px;
  margin: 0 10px 0 0;
}
.button {
  background: url(images/ag_sokknapp.gif) no-repeat;
  border: none;
  width: 54px;
  height: 40px;
  color: #FFF;
}

/* CSS Language */
#language {
  position: absolute;
  width: 70px;
  height: 40px;
  top: 2px;
  right: -10px;
  margin: 0;
  padding: 0;
}
#language a {
  padding: 0px 2px;
  margin: 0px;
  float: left;
}

/* CSS Paragraph */
.text {
  position: relative;
  width: 485px;
  height: auto;
  padding: 0px;
  margin: 10px 0px;
  float: left;
  }
.textprod {
  position: relative;
  width: 481px;
  height: 133px;
  padding: 2px;
  background: #EEE;
  margin: 0px 0px 2px 0px;
  display: block;
  text-decoration: none;
  float: left;
  }
.textprod .pic_right {
  height: 133px;
  border: 0px solid #FFF;
  padding: 0px;
  margin: 0px;
  margin: 0 0 0 5px;
}
.textprod .pic_left {
  height: 133px;
  border: 0px solid #FFF;
  padding: 0px;
  margin: 0 5px 0 0 ;
}
a.textprod, a.textprod2, a.textprod3, a.textprod6, a.textprodX {
  position: relative;
  width: 481px;
  padding: 2px;
  background: #EEE;
  margin: 0px 0px 2px 0px;
  display: block;
  text-decoration: none;
  float: left;
  cursor: pointer;
  }
a.textprod .txt,.textprod .txt, a.textprod2 .txt, a.textprod3 .txt, a.textprod6 .txt, a.textprodX .txt  {
  position: relative;
  width: 265px;
  height: auto;
  padding: 10px 0px 10px 15px;
  display: block;
  float: left;
  }
a.textprodX .txt {
  width: auto;
}
a.textprod6 .txt {
  width: 365px;
}
a.textprod {
  height: 133px;
  }
a.textprod2 {
  height: 100px;
  }
a.textprod3 {
  height: 165px;
  }
a.textprod6 {
  height: 76px;
  }
a.textprod .pic_right, a.textprod .pic_left, a.textprod2 .pic_right, a.textprod2 .pic_left, a.textprod3 .pic_right, a.textprod3 .pic_left, a.textprod6 .pic_right, a.textprod6 .pic_left {
  border: 0px solid #FFF;
  padding: 0px;
  margin: 0px;
}
a.textprod .pic_right, {
  height: 133px;
  margin: 0 0 0 5px;
}
a.textprod .pic_left, {
  height: 133px;
  margin: 0 5px 0 0 ;
}
a.textprod2 .pic_right {
  height: 100px;
  margin: 0 0 0 5px;
}
a.textprod2 .pic_left {
  height: 100px;
  margin: 0 5px 0 0 ;
}
a.textprod3 .pic_right {
  height: 165px;
  margin: 0 0 0 5px;
}
a.textprod3 .pic_left {
  height: 165px;
  padding: 0 5px 0 0 ;
}
a.textprod6 .pic_right {
  height: 76px;
  margin: 0 0 0 5px;
}
a.textprod6 .pic_left {
  height: 76px;
  padding: 0 5px 0 0 ;
}
a.textprod p, a.textprod2 p, a.textprod3 p, a.textprod4 p {

  }
a.textprod h2, a.textprod2 h2, a.textprod3 h2, a.textprod6 h2, a.textprodX h2 {
  padding: 2px 0 2px 25px;
  background: url(images/ag_prod_link.gif) no-repeat;
  line-height: 15px;
  }
a:hover.textprod, a:hover.textprod2, a:hover.textprod3, a:hover.textprod6, a:hover.textprodX {
  background: #DDD;
  color: FFF;
  }  
a.textprod4 {
  position: relative;
  width: 238px;
  height: 208px;
  padding: 2px;
  background: #EEE;
  margin: 0px 2px 2px 0px;
  display: block;
  text-decoration: none;
  float: left;
  cursor: pointer;
  }
a.textprod4 .pic {
  margin: 0 0 0 5px;
  border: 0px solid #FFF;
  padding: 0px;
  margin: 0px;
}
a.textprod4 h2 {
  padding: 2px 0 2px 25px;
  background: url(images/ag_prod_link.gif) no-repeat;
  line-height: 15px;
  }
a.textprod4 .txt {
  position: relative;
  width: 215px;
  height: auto;
  padding: 10px 0px 10px 15px;
  display: block;
  float: left;
  }
a:hover.textprod4 {
  background: #DDD;
  color: FFF;
  }
a.textprod5 {
  position: relative;
  width: 238px;
  height: auto;
  padding: 2px;
  background: #EEE;
  margin: 0px 2px 2px 0px;
  display: block;
  text-decoration: none;
  float: left;
  cursor: pointer;
  }
a.textprod5 h2 {
  padding: 2px 0 2px 25px;
  background: url(images/ag_prod_link.gif) no-repeat;
  line-height: 15px;
  }
a.textprod5 .txt {
  position: relative;
  width: 215px;
  height: auto;
  padding: 10px 0px 10px 15px;
  display: block;
  float: left;
  }
a:hover.textprod5 {
  background: #DDD;
  color: FFF;
  }
  
  
.prod_link {
  position: absolute;
  left: 15px;
  top: 15px;
}
.prod_link2 {
  position: absolute;
  right: 15px;
  top: 15px;
}
.text img {
  border: 1px solid #FFF;
  }
.pic_right, .pic_left, .pic_top, .pic_bottom {
  position: relative;
  background: #eeeeee;
  border: 1px solid #ededed;
  padding: 5px;
  text-align: right;
  }
.pic_right {
  margin: 10px 0 10px 10px;
  float: right;
  }
.pic_left {
  margin: 10px 10px 10px 0 ;
  float: left;
  }
.pic_top {
  margin: 0 0 10px 0;
  }
.pic_bottom {
  margin: 0;
  }
.pic_right p, .pic_left p {
  position: relative;
  width: auto;
  line-height: 11px;
  padding: 5px 0;
  margin: 0px;
  font-size: 10px;
  font-style: italic;
  }
.pic_top p, .pic_bottom p {
  position: relative;
  width: auto;
  line-height: 11px;
  padding: 5px 0;
  margin: 0px;
  font-size: 10px;
  font-style: italic;
  }

/* CSS Frontpage */
#front {
  position: relative;
  width: 950px;
  height: auto;
  }
#mainfront {
  position: relative;
  width: 675px;
  height: auto;
  float: left;
  }
#imagefront {
  position: relative;
  width: 675px;
  height: 250px;
  float: left;
  }
#flashfront {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 675px;
  height: 250px;
  }
#aboutfront {
  position: relative;
  width: 675px;
  height: 125px;
  background: url(images/ag_front.gif) no-repeat;
  float: left;
  }
#aboutag {
  position: absolute;
  top: 7px;
  left: 50px;
  width: 400px;
  height: auto;
  line-height: 16px;
  float: left;
  font-style: italic;
}
#aboutag p {
  margin: 0px;
}
#aboutsth {
  position: absolute;
  top: 79px;
  left: 30px;
  width: 410px;
  height: auto;
  line-height: 16px;
  color: #999;
  padding: 4px 0;
  font-style: italic;
  text-align: right;
}
#aboutsth a {
  position: absolute;
  top: 0px;
  left: 20px;
}
#prodnews {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 201px;
  height: 109px;
}
#prodnews a {
  position: relative;
  width: 201px;
  height: 109px;
  display: block;
  float: left;
  text-decoration: none;
  color: #FFF;
  line-height: 13px;
}
#prodnews h3 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 5px;
  margin: 0px;
  width: 191px;
  height: auto;
  cursor: pointer;
  font-size: 11px;
  font-weight: normal;
  background: #234467;
  color: #FFF;
  border-top: 1px solid #FFF;
}
#prodnews h3:hover {
  background: #333;
  color: #FFF;
}
#aboutfront2 {
  position: relative;
  width: 620px;
  height: auto;
  padding: 30px 25px 0px 25px;
  float: left;
  }
#prodfront {
  position: relative;
  top: 8px;
  width: 200px;
  height: 110px;
  text-align: center;
  padding: 0 0 0 4px;
  float: left;
  }
#newsfront {
  position: relative;
  width: 275px;
  height: auto;
  padding: 0px;
  margin: 0px;
  color: #FFF;
  float: right;
  }
.newsfront {
  position: relative;
  width: 260px;
  height: 109px;
  padding: 8px;
  margin: 0px;
  background: url(images/ag_forsidenyhet.gif) no-repeat;
  display: block;
  }
.newspic {
  position: relative;
  width: 260px;
  height: 109px;
  display: block;
  }
#newsfront a {
  position: relative;
  width: 140px;
  height: 89px;
  padding: 10px 10px;
  text-decoration: none;
  font-style: italic;
  background: #234467;
  color: #FFF;
  line-height: 15px;
  font-size: 11px;
  display: block;
  float: right;
  border-left: 1px solid #FFF;
  }
#newsfront a:hover {
  background: #333;
  }
#newsfront h3 {
  font-size: 13px;
  font-weight: normal;
  margin: 0px;
  text-transform: uppercase;
  font-style: normal;
  }
#newsfront p {
  margin: 0px;
  }
#newsfront em {
  position: relative;
  font-style: normal;
  display: block;
}

/* CSS NY Forside */
#front {
  width: 950px;
  height: auto;
  }
ul#frontfade {
  width: 630px;
  height: 325px;
  margin: 0 10px 0 0;
  padding: 0;
  list-style-type: none;
  float: left;
}
ul#frontfade li {
  width: 628px;
  height: 323px;
  border: 1px solid #EEE;
  -moz-box-shadow: 0px 0px 5px #EEE;
    -webkit-box-shadow: 0px 0px 5px #EEE;
    box-shadow: 0px 0px 5px #EEE;
  float: left;
}
ul#frontfade a {
  display: block;
  position: relative;
  width: 620px;
  height: 315px;
  border: 4px solid #FFF;
  overflow: hidden;
  text-decoration: none;
}
a .textfade {
  position: absolute;
  width: 580px;
  height: 70px;
  padding: 20px;
  left: 0;
  bottom: 0;
  background: url(images/ag_frontfade_text.png) repeat-x;
}
a:hover .textfade {
  background: url(images/ag_frontfade_text.gif) repeat-x;
}
a .textfade h2, a .textfade p {
  margin: 0;
  color: #FFF;
  cursor: pointer;
}
a .textfade h2 {
  font-size: 21px;
  line-height: 23px;
  margin: 0 0 7px;
  letter-spacing: -1px;
  font-weight: normal;
}
a .textfade p {
  font-size: 11px;
  line-height: 14px;
}
ul#frontfade a {
  text-decoration: none;
}
#slidenav {
  position: absolute;
  left: 220px;
  top: 210px;
  width: 400px;
  height: auto;
  padding: 0 5px;
  overflow: hidden;
  z-index: 9999;
  text-align: right;
}
#slidenav a, #slidenav a:hover, #slidenav a:visited {
  font-size: 11px;
  padding: 5px 10px;
  color: #FFF;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}
#slidenav a:hover {
  text-decoration: none;  
  color: #FFF;
  background: #112031;
}
#slidenav a.activeSlide, #slidenav a.activeSlide:visited {
  text-decoration: none;
  color: #FFF;
  background: #182e46;
}
.frontinfo {
  width: 308px;
  height: 323px;
  background: #EEE;
  border: 1px solid #EEE;
  float: left;
}
.frontinfo a {
  text-decoration: none;
  color: #666;
  display: block;
}
.frontinfo a:hover p {
  color: #182e46;
}
.frontinfo p {
  font-size: 14px;
  line-height: 19px;
  margin: 0;
  padding: 30px 30px 10px 30px;
  background: #FFF;
  -moz-box-shadow: 0px 0px 5px #EEE;
    -webkit-box-shadow: 0px 0px 5px #EEE;
    box-shadow: 0px 0px 5px #EEE;
  text-decoration: none;
  color: #666;
}
ul#frontarea {
  width: 253px;
  background: url(images/ag_frontarea.gif) no-repeat;
  margin: 0;
  padding: 45px 20px 0px 35px;
  list-style-type: none;
  overflow: hidden;
}
ul#frontarea li.A, ul#frontarea li.B {
  width: 140px;
  float: left;
}
ul#frontarea li.B {
  width: 113px;
  float: left;
}
ul#frontarea li a {
  font-size: 12px;
  line-height: 22px;
  background: url(images/ag_link.png) no-repeat left center;
  padding: 0 0 0 15px;
  text-decoration: none;
}
ul#frontarea li a:hover {
  text-decoration: underline;
  }
ul.frontnews {
  width: 960px;
  height: auto;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.frontnews li {
  width: 310px;
  height: 115px;
  margin: 10px 10px 0 0;
  -moz-box-shadow: 0px 0px 5px #EEE;
    -webkit-box-shadow: 0px 0px 5px #EEE;
    box-shadow: 0px 0px 5px #EEE;
  float: left;
}
ul.frontnews a {
  width: 280px;
  height: 85px;
  text-decoration: none;
  padding: 14px;
  border: 1px solid #EEE;
  display: block;
  overflow: hidden;
}
ul.frontnews a:hover {
  border: 1px solid #CCC;
}
ul.frontnews a p {
  margin: 0;
  color: #666;
  font-size: 11px;
  line-height: 14px;
}
ul.frontnews a h4 {
  margin: 1px 0;
  font-weight: normal;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -1px;
}
ul.frontnews img {
  float: left;
  margin: 0 10px 0 0;
}

/* CSS Frontpage Intranett */
#intraleft {
  position: relative;
  width: 485px;
  height: auto;
  float: left;
}
#intraright {
  position: relative;
  width: 450px;
  height: auto;
  float: right;
}
.google {
  position: relative;
  width: 350px;
  padding: 15px 0px 10px 100px;
  height: 50px;
  font-size: 11px;
  color: #333;
  background: url(images/google_bakgrunn.gif) no-repeat #eee;
  border: 1px solid #eee;
  margin: 0px;
}
.gulesider {
  position: relative;
  width: 350px;
  padding: 15px 0px 10px 100px;
  height: 50px;
  font-size: 11px;
  background: url(images/gulesider_bakgrunn.gif) no-repeat #ffce3a;
  border: 1px solid #ffce3a;
  margin: 0px;
}
.telefonkatalogen2 {
  position: relative;
  width: 350px;
  padding: 15px 0px 10px 100px;
  height: 50px;
  font-size: 11px;
  background: url(images/telefonkatalogen2_bakgrunn.gif) no-repeat #FFF;
  border: 1px solid #DDD;
  margin: 0px;
}
.telefonkatalogen {
  position: relative;
  width: 350px;
  padding: 15px 0px 10px 100px;
  height: 50px;
  font-size: 11px;
  background: url(images/telefonkatalogen_bakgrunn.gif) no-repeat #bbd819;
  border: 1px solid #bbd819;
  margin: 0px;
}
.googlefield {
  border: 1px solid #eee;
  width: 150px;
  background: #FFF;
  margin: 0px;
  padding: 3px;
}
.gulefield {
  border: 1px solid #ffce3a;
  width: 150px;
  background: #FFF;
  margin: 0px;
  padding: 3px;
}
.telefield {
  border: 1px solid #bbd819;
  width: 150px;
  background: #FFF;
  margin: 0px;
  padding: 3px;
}
.googlebutton {
  border: 1px solid #FFF;
  background: url(images/gulesider_bakgrunn.gif) center;
  width: 40px;
  color: #333;
  margin: 0px;
  padding: 3px;
}
.telebutton {
  border: 1px solid #FFF;
  background: url(images/telefonkatalogen_bakgrunn.gif) center;
  width: 40px;
  color: #FFF;
  margin: 0px;
  padding: 3px;
}
.radio {
  background:none;
  border: none;
  padding: 0px;
  margin: 0px;
}
.linesearch {
  position: relative;
  width: 370px;
  height: 25px;
  padding: 0px;
  display: block;
  font-size: 11px;
}
.linesearch a {
  text-decoration: none;
  color: #666;
  border-left: 15px solid #bbd819;
  padding: 0px 5px 0px 5px;
}
.linesearch a:hover {
  border-left: 15px solid #999;
}
.addlinks {
  background: #e9e9e9;
}
.portwise {
  position: relative;
  width: 456px;
  height: 244px;
  background: url(/files/billeder/Generelt/Portwise.png) no-repeat;
  margin: 0px;
}
.portuser {
  position: absolute;
  top: 80px;
  left: 75px;
  width: 300px;
  height: auto;
  color: #999;
  font-size: 11px;
}
.portfield {
  position: absolute;
  top: 100px;
  left: 75px;
  width: 300px;
  height: auto;
  border: 1px solid #009ad9;
  background: #FFF;
}
.pin {
  position: absolute;
  top: 140px;
  left: 75px;
  width: 300px;
  height: auto;  
}
.portbutton1, .portbutton2 {
  position: absolute;
  top: 170px;
  left: 75px;
  width: 60px;
  height: auto;
  border: 1px solid #009ad9;
  background: #000;
  color: #FFF;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
.portbutton2 {
  left: 150px;
}
.check {
  border: none;
  background: none;
  padding: 0px;
}

/* CSS Aktuelt */
#aktuelt {
  position: relative;
  width: 485px;
  height: auto;
  float: left;
}
#aktuelttop {
  position: relative;
  width: 470px;
  height: auto;
  background: url(images/ag_tillegg_topp.gif) no-repeat;
  margin: 20px 0 2px 0;
  padding: 26px 0 12px 15px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
}
#aktuelttop a {
  position: absolute;
  top: 0px;
  right: 0px;
  height: auto;
  width: auto;
  margin: 14px 0 0 0;
  padding: 12px 10px 12px 10px;
  color: #FFF;
  text-transform: none;
  text-decoration: none;
  background: url(images/ag_meny_strek.gif) repeat-y;
  background-position: left;
}
#aktuelttop a:hover {
  background: #182e45;
}
a.aktuelt, .aktuelt, a.aktuelt_tekst {
  position: relative;
  width: 455px;
  height: 120px;
  padding: 15px;
  margin: 0 0 1px 0;
  background: #EEE;
  display: block;
  clear: both;
  text-decoration: none;
}
a.aktuelt_tekst {
  height: auto;
}
a:hover.aktuelt, a:hover.aktuelt_tekst {
  background: #DDD;
}
.aktuelt .pic_left {
  position: relative;
  margin: 0 10px 0 0;
  padding: 0px;
  float: left;
  background: none;
  height: 110px;
  }
.aktueltpic {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 10px 10px 0 ;
  display: block;
  float: left;
  }
#aktuelt p, #newssearch p {
  margin: 0;
  }
.aktuelt2 {
  position: relative;
  width: 200px;
  height: 180px;
  padding: 15px 24px 15px 15px;
  margin: 0 1px 1px 0;
  background: #EEE;
  display: block;
  float: left;
  }
.aktuelt2 .pic_left {
  display: none;
  }
.aktuelt2 em {
  text-align: right;
  }
.intradate {
  position: absolute;
  font-style: italic;
  right: 0px;
  top: 0px;
  }
#aktuelt2 p {
  margin: 0;
  }
.aktuelttext {
  position: relative;
  width: auto;
  height: auto;
  }
#newssearch {
  position: relative;
  width: 485px;
  height: auto;
  float: left;
  padding: 0 0 10px 0;
  }
#newssearchtop {
  position: relative;
  width: auto;
  height: 13px;
  background: url(images/ag_tillegg_topp.gif) no-repeat;
  margin: 0px 0 2px 0;
  padding: 24px 0 12px 15px;
  color: #FFF;
  font-size: 13px;
  line-height: 13px;
}
#newssearchtop a {
  position: relative;
  width: auto;
  height: auto;
  color: #FFF;
}
#newssearchtop a:hover {
  background: #182e45;
}

/* CSS SpÃ¸rsmÃ¥l */
#addtitle {
  position: relative;
  width: auto;
  height: 13px;
  background: url(images/ag_tillegg_topp.gif) no-repeat;
  background-position: left top;
  padding: 26px 0 12px 15px;
  margin: 10px 0px 0px 0px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
}
.add {
  position: relative;
  width: 220px;
  height: auto;
  margin: 0 0 2px 0;
  background: #EEE;
  display: block;
}
.add .pic_left {
  position: relative;
  margin: 5px;
  padding: 0px;
  float: left;
  border: 1px solid #FFF;
  }
#add p {
  margin: 0 0 10px 0;
  line-height: 13px;
}
.add h2.h2 {
  font-size: 13px;
  color: #234467;
  font-weight: normal;
  margin: 0px;
}
.addlinks ul, .addlinks li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.addlinks li {
  border-top: 1px solid #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  background: #e9e9e9;
  margin: 0;
  padding: 2px 10px;
  display: block;
  width: 200px;
  height: auto;
  text-decoration: none;
}
.addlinks p {
  margin: 0px;
}
.addlinks a {
  font-size: 11px;
  color: #234467;
  text-decoration: none;
}
.addlinks a:hover {
  text-decoration: underline;
}
.addtext {
  background: #e9e9e9;
  padding: 10px;
}
.addtext p {
  font-size: 11px;
}
  
/* CSS Accordion */

/* #accordion {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  height: auto;
  margin: 20px 0px;
} */

#accordion {
  position: relative;
  width: 220px;
  height: auto;
  margin: 0px;
  top: -15px;
  float: right;
}

h3.toggler {
  cursor: pointer;
  border-top: 2px solid #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  background: #e9e9e9;
  color: #234467;
  margin: 0;
  padding: 2px 10px;
}

.element p, .element h2, .employee p, .employee h2 {
  padding: 4px 10px;
  line-height: 13px;
  margin: 0px;
  font-size: 11px;
}
.element {
  line-height: 13px;
  margin: 0px;
  font-size: 11px;
}
.element h2 {
  border-top: 2px solid #FFF;
  font-size: 13px;
  padding: 15px 0 0 0;
}
.employee h2 {
  font-size: 13px;
  padding: 15px 0 0 0;
}
.element {
  background: #EEE;
  width: 220px;
}
.element a, .employee a {
  font-size: 11px;
}
.picture {
  margin: 0;
  padding: 4px 10px;
  float: left;
  width: 60px;
  height: auto;
}
.employee {
  position: relative;
  width: 230px;
  height: 140px;
  padding: 5px 0;
  margin: 0px 5px 5px 0px;
  float: left;
  background: #EEE;
  line-height: 13px;
  margin: 0px;
  font-size: 11px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  }
.employee img {
  border: none;
  }
.ansatt_line {
  display: block;
  width: 230px;
  height: auto;
  padding: 10px;
  clear: both;
}

/* CSS Extra */

.extra {
  position: relative;
  width: 200px;
  height: auto;
  display: block;
  float: left;
  margin: 0 25px 0 0;
}
#extratitle {
  position: relative;
  width: auto;
  height: auto;
  background: url(images/ag_tillegg_topp.gif) no-repeat;
  margin: 0 0 2px 0;
  padding: 26px 0 12px 15px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
}
.extra {
  position: relative;
  width: 200px;
  height: auto;
  display: block;
  float: left;
}
.extratext {
  position: relative;
  width: auto;
  height: auto;
  padding: 10px;
  background: #EEE;
}
.extratext p {
  line-height: 13px;
}

/* CSS Extra */

input, textarea {
  position: relative;
  background: #ededed;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 5px;
  overflow: hidden;
}
.table h1.h1 {
  background: #234467;
  color: #FFF;
  padding: 0 10px;
}
.table p {
  padding: 10px;
  background: #DDD;
  margin: 2px 0px 0px 0px;
  height: 80px;
}
.table ul, .table li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.table li {
  display: block;
  width: auto;
  height: auto;
}
.table a {
  border-top: 2px solid #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  background: #e9e9e9;
  color: #234467;
  margin: 0;
  padding: 2px 10px;
  display: block;
  width: auto;
  height: auto;
  text-decoration: none;
}
.table a:hover {
  text-decoration: underline;
}

/* Lightbox ################################################################################################## */

#lightbox{
  background-color:#eee;
  padding: 10px;
  }
#lightboxDetails{
  font-size: 0.8em;
  padding-top: 0.4em;
  }  
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(/Files/System/images/overlay.png); }

* html #overlay{
  background-color: #000;
  back\ground-color: transparent;
  background-image: url(/Files/System/images/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Files/System/images/overlay.png", sizingMethod="scale");
  }
  
/* TekststÃ¸rrelse ################################################################################################## */

#size {
  position: absolute;
  top: 200px;
  right: 0px;
}
#size a.small {
  font-size: 11px;
  text-decoration: none;
}
#size a.large {
  font-size: 15px;
  text-decoration: none;
}