html { scrollbar-3dlight-color:#af0d18;
       scrollbar-darkshadow-color:#af0d18;
       scrollbar-highlight-color:#d7b224;
       scrollbar-shadow-color:#d7b224;
       scrollbar-arrow-color:#000000;
       scrollbar-face-color:#ffffff;       
       scrollbar-track-color:#1850b2;       
       scrollbar-base-color:#ffffff;       
     } 

body { font-family: Verdana, Arial, sans-serif;
       font-size: 11px;
       color: #000000;
       background-image: url(grafikk/bg.gif);
       background-repeat: repeat-x;      
       background-position: top center;
       background-attachment: fixed;
       background-color: #99ccff;       
       margin: 5px;
     }

td#topp { background-image: url(bakgrunner/topp.gif);
          background-repeat: no-repeat;
          background-position: bottom center;
        }

td#topplinker { background-image: url(bakgrunner/topplinker.gif);
                background-repeat: no-repeat;
                background-position: center center;
              }

td#midtentopp { background-image: url(bakgrunner/midtentopp.gif);
                background-repeat: no-repeat;
                background-position: center center;
              }

td#midten { background-image: url(bakgrunner/midten.gif);
            background-repeat: repeat-y;
            background-position: top center;
          }

td#midtenbunn { background-image: url(bakgrunner/midtenbunn.gif);
                background-repeat: no-repeat;
                background-position: center center;
              }

td#bunnlinker { background-image: url(bakgrunner/bunnlinker.gif);
                background-repeat: no-repeat;
                background-position: center center;
              }

td#bunn { background-image: url(bakgrunner/bunn.gif);
          background-repeat: no-repeat;
          background-position: top center;
        }



table#forside { background-image: url(grafikk/figur1.gif);
                background-repeat: no-repeat;
                background-position: center left;

              }



td { font-family: Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #000000;
   }

p { font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
  }



td#topptekst { font-family: Tahoma, Arial, sans-serif;
               font-size: 12px;
               color: #000000;
             }

td#bunnlinkertekst { font-family: Tahoma, Arial, sans-serif;
                     font-size: 11px;
                     color: #000000;
                   }

td#bunntekst { font-family: Tahoma, Arial, sans-serif;
               font-size: 11px;
               color: #000000;
             }



td.sidestrek { background-image: url(grafikk/sidestrek.gif);
               background-repeat: repeat-y;
               background-position: top center;

             }

td.bilderlink { font-family: Verdana, Arial, sans-serif;
                font-size: 12px;
                color: #000000;
              }

p.navn { font-family: Verdana, Arial, sans-serif;
         font-size: 11px;
         color: #7F2626;
       }

.litenoverskrift { font-family: Verdana, Arial, sans-serif;
                   font-size: 12px;
                   color: #7F2626;
                 }


h3 { font-family: Verdana, Arial, sans-serif;
     font-size: 14px;
     color: #000000;
   }


h3.overskrift { font-family: Verdana, Arial, sans-serif;
                font-size: 14px;
                color: #7F2626;
              }


table.tabell { border-style: solid;         
               border-color: #000000;
               border-width: 1px;
               border-collapse: collapse;
             } 


table.tabell td { border-style: solid;         
                  border-color: #000000;
                  border-width: 1px;
                } 


table.tabell2 { border-style: solid;         
                border-color: #cccccc;
                border-width: 1px;
                border-collapse: collapse;
              } 


table.tabell2 td { border-style: solid;         
                   border-color: #cccccc;
                   border-width: 1px;
                 } 


a:link { color: #1850b2;
         text-decoration: none;
       }

a:hover { color: #af0d18;
          text-decoration: none;
        }

a:active { color: #d7b224;
           text-decoration: none;
         }

a:visited { color: #36953f;
            text-decoration: none;
          }

