/* -------------------- */
/* NLP Centeret default */
/* -------------------- */

body {
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  /* font-family: Verdana; */
  font-size: 8.5pt;
  line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bolder;
  font-family: Arial, Helvetica, sans-serif;
  /*font-family: Verdana; */
  font-size: 10pt;
  clear: left;
  margin: 0;
  border: 0;
  padding: 0;
  color: #555;
}

img {
  border-width: 0px;
  /* border-color: #eee; */
  border-style: none;
  padding: 5px;
  margin: 5px;
}

p {
  font-size: 8.5pt;
  line-height: 1.5em;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  color: #00f;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  line-height: 1.1em;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1em;
}

#sitebox {
  width: 1024px;
  height: auto;
  border-width: 1px;
  border-color: #444;
  border-style: solid;
  background-color: #fff;
  float: left;
}

#header {
  width: 1024px;
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
}
#header img {
  border: 0;
  margin: 0;
  padding: 0;
}

#menu_home {
  width: 212px;
  height: auto;
  margin: 0;
  padding: 1px;
  border: 0;
  float: left;
}

#menu {
  width: 1024px;
  height: auto;
  border-width: 0px 0px 1px 0px;
  border-color: #ddd;
  border-style: solid;
  margin: 0;
  padding: 3px 0px 0px 0px;
  text-align: center;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
  background-color: #fff;
  float: left;
}
#menu a {
  font-weight: bold;
  font-size: 7.5pt;
}
#menu ul {
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
}
#menu li {
  float: left;
  margin: 0px 30px 0px 12px;
  padding: 0px 0px 0px 15px;
  list-style: none;
  background-image: url('/data/Image/sitegfx/blad_utd.gif');
  background-repeat: no-repeat;
  background-position: 0 0.0em;
  font-size: 8pt;
  font-weight: bold;
  float: left;
}
.mi0 {
  background-image: url('/data/Image/sitegfx/blad_bedrift.gif');
}
.mi1 {
  background-image: url('/data/Image/sitegfx/blad_utd.gif');
}
.mi2 {
  background-image: url('/data/Image/sitegfx/blad_privat.gif');
}

.menu_item {
  width: auto;
  padding: 0px 15px 0px 15px;
  float: left;
  border: 0;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
}
.menu_item a {
  font-size: 8pt;
}

.sist_oppdatert {
  width: 200px;
  float: right;
  padding: 0px;
  margin: 0px 5px 0px 0px;
  font-size: 7pt;
  color: #888;
  text-decoration: italic;
  text-align: right;
}

#printbar {
  width: 590px;
  height: 25px;
  padding: 0px 0px 0px 0px;
  border: 0;
  margin: 0;
  text-align: right;
  font-weight: bold;
  float: left;
}

#content {
  overflow: auto;
  width: 610px;
  height: 485px;
  padding: 5px 15px 15px 30px;
  border: 0;
  margin: 0; 
  float: left;
}

#content_front {
  width: 654px;
  height: 510px;
  /* margin: 30px 15px 15px 40px; */
  border: 0;
  margin: 0; 
  float: left;
}


#content a {
  color: #44f;
  text-decoration: underline;
}

#content img {
  border-width: 0px;
  padding: 5px 5px 25px 25px;
  margin: 0px;
}

#panel_left {
  width: 150px;
  height: 465px;
  border: 0;
  padding: 30px 15px 15px 15px;
  /* background-image: url("/data/Image/sitegfx/venstre_intro_LR.png"); */
  float: left;
  font-size: 8pt;
}
#panel_left a {
  font-size: 8pt;
}
#panel_left a:hover {
  font-size: 8pt;
  text-decoration: none;
  color: #447799;
}


#panel_right {
  width: 163px;
  padding: 30px 5px 15px 10px;
  float: left;
  height: 455px;
  border-width: 0px 0px 0px 2px;
  border-color: #ddd;
  border-style: dashed;
  background-color: #fff;
  font-size: 8pt;
}

#prisliste {
  width: auto;
  height: auto;
  float: left;
}
#prisliste table {
  width: 450px;
  padding: 0px;
  border-collapse: separate;
  margin: 3px 0px 3px 0px;
  border-width: 0px;
  border-color: #bbb;
  border-style: solid;
  border-spacing: 2px;
  margin: 10px 0px 10px 0px;
}
#prisliste th {
  width: auto;
  background-color: #dddddd;
  text-align: left;
}
#prisliste td {
  width: auto;
  text-align: left;
  padding: 2px;
}

#footer {
  width: 1014px;
  background-color: #ddd;
  color: #555;
  padding: 3px;
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 7pt;
  font-weight: bold;
  float: left;
  background-color: #ddd;
}

