/* STANDARD oppsett */
Body { background-color: black; }



/* STANDARDLINKER */
A                   { text-decoration:none;      color:blue;  font-family:verdana,arial,helvetica; }
A:Visited           { text-decoration:none;      color:blue;  font-family:verdana,arial,helvetica; }
A:Hover             { text-decoration:underline; color:blue;  font-family:verdana,arial,helvetica; }



/* MENYLINKER */
A.MainMenuLinkStyle { 
  text-decoration:          none;
  color:                    blue;
  font-family:              verdana,arial,helvetica;
  font-size:                12px;
  padding:                  0px 0px 0px 0px;
  }

A.MainMenuLinkStyle:Visited {
  text-decoration:          none;
  color:                    blue;
  font-family:              verdana,arial,helvetica;
  font-size:                12px;
  padding:                  0px 0px 0px 0px;
  }

A.MainMenuLinkStyle:Hover {
  text-decoration:          none;
  color:                    black;
  font-family:              verdana,arial,helvetica;
  font-size:                12px;
  padding:                  0px 0px 0px 0px;
  }



/* LAYER definisjoner */
.TabStyle1 { 
  color:                    black;
  font-family:              verdana,arial,helvetica;
  font-size:                20pt;
  font-weight:              bold;
  height:                   54px;
  line-height:              54px;
  overflow:                 hidden; 
  padding:                  0px 0px 0px 0px;
  text-align:               center;
  width:                    280px;
  }

.TabStyle2 { 
  color:                    black;
  font-family:              verdana,arial,helvetica;
  font-size:                14pt;
  font-weight:              bold;
  height:                   54px;
  overflow:                 hidden; 
  padding:                  4px 0px 0px 5px;
  text-align:               left;
  width:                    280px;
  }

.MainMenuStyle {
  height:                   22px;
  margin:                   11px 0px 0px 0px;
  overflow:                 hidden;
  padding:                  0px 0px 0px 0px;
  text-align:               center;
  width:                    812px;
  }

#KolsStyle {
  background-color:blue;
  color:                    black;
  font-family:              verdana,arial,helvetica;
  font-size:                8pt;
  font-weight:              normal;
  height:                   454px;
  left:                     45px;
  overflow:                 hidden; 
  padding:                  0px 0px 0px 0px;
  position:                 relative;
  top:                      50px;
  width:                    812px;
  text-align:               left;
  }

#Kol1Style {
  background-color:red;
  color:                    black;
  font-family:              verdana,arial,helvetica;
  font-size:                8pt;
  font-weight:              normal;
  height:                   100%;
  /*left:                     46px;*/
  overflow:                 auto; 
  padding-left:             0px;
  padding-top:              0px;
  position:                 relative;
  /*top:                      55px;*/
  width:                    181px;
  text-align:               left;
  }

#Kol2Style {
  background-color:green;
  color:                    black;
  font-family:              verdana,arial,helvetica;
  font-size:                8pt;
  font-weight:              normal;
  height:                   100%;
  /*left:                     55px;*/
  overflow:                 auto; 
  padding-left:             0px;
  padding-top:              0px;
  position:                 relative;
  /*top:                      55px;*/
  width:                    621px;
  text-align:               left;
  }

.SublineStyle {
  color:                    black;
  font-family:              verdana,arial,helvetica;
  font-size:                8pt;
  font-weight:              bold;
  height:                   22px;
  left:                     0px;
  line-height:              22px;
  margin:                   0px 0px 0px 0px;
  overflow:                 hidden;
  padding:                  0px 0px 0px 0px;
  position:                 absolute;
  text-align:               center;
  top:                      0px;
  visibility:               visible;
  width:                    812px;
  }

.LinkBeskrivelseStyle {
  color:                    black; 
  font-family:              verdana,arial,helvetica; 
  font-size:                10pt;
  font-weight:              normal;
  height:                   22px;
  left:                     0px;
  line-height:              22px;
  overflow:                 hidden;
  padding:                  0px 0px 0px 0px;
  position:                 absolute;
  text-align:               center;
  top:                      0px;
  visibility:               hidden;
  width:                    812px;
  }
