html, body
{
  color: black;
  background: transparent;
  line-height: 1.6;
}

html { color: black; background: url(/bilde/huftis-liten.png) white top right no-repeat fixed; }

h2, h3, h4, h5, h6 { text-align: left; }

fieldset { border-color: ThreeDFace; }

div#forsida { red; float : left;}
div#sidestolpe { margin-left: 4em; max-width: 40em; float :left; }

h3, div#forsida h2, div#sidestolpe h2 { color: rgb(30,80,140); }

em { font-weight: bold; font-style: normal; } /* Brukar halvfeit, ikkje kursiv tekst for utheva tekst */

p.ingress { font-weight: bold; }
p.dato    { color: #555555; background: transparent; }

form                  { line-height: normal; } /* P�grunn av l� tekst i Mozilla */
code, kbd, samp, pre  { color: #006e55; background: transparent; } /* HTML-elementnamn og liknande */
p.xml-eksempel code   { color: black; background: transparent; } /* Vanlig tekst inni kodeeksempel */

.element, .tagg, code.kode { color: #212163; background: white; }
.attributt                 { color: #006e55; background: white; }
.entitet                   { color: #660000; background: white; }

/* input, textarea { border: 1px solid #006e55; } */

.info  { cursor: help; }
abbr[title], acronym[title], span[title] { border-bottom: thin dotted; cursor: help; }

.utskrift { display: none; }

hr {
  color: #333333;
  background: #333333;
  border: none;
  height: 2px;
}

p.xml-eksempel, p.eksempel, p.tekst-eksempel, div.tekst-eksempel, blockquote
{
  border-left: 2px solid #555555;
}

li.even { background: #F5FBFF; padding: .8em; }
li.odd { background: white; padding: .8em; }
li.even, li.odd { margin-top: 1.5em; }
ul.topp { margin-bottom: -.8em; }

div.sideinfo { color: #555555; background: white; }

form#comments_form input { margin-top: 0.15em; }
span.tastebinding { text-decoration: underline; }

h2 :link, h2 :link:focus, h2 :visited:focus,
h2 :visited, h2 :link:hover, h2 :visited:hover,
h2 :link:active, h2 :visited:active  { color: rgb(30,80,140); background: transparent; text-decoration: none; }
h2 :link:hover, h2 :visited:hover, h2 :link:active, h2 :visited:active { text-decoration: underline; }

:link:focus, :visited:focus      { color: rgb(30,80,140); background: transparent; }
:link                            { color: rgb(30,80,140); background: transparent; }
:visited                         { color: rgb(30,80,140); background: transparent; }
:link:hover, :visited:hover      { color: rgb(37,77,77); background: transparent; }
:link:active, :visited:active    { color: rgb(37,77,77); background: transparent; }

.mask   { color: blue; }                                           
.fem    { color: red; }                                            
.mf     { color: green; }                                          
.noyt   { color: orange; }

