body {
color: black;
background: URL("../bilde/bakgrunn.png") white repeat-y;
font-family: "Myriad Web", Arial, Geneva, sans-serif;
margin: 0;
padding: 2em 1em 1em 136px;
}

pre, samp, code, kbd {
color: #295454;
background: white;
}

h1 {
color: #295454;
background: white;
font-family: Junicode, Georgia, serif;
margin-top: 0;
padding-top: 0;
}

p, li, dd, address { max-width: 36em; }

hr {
width: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 1em;
margin-bottom: 1em;
}

div#botntekst { margin-left: auto; margin-right: auto; text-align: center; }
.utskrift     { display: none; }

p.navigasjonsstripe { margin-top: 1em; }

:visited:focus, :link:focus
{
color: #408484; 
background: transparent;
}

:link
{
color: #295454;
background: transparent;
text-decoration: underline;
}

:visited
{
color: #234747;
background: transparent;
}

:link:hover, :visited:hover
{
color: #408484; 
background: transparent;
}

:link:active
{
color: #408484;
background: transparent;
}

:visited:active
{
color: #408484; 
background: transparent;
}
