html, body
{
  color: black;
  background: URL(/bilde/bakgrunn-paske.jpg) white top right no-repeat;
}

body
{
  font-family: "Myriad Web", "Trebuchet MS", sans-serif;
  margin-left: auto; margin-right: auto;
  padding: 2em 3em;
  margin-top: 0;
  max-width: 70em;
  line-height: 1.6;
}

div#kolonne2 { color: black; background: white; }

div#informasjon
{
  border: 1px solid black;
  border-bottom-width: 2px;
  border-right-width: 2px;
}

:link:focus, :visited:focus      { color: #660000; background: transparent; }
:link                            { color: #006600; background: transparent; }
:visited                         { color: black; background: transparent; }
:link:hover, :visited:hover      { color: #660000; background: transparent; }
:link:active, :visited:active    { color: #660000; background: transparent; }

h3, h4 { color: #006600; background: transparent; }

h1, ul#spelkategoriar
{
  color: black;
  background: URL(/bilde/menybakgrunn-paske.png) white repeat-y;
  border: 2px solid black;
}

h3
{
  text-align: center;
  color: black;
  background: URL(/bilde/menybakgrunn-paske.png) center #e1e2ea;
}

h1 :link, h1 :visited { text-decoration: none; }

p.bilde { text-align: center; margin-top: 1em; }

img { margin-left: auto; margin-right: auto; }

h2
{
color: black;
background: white;
border-width: 2px;
}

p  { margin-top: 0; padding-top: 0; margin-bottom: 1em; }
h3 { margin-bottom: 0; margin-top: 1em; padding: 0; }
div#kolonne2 h3 { margin-top: 1em; }

span.spelnamn { font-variant: small-caps; }
span.spelnamn a { font-variant: normal; }
h3 span.spelnamn { font-variant: normal; }

.info { cursor: help; }
abbr[title], acronym[title], span[title] { border-bottom: thin dotted; cursor: help; }

.utskrift { display: none; }

li.gjeldande { font-weight: bold; }