  /* MAL FOR KLATREKLUBBENRANA */

  BODY          { font-family: arial,helvetica;
                  font-size: 80%;
                  background: #FFFFFF;
                  margin: 0pt}

  p  { margin: 0.3em}

  /*  ol { margin: 0.3em} */

  TD.main       {padding: 10px}

  /* Denne må være med for å få størrelsen med fra BODY */
  table         { font-size: 100% }

  DIV.signatur          {color:blue; font-size: 90%; }

  /* Linje under topp-heading */
  TD.inverted          { background: #664011;
                        font-size: 110%;
                        text-align:left;
                        color: #EEEEFF; }

  /* Teller for antall treff */
  TD.counter          {padding: 7px; font-size:75%}
  TD.counter img      {vertical-align:middle}

  IMG                 { border:0; margin:0 5pt 0 5pt }

  TD.toppmarg            { font-size:300%; font-weight:bold; color:red;
                           background:#BB7923;
                           margin: 0; padding: 0;
                          }

  { Første linje over artikler }
  TD.pageheader { font-size:160%;
                  font-weight:bold;
                  color:black;
                  padding:0.1em; padding-left:0.1em;
                  background:white;
                  vertical-align:bottom; }

  /* Generelt for linker */
  A:link        { text-decoration: none; color: blue;}
  A:visited     { text-decoration: none; color: blue;}
  A:active      { text-decoration: none; color: blue;}


  /* FORM for redigering */

  TABLE.edit             { 
                           font-size: 100%;
                           background: #F0F0F1;
                           margin: 1em }

  TD.edit                { padding:0 0 0 6pt }

  TD.editformheader      { font-size: 150%;
                           font-weight: bold;
                           text-align: center;}



  /* LOGIN FORM */

  TD.loginheader      {font-size: 150%;font-weight: bold;text-align: center;}

  TABLE.loginform     { border: thin black solid; font-size: 100%; background: #F0F0F1; }

  TABLE.loginform td  {padding-left: 10pt; padding-right: 10pt; color:black}


  /*  MENUS */

  TD.menu       { border-bottom:thin black dotted;
                  padding: 4pt;
                  background:#BB7923}

  TD.menuheader { background:#664011;
                  text-align: center;
                  font-size: 110%;
                  color:#FFFFFF;
                  font-weight:bold;
                  padding: 1.3pt 0px 1.3pt 5px}

  TD.menuitem   { border: none;
                  color:#000000;
                  font-size: 100%;
                  padding: 0.1em 2px 2pt 2px; }

  /* Meny linker */
  TD.menuitem a:link    { color:black; font-weight:light }
  TD.menuitem a:visited { color:black; font-weight:light }
  TD.menuitem a:active  { color:black; font-weight:light }

  /* Ny meny item/header link */
  TD.newmenu a:link    { color:#117777}
  TD.newmenu a:visited { color:#117777}
  TD.newmenu a:active  { color:#117777}

  /* Ny artikkel link */
  TD.newlink           { font-size: 110%; padding:7px; border: thin black;}
  TD.newlink a:link    { color:#117777}
  TD.newlink a:visited { color:#117777}
  TD.newlink a:active  { color:#117777}


  /* ARTIKLER */

  TD.textheader { font-size: 120%; font-weight: bold;
                  border-bottom: none; padding: 15px;
                  text-align: left}

  TD.article    { font-weight:normal; color:black;
                  border-bottom:1px black dotted;
                  margin-left: 5pt;
                  padding:0pt 5pt 0pt 5pt; }

  P.date        { font-size:80%; margin:0px; padding:2px 0 0 0; color: brown}

  P.heading     { font-size:130%; font-weight: bold; line-height:100%; color:black;
                  padding:0px; padding-bottom:0.2em;margin:2px;
                  vertical-align:top}

  P.heading a:link    {color:black}
  P.heading a:visited {color:black}
  P.heading a:active  {color:black}


  /* TABELLER */

  TR.list_even  { background: #F1F1FF }
  TD.TDS        { font-weight: bold; background: #DDDDDD}

  /* Alle linker skal ha underline ved "hover". Derfor må denne stå sist */
  A:hover       { text-decoration:underline}


  TABLE.centered {align: center}

  DIV.text2 { font: arial blue }


  DIV.shoutbox {
    background-color: #FFDDCC;
    border: 1px solid black;
    font: arial black 80%;
    height : 100%;
    overflow : auto;
    padding : 3px;
    margin : 5px
  }


  P.forumtitle {
    font-size:160%;
    font-weight:bold;
    text-align: center;
  }

  P.heading2  {
    font-size:110%;
    font-weight: bold; line-height:100%; color:black;
    padding: 10pt 0 0 0;
    margin:1px;
    vertical-align:top
  }

  P.date2        {
    font-size:90%; margin:0px; padding:0 0 0 0; color: brown
  }

  P.signatur2  {
    font-size:90%; margin:0px; padding:0 0 0 0; color: brown
  }


    /* FORM for innlogging etc. */

  input                  {font-size: 100%; color=black}
  input[type="Submit"]   {color=blue}

  TD.inverted            { font-size: 110%; text-align:left;  color: #EEEEFF; }

  TABLE.rutenett       { border: 1px solid black; border-collapse: collapse; padding: 2pt; margin: 3pt; }
  TABLE.rutenett td    { border: 1px solid black; padding: 2pt 6pt; }
  TABLE.rutenett th    { border: 1px solid black; padding: 2pt 6pt; background: #DDDDDD}
  .rutenett .buttonrow { border-style: hidden; padding:12pt}
  INPUT.w1          {width:8em; margin-top: 5px}

