body { text-align: center; background-color: #fff; }
#main { position: relative; background-color: transparent; text-align: left; margin: auto; background-image: url("../images/bg_mainDiv.gif"); background-repeat: repeat-y; width: 800px; height:auto }

/*** position & DIV-bgimg styles ***/
#topBorder  { background-image: url("../images/bg_top_mainDiv.gif"); background-position: top; background-repeat: no-repeat; width: 800px; height: 20px;  }
#leftMenuColumn  { position:absolute; top:0; background: url("../images/MenuBg.gif") no-repeat; width: 225px; height: 250px; background-color: transparent; left:0; }
#content { margin-right:170px; width: 350px; margin-left: 225px; margin-bottom: -20px; text-align: left; }
#rightColumn {position:absolute; left:600px; top:20px; background-color: transparent; text-align: left; width: 195px; }
#footer  { clear: both; text-align: left; margin: auto; position: relative; background-image: url("../images/bg_footerDiv.gif"); background-repeat: no-repeat; width: 800px; height: 20px; }
#footeradr { float: left; text-align: left; }
#footerImg { float: right; text-align: right; margin-top: 20px; }
#testDiv { position: absolute; text-align: left; margin-left: 15px; margin-top: 100px; width: 198px; border: 0px dotted red; }


/*** IMG content styles ***/



/*** text styles ***/
a {color: #848484; text-decoration: none;}
a:link { color: #848484; text-decoration: none; }
a:hover { color: #c40000; }

#leftMenuColumn a { color: #fff; text-decoration: none }
#leftMenuColumn a:link { color: #fff; text-decoration: none }
#leftMenuColumn a:hover { color: #A3A2A2; text-decoration: none }

.adrTxt  { color: #848484; font-size: 11px; font-family: Helvetica; font-weight: normal; line-height: 15px; text-align: left; margin-left: 26px; margin-top: 15px; }


/*** Blocktext styles ***/
p.tilbake  { color: #000; font-size: 12px; font-family: Helvetica; font-weight: normal; line-height: 15px; text-align: left; margin: 50px 0 0 10px; }
p.lesmer  { color: #98aaaa; font-size: 12px; font-family: Helvetica; font-weight: normal; line-height: 15px; text-align: left; }
p.ekstraTxt   { color: black; font-size: 18px; font-family: Helvetica; font-style: normal; font-weight: normal; line-height: 19px; text-align: left; margin-top: 0px; margin-right: 20px; margin-left: 0; }
p.ekstraTxtBold   { color: black; font-size: 18px; font-family: Helvetica; font-style: normal; font-weight: bold; line-height: 19px; text-align: left; margin-top: 0px; margin-right: 20px; margin-left: 0; }
p.ekstraTxt2   { color: black; font-size: 14px; font-family: Helvetica; font-weight: normal; line-height: 15px; text-align: left; }
p.ekstraTxt2Bold   { color: black; font-size: 14px; font-family: Helvetica; font-weight: bold; line-height: 15px; text-align: left; }
p.ekstraTxt3 { color: black; font-size: 12px; font-family: Helvetica; font-weight: normal; line-height: 13px; text-align: left; margin-top: 0px; margin-right: 10px; margin-left: 5px; }
p.ekstraTxt3Bold { color: black; font-size: 12px; font-family: Helvetica; font-weight: bold; line-height: 13px; text-align: left; margin-top: 0px; margin-right: 10px; margin-left: 5px; }
p.ekstraTxtMenuBottom { color: black; font-size: 12px; font-family: Helvetica; font-weight: normal; line-height: 13px; text-align: left; margin-top: 22px; margin-right: 25px; margin-left: 10px; }
p.leftTxt { color: black; font-size: 12px; font-family: Helvetica; font-weight: normal; line-height: 13px; text-align: left; margin-top: 5px; margin-right: 10px; margin-left: 10px; }
p.leftTxtBold { color: black; font-size: 12px; font-family: Helvetica; font-weight: bold; line-height: 13px; text-align: left; margin-top: 5px; margin-right: 10px; margin-left: 10px; }
p.menuTxt { color: white; font-size: 20px; font-family: Helvetica; font-weight: bold; line-height: 12px; text-align: left; margin-top: 25px; margin-right: 20px; margin-left: 15px; }
p.menuTxtBlack { color: black; font-size: 20px; font-family: Helvetica; font-weight: bold; line-height: 12px; text-align: left; margin-top: 25px; margin-right: 20px; margin-left: 15px; }
p.spacer { text-align: left; margin-top: -10px; margin-bottom: 5px; }
