/*  Dokumentet fungerer med  CSS1, CSS2, IE4, NS4, NS6, O4... Er det noe som ikke fungerer så er det bemerket */
/*  NB! Når du setter inn width, height etc. husk betegnelsen (px, em , %) Dette gir bredere kompabilitet med browsere */
/*  Definer font familier når du setter inn fonter i stede for kun Arial (Trebuchet MS, Arial, lucida, sans-serif;) Minste størrelsen på fontene er 9px når de er fast definert */

.PgFrame {Background-color: ButtonFace; Border-left: 1px solid ButtonHighLight; Border-top: 1px solid ButtonHighLight; Border-right: 1px solid BorderShadow; Border-bottom: 1px solid ButtonShadow;  Margin-left: 5px; Margin-right: 5px; Margin-top: 0px; margin-bottom: 5px; Padding-left: 0px; Padding-top: 5px; Padding-right: 0px; Padding-bottom: 5px; width: 100%; position: absolute; visibility: Hidden; left: 0; top: 0; float: no-float; z-index: 0}
.ButtonBar{Height: 27; position: relative; left: 0; top: 0px; padding-left: 0px}
.Fane { Background-Color: ButtonFace; Text-align: center; Width: 70; Height: 20; Margin-right: 0; Color: Black; Font-Family: Arial; Font-Size: 10pt; border-left: 1px solid ButtonHighlight; border-top: 1px solid ButtonHighLight; Border-right: 2px solid ButtonShadow; Border-bottom: 1px solid buttonShadow;}
.Fane:Hover {COLOR: maroon}
.Fane:visited {color: black; Border-bottom: 1px solid ButtonFace; Background-Color: ButtonFace; } 
.Fane:active {color: black;  Font-weight: bold; Border-bottom: 1px solid ButtonFace; z-index: 900;  z-order: 900}

.Spacer{Width: 1px; Height; padding-right: 5px; margin: 0}
/*IMG { Border-left: 0px Solid #F0F0E8; Border-right: 10px solid #F0F0E8;  Float: left; margin-left: 0px; margin-top; 5px; margin-right: 10px; margin-bottom: 6px; margin-top}*/

body 
/*#FEFFBD*/
/*#1A1746*/
{  
font-family: Trebuchet MS, Arial, lucida, sans-serif;
color: #000000;
background: url(/images/bg_top.jpg) no-repeat;
border: medium none #000000; 
margin: 0px;
padding: 0px;
font-size: 11px; 
SCROLLBAR-FACE-COLOR: #A6B6BB; 
SCROLLBAR-HIGHLIGHT-COLOR: #93A8A5; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #000000; 
SCROLLBAR-TRACK-COLOR: #D9E3E0; 
SCROLLBAR-DARKSHADOW-COLOR: #666666 
}

A{
/*TEXT-DECORATION: none;*/
Color: #444444;
}

A:hover
/*  Bytte farge på linker når mus går over */
/* NB! A:hover har ikke support i IE3 og NE4, og blir dermed ignorert der*/
{
    color: #AAAAAA;
}

A:Visited
/*  Farge på linker etter de har blitt besøkt */
{
Color: #AAAAAA;
}

A:Visited:Hover
/*  Farge på linker etter de har blitt besøkt */
{
Color: #AAAAAA;
}

.hvit {  font-family: Trebuchet MS, Arial, lucida, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.hvit a:visited {  font-family: Trebuchet MS, Arial, lucida, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.hvit a:link {  font-family: Trebuchet MS, Arial, lucida, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.hvit a:hover {  font-family: Trebuchet MS, Arial, lucida, sans-serif; font-size: 11px; color: #AAAAAA; text-decoration: none; filter: Glow(Color=#FFFFFF, Strength=2)}
.hvit a:active {  font-family: Trebuchet MS, Arial, lucida, sans-serif; font-size: 11px; color: #AAAAAA; text-decoration: none}

.nyhetsdato 
{
	font-size: 10px;
	color: #999988;
}

.newshead {  font-family: Trebuchet MS, Arial, lucida, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none}	

.MainTable {Table-layout: fixed}

.MainTable THEAD {}
.MainTable THEAD TD { 
color: gray;
border-left: 0px solid silver;
border-top: 0px solid silver;
border-right: 0px solid silver;
border-bottom: 0px solid silver;}

.Formlist {font-family: Trebuchet MS, Arial, lucida, sans-serif;
font-size: 10px; 
font-weight: bold; 
padding-top: 20px;
padding-left: 0px;
margin-left: 10px}

.FORMTEXT{
font-family: Trebuchet MS, Arial, lucida, sans-serif;
padding: 15px; 
font-size: 10px; 
font-weight: normal; 
}

TD {Font-size: 11px}


P
 /*  Brukes på vanlig tekst  */
 {
	font-family : Trebuchet MS, Arial, lucida, sans-serif;
color: #000000;
font-size: 11px;
}



/* ** Konge-tægger Slutt */ 

/* Classes Start */ 

.box, .box TD{ /* Ny */
font-family : Trebuchet MS, Arial, lucida, sans-serif;
font-size : 10px;
font-weight: bold;
text-align : left;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
padding-bottom : 0px;
height: 15px; 
border-top: 0px solid silver;
cursor: normal;	
}

.box A{   /* Ny */
font-family : Trebuchet MS, Arial, lucida, sans-serif;
TEXT-DECORATION: none;
Color: #444444;
font-size : 10px;
}


.box A:Visited:Hover, .box A:hover {   /* Ny */
/*background-color: #FEF3E7; */ /* Fjernet av PØ 12. juni 2006 */
width:100%;  /* For å få bakgrunnsfargen til å dekke hele boksen*/
color: #AAAAAA;
font-size : 10px;
border-top: 0px solid #1A1746;
border-bottom: 0px solid #1A1746;
cursor: hand;
}


.boxHeader {  /* Ny */
color: #FFFFFF;
background-color:  #999988; 
font-family : Verdana, Trebuchet MS, Arial, lucida, sans-serif;
font-size : 10px;
font-weight : bold;
text-align : left;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
padding-bottom : 0px;
height: 15px;
border-left: 0px solid Gray;
border-top: 0px solid Gray;
border-right: 0px solid Gray;
border-bottom: 0px solid #CCC1B5;
}

.boxSearch, .boxSearch TD{ /* Ny */
font-family : Trebuchet MS, Arial, lucida, sans-serif;
font-size : 10px;
text-align : left;
padding-left : 5px;
padding-right : 0px;
padding-top : 0px;
padding-bottom : 0px;
height: 15px; 
border-top: 0px solid silver;
cursor: normal;
}

.boxSearch A{   /* Ny */
font-family : Trebuchet MS, Arial, lucida, sans-serif;
TEXT-DECORATION: none;
Color: #FFFFFF;
font-size : 10px;
}

.boxSearch A:Visited:Hover {   /* Ny */
background-color: #999988; 
color: #AAAAAA;
font-size : 10px;
border-top: 0px solid #1A1746;
border-bottom: 0px solid #1A1746;
cursor: hand;
}


.boxHeaderSearch {  /* Ny */
color: #FFFFFF;
background-color: #999988;
font-family : Verdana, Trebuchet MS, Arial, lucida, sans-serif;
font-size : 10px;
font-weight : bold;
text-align : left;
padding-left : 0px;
padding-right : 0px;
padding-top : 1px;
padding-bottom : 0px;
height: 15px;
border-left: 0px solid Gray;
border-top: 0px solid Gray;
border-right: 0px solid Gray;
border-bottom: 0px solid Gray;
}





.mainbody{  
padding:0px; background-color: #F0F0E8; 
font-family: Trebuchet MS, Arial, lucida, sans-serif;
border: 1px solid Gray; 
font-size: 11px;

}

/*.mainbody{  
padding: 0;
margin: 0; 
background-color: #F0F0E8; 
font-family: Trebuchet MS, Arial, lucida, sans-serif;
border: 0; 
font-size: 11px;

}*/

.mainbody H2 {

font-size: 15px;
font-weight: bold;
margin-bottom: 0px;
color: #333333;
}

.mainbody H1 {
font-size: 19px;
font-weight: bold;
margin-bottom: 0px;
color: #A99F94; 
}

.mainbody.Byline {
font-size: 9px;
font-weight: normal;
font-style: italic;
margin-bottom: 20px;
}

.Ingress {
font-weight: bold;
margin-bottom: 10px;
}

.BORDERBOX
 {
 margin-bottom : 15px;
 }


.SubMenu{

}
.SubMenu:hover{
background-color: Navy; 
color: White;
}


.SubMenuLink{
}
.SubMenuLink:active{
background-color: Navy; 
color: White;
}

.SubMenuLink:hover{
background-color: Navy; 
color: White;
}

.SubMenuLink:visited{
color: Gray;
}

.Leftbox {
background-color:#F0F0E8;
color: #1A1746; 
font-family : Trebuchet MS, Arial, lucida, sans-serif;
font-weight: bold;
border-left: 1px solid Gray;
border-top: 1px solid Gray;
border-right: 1px solid Gray;
border-bottom: 1px solid Gray;
margin-top: 0px;
margin-bottom: 5px;
}

.LeftboxRevert {
background-color: #FEF3E7;
color: #1A1746; 
font-family : Trebuchet MS, Arial, lucida, sans-serif;
font-weight: bold;
border-left: 1px solid Gray;
border-top: 1px solid Gray;
border-right: 1px solid Gray;
border-bottom: 1px solid Gray;
margin-top: 1px;
margin-bottom: 5px;
}



.LeftboxRevert TD
 /* Formaterer kroppen på menyboksene */
 {
	font-family : Trebuchet MS, Arial, lucida, sans-serif;
	font-size : 10px;
	text-align : left;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	height: 15px; 
                border-top: 0px solid silver;
                cursor: pointer;
}

.LeftboxRevert A{
TEXT-DECORATION: none;
Color: Black;
}


.LeftBoxRevert.HighLight {
background-color: #FEF3E7; 
color: red;
border-top: 0px solid #1A1746;
border-bottom: 0px solid #1A1746;
cursor: hand;
}

.Leftbox TH
/* Formaterer headingen på menyboksene #FEFFBD*/
/*              background-color: #CCC1B5, #FEF3E7*/
{              color: #FFFFFF;
                background-color:  #999988; 
	font-family : Verdana, Trebuchet MS, Arial, lucida, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	height: 15px;
border-left: 0px solid Gray;
border-top: 0px solid Gray;
border-right: 0px solid Gray;
border-bottom: 1px solid #CCC1B5;

}

.LeftboxRevert TH
/* Formaterer headingen på menyboksene #FEFFBD*/
{       
	color: #25374A;
    background-color: #999988;
	font-family : Trebuchet MS, Arial, lucida, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	height: 15px;
border-left: 0px solid Gray;
border-top: 0px solid Gray;
border-right: 0px solid Gray;
border-bottom: 1px solid Gray;
}


.Single
/*  HVA GJØR DENNE HVOR????????........... BIRGER!!!! ;o) */
 {
 border-top: 1px solid #999988;
 border-left: 1px solid #999988; 
 border-right: 1px solid #999988;
 border-bottom: 1px solid #999988; 
 Font-family: Trebuchet MS, Arial, lucida, sans-serif; 
 Font-Size: 12pt; 
 Font-weight: bold}
 
.MainMenu A, .MainMenu , MainMenu TD, .MainMenu A:visited
{
 color: #999988;
 text-decoration: none;
 FONT-FAMILY: Trebuchet MS, Arial, lucida, sans-serif;
 FONT-SIZE: 11px;
 FONT-WEIGHT: bold;
 MARGIN: 0pt;
TEXT-ALIGN: center; 
 padding-left : 2px;
 padding-top : 0px;
 padding-right : 2px;
 padding-bottom : 0px;
border-left: 0px solid silver;
border-top: 0px solid silver;
border-right: 0px solid silver;
border-bottom: 0px solid silver;
}

.MainMenu THEAD A:Visited:Hover, .MainMenu THEAD A:Hover{
color: #25374A;
}

.MainMenu THEAD TD.HighLight{
background-color: #999988; 
color: White;
}

.MainMenu THEAD TD {
 padding-left : 3px;
 padding-top : 0px;
 padding-right : 3px;
 padding-bottom : 0px;
border-left: 0px solid gray;
border-top: 0px solid gray;
border-right: 0px solid gray;
border-bottom: 0px solid gray;
margin-left: 2px;
margin-right: 3px;
}

.MainMenu TD.HighLight, MainMenu HighLight {
background-color: #999988; 
TEXT-ALIGN: center; 
color: white;
font-weight: bold; 
cursor: hand;
}

.Header-menytekstvanlig
 { 
 font-family: Trebuchet MS, Arial, lucida, sans-serif; 
 font-size: 50px; 
 font-weight: bold; 
 color: Black; 
 text-decoration: none; 
 padding-top: 0px; 
 padding-right: 15px; 
 padding-bottom: 0px; 
 padding-left: 0px;  
 background-color : #d9d8d3;  
 background-image : url('file:///C:/Documents%20and%20Settings/jornj/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/C9MNK56B/none');
 }
  
.Header-Firmanavn 
{ 
 font-family: Trebuchet MS, Arial, lucida, sans-serif; 
 font-size: 36px;
 font-weight: bold; 
 color: #000000; text-decoration: none;  background-color : #D9D8D3;
  }

.Bunn-PekogKlikk-Copyright {
 font-size: xx-small;
 color: #000000; 
 text-align: center;
 font-family: Trebuchet MS, Arial, lucida, sans-serif; 
 background-color : White;
  }

.Link-Standard-Vanlig 
{
 font-family: Trebuchet MS, Arial, lucida, sans-serif;
 }

.Link-Standard-Over
 { 
  font-family: Trebuchet MS, Arial, lucida, sans-serif;
  }
  
.HelSide-Bakgrunn-Tekst-Ramme
 {
  font-family: Trebuchet MS, Arial, lucida, sans-serif;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
  }

.Link-meny-venstre-hoyre-vanlig 
{
 font-family: Arial, Helvetica, sans-serif
 }
 
.Link-meny-venstre-hoyre-over 
{
 font-family: Arial, Helvetica, sans-serif

}



 
/* Registreringstabell for tekst*/
.RegSkjema {Font-Size: 6px}
.RegSkjema TD { font-size: 9px}

.HKEkstraInfo {Font-size: 6px}
.HKEkstraInfo TD {Background-color: #FEFEFE; Font-size: 9px}

#Invoice {TABLE-LAYOUT:fixed; 
Font-size: 11px; 
Width: 100%; 
background: #F9F9F9;
border-top: 1px solid ButtonShadow;
border-left: 1px solid ButtonShadow;
border-right: 1px solid ButtonShadow;
border-bottom: 1px solid ButtonShadow;
}

#Invoice THEAD TD {
Font-size: 9px; 
background: #F7DDAB; 
padding-top: 5px; 
padding-bottom: 0px; 
margin-bottom: 5px; 
height: 20px; 
border-top: 1px solid ButtonHighlight;
border-left: 1px solid ButtonHighlight;
border-right: 1px solid ButtonShadow;
border-bottom: 1px solid ButtonShadow;
}

#Invoice TBODY{
background: White; 
Font-size: 11px; 
}

#Invoice TBODY TD {
Font-size: 11px; 
padding-top: 4px; 
padding-bottom: 0px; 
padding-right: 2px;
}

#Invoice TFOOT {
background: #F9F9F9; 
}

#Invoice TFOOT TD {
background: #F9F9F9; 
padding-top: 0px; 
padding-bottom: 0px; 
}

.btnBeregn {
Font-Size: 10px;
padding: 0px;
position: relative; 
left: 4px; 
top: 10px;
}

.txtQty{
Font-size: 11px; 
text-align: left; 
height: 18px;
width: 25px;
}

.txtTekst{
Font-size: 12px; 
text-align: left; 
height: 20px;
width: 100%;
}

.HKtom{
text-align: center;
Padding-top : 30px;
Color: Navy;
Font-Size: 18px;
}


/*#AntKol{Color: navy; Font-size: 10px; width: 100px}*/
/*#SkuKol{width: 50px}*/
/*#TxtKol{font-weigth: bold}*/
/*#StkKol{width: 50px}*/
/*#RabKol{width: 50px}*/
/*#SumKol{Color: red; Font-size: 15px; Font-weight: bold; width: 10px}*/


#InvoiceTotal { 
Font-size: 11px; 
Float: right; 
Position: relative;
top: -1px; 
/*background: #F9F9F9;*/
background: #F7DDAB; 
background-color: #F7DDAB; 
border-top: 0px solid ButtonShadow;
border-left: 1px solid ButtonShadow;
border-right: 1px solid ButtonShadow;
border-bottom: 1px solid ButtonShadow;
}

#InvoiceTotal TBODY{
background: #F9F9F9; 
background-color: #F9F9F9; 
Font-size: 10px; 
padding-left: 4px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
}


#lblInvoiceTotalBodySum1{
Font-size: 11px;
background: #F9F9F9; 
}
#InvoiceTotalBodySum1{
Font-size: 11px;
padding-right: 2px;
background: #F9F9F9; 
}

#lblInvoiceTotalBodySum2{
Font-size: 11px;
background: #F9F9F9; 
}
#InvoiceTotalBodySum2{
Font-size: 11px;
padding-right: 2px;
background: #F9F9F9; 
}

#lblInvoiceTotalBodySum3{
Font-size: 11px;
background: #F9F9F9; 
}
#InvoiceTotalBodySum3{
Font-size: 11px;
padding-right: 2px;
background: #F9F9F9; 
}

#lblInvoiceTotalBodySumTotal{
padding-top: 2px; 
Font-size: 13px;
Font-weight: bold;
background: #F7DDAB; 
padding-bottom: 0px; 
margin-bottom: 5px; 
height: 20px; 
border-top: 1px solid ButtonShadow;
border-left: 0px solid ButtonShoadow;
border-right: 0px solid ButtonHighLight;
border-bottom: 0px solid ButtonHighLight;
}

#InvoiceTotalBodySumTotal{
padding-top: 2px; 
Font-size: 13px;
Font-weight: bold;
background: #F7DDAB; 
padding-bottom: 0px; 
margin-bottom: 5px; 
height: 20px; 
border-top: 1px solid ButtonShadow;
border-left: 0px solid ButtonShoadow;
border-right: 0px solid ButtonHighLight;
border-bottom: 0px solid ButtonHighLight;
}


.DataTable {TABLE-LAYOUT:fixed; Width: 100%; 
border-top: 1px solid ButtonShadow;
border-left: 1px solid ButtonShadow;
border-right: 1px solid ButtonShadow;
border-bottom: 1px solid ButtonShadow;
margin: 0; margin-left: 0;
}

.DataTable TR  {
background: Window;
}

.DataTable TD {
color: WindowText; 
font-family: Trebuchet MS, Arial, lucida, sans-serif; 
padding: 1px; 
padding-left: 5px; 
padding-right: 5px;
}

.DataTable THEAD TD {
background: #F7DDAB; 
padding-top: 5px; 
padding-bottom: 0px; 
height: 20px; 
border-bottom: 1px solid ButtonShadow;
}

.BottomTable{
TABLE-LAYOUT:fixed; 
}

.bokstav{
color: #000000;
Padding-left: 3px; 
Padding-top: 3px; 
Padding-right: 1px; 
Padding-bottom: 0px; 
Margin: 2px; Font-size: 12px; width: 18px; border: 1px solid gray;
}

.txtInput {
text-align: left; 
width: 100%; 
Font-family: Verdana, Arial, MS Sans;
font-size: 9pt; 
height: 18px; 
border: 1px solid gray; }

.txtArea{
text-align: left; width: 100%; 
border: 1px solid gray;
Font-family: Verdana, Arial, MS Sans;
font-size: 9pt 
}

.txtCombo{
width: 100%; 
Font-family: Verdana, Arial, MS Sans;
font-size: 8pt; 
border: 1px solid gray; }

.btnSubmit{
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
padding-bottom: 0px;
color: black;
Font-size: 11px;
Font-family: Arial, sans-serif;
background-color: #F5F5F5;
border-left: 1px solid gray;
border-top: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
cursor: hand;
}

.btnSubmit:hover{
background-color: pink;
border-left: 1px solid red;
border-top: 1px solid red;
border-right: 1px solid red;
border-bottom: 1px solid red;
cursor: hand;
}

.btnPicSubmit{
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 0px;
color: black;
Font-size: 11px;
Font-family: Arial, sans-serif;
background-color: #F5F5F5;
border-left: 1px solid gray;
border-top: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}


.tDate {
text-align: left; 
Width: 75px; 
Font-family: Verdana, Arial, MS Sans;
font-size: 9pt; 
height: 18px; 
border: 1px solid gray;
Margin-right: 5px; 
Margin-left: 0pt; 
margin-bottom: 2px}

.btnIcon {cursor: hand}

.DagKalender{
border-bottom: 1px solid gray; width: 100%; padding: 2px; float: left; Font-Size: 14px;
margin-top: 20px; margin-left:0px; margin-right:0px; margin-bottom:0px
}

/* ** Classes Slutt */
 /* Pek og Klikk AS (c) 2001 */