body {
  padding:0px;
  margin:0px;
  background-color:#efefef;
  }

body, td, p, div, span {
  font-family:verdana, arial, geneva, helvetica, sans-serif;
  font-size:9pt;
  }

a {
  text-decoration:none;
  color:#000000;
  }

.header {
  width:100%;
  height:56px;
  background-color:#718DB9;
  background-image:url(pics/bla_bkg.gif);
  background-repeat:repeat-y;
  border-bottom:solid 1px #000000;
  }

.hDatePos {
  position:relative;
  }

.hDate {
  width:100%;
  position:absolute;
  top:8px;
  text-align:right;
  color:#ffffff;
  }

.hDate div {
  padding-right:15px;
  }

.logoName {
  width:760px;
  }

.logo {
  float:left;
  width:183px;
  height:45px;
  position:relative;
  top:-5px;
  left:10px;
  }

.hName {
  position:relative;
  top:2px;
  color:#ffffff;
  }

.hRub1 {
  font-size:14pt;
  font-weight:bold;
  text-transform:uppercase;
  }

.hRub2 {
  font-size:30pt;
  font-weight:bold;
  }

.content {
  background-image:url(pics/right_bkg.gif);
  background-repeat:repeat-y;
  background-position:750px 60px;
  text-align:left;
  }

.pTable {
  width:100%;
  height:100%;
  }

.cTable {
  width:800px;
  height:100%;
  background-color:#ffffff;
  }

.menyCell {
  width:200px;
  padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
  background-image:url(pics/meny_bkg.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
  }

.menyCell a {
  color:#000000;
  }

.menyEdit {
  float:right;
  position:relative;
  padding-right:10px;
  }

.menyEdit a {
  position:absolute;
  padding:2px 3px 2px 3px;
  }

.menyVal, .menyValAct {
  padding:5px 5px 7px 5px;
  margin-bottom:3px;
  font-weight:bold;
  }

.menyVal {
  background-color:transparent;
  }

.menyValAct {
  background-color:#CFD7C7;
  }

.active {
  background-color:#CFD7C7;
  margin-bottom:3px;
  }

.menySub, .menySubAct {
  padding:1px 5px 2px 0px;
  padding-left:10px;
  background-image:url(pics/arrow_1.gif);
  background-repeat:no-repeat;
  background-position:5px 5px;
  font-size:8pt;
  font-weight:normal;
  }

.menySub {
  background-color:transparent;
  }

.menySubAct {
  background-color:#e5e5e5;
  }

.subLink {
  padding-right:10px;
  }

.kolumn2 {
  width:300px;
  padding:5px 5px 5px 6px;
  background-image:url(pics/mid_bkg.gif);
  background-repeat:repeat-y;
  }

.kolumn3 {
  width:245px;
  padding-top:5px;
  padding-left:5px;
  }

.kolumn4 {
  width:5px;
  }

.rubCell {
  padding:4px 4px 6px 4px;
  background-color:#E8626A;
  border:solid 1px #000000;
  font-weight:bold;
  color:#ffffff;
  }

.rubCellBorder {
  padding:4px 4px 6px 4px;
  background-color:#E8626A;
  border-top:solid 1px #000000;
  border-bottom:solid 1px #000000;
  font-weight:bold;
  color:#ffffff;
  }

.editKnapp {
  float:right;
  position:relative;
  top:19px;
  padding:0px 2px 0px 2px;
  margin-left:3px;
  background-color:#ffffff;
  border:solid 1px #000000;
  font-size:8px;
  }

.editKnappBorder {
  float:right;
  position:relative;
  top:19px;
  left:1px;
  padding:0px 2px 0px 2px;
  margin-left:3px;
  background-color:#ffffff;
  border:solid 1px #000000;
  font-size:8px;
  }

.cObject {
  padding-bottom:11px;
  padding-left:5px;
  margin-top:8px;
  }

.cObjectSmall {
  font-size:7pt;
  color:#666666;
  }

.cObjectMid {
  border-bottom:solid 1px #000000;
  }

.kolBorder {
  border-right:solid 1px #000000;
  border-left:solid 1px #000000;
  }

.listTable {
  width:100%;
  }

.listLeft {
  padding:5px;
  }

.listRight {
  width:180px;
  padding:5px;
  background-color:#FFE166;
  font-size:8pt;
  }

.rowBotten {
  height:1px;
  padding:0px;
  background-color:#000000;
  }

.footer {
  height:25px;
  padding:2px 10px 0px 10px;
  border-top:solid 1px #000000;
  border-bottom:solid 1px #000000;
  background-color:#ffffff;
  background-image:url(pics/bla_bkg.gif);
  background-repeat:repeat-y;
  font-family:verdana;
  font-size:7pt;
  text-align:right;
  }
