html, body { margin: 0; padding: 0px; }
body { color: black; font-size: 9pt; background: #d9dcf5;
    font-family: Verdana, Arial, Helvetica, SansSerif, serif }

p, li, td, div { font-size: 9pt; font-weight: normal }
p { margin-top: 8px; line-height: 1.25em }
th { font-size: 9pt; font-weight: bold }

h1 { font-size: 13pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px }
h2 { font-size: 12pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px }
h3 { font-size: 11pt; font-weight: bold; margin-top: 5px; margin-bottom: 8px }
h4 { font-size: 10pt; font-weight: bold; margin-top: 4px; margin-bottom: 6px }
h5 { font-size: 9pt; font-weight: bold; margin-top: 4px; margin-bottom: 5px }
h6 { font-size: 8pt; font-weight: bold; margin-top: 4px; margin-bottom: 5px }

a { text-decoration: none; color: #00A; }
a:hover { text-decoration: underline; color: red; }
a img { border: none }

ul {margin-left: 0; padding-left: 20px}
li {margin-top: 0; margin-bottom:0}

/* Egne klasser */

#hoved { width: 980px; height: 100%; border-left: 1px solid #333;
         border-right: 1px solid #333; background-color: white; }
#banner { background-color: black; width:980px; height:139px; }
#vspalte { width: 190px; background-color: #2d77a2; }
#meny { margin-top:50px; padding-left:30px }
#innholdOmr { width:790px; background-color: white; }
#innhold { margin:0; padding: 15px 20px 15px 20px; width:750px; overflow:auto }
#bunn { height:23px; background-color:#565452; color:white; font-size:10px }
#bunnTekst { color:white; font-size:10px; text-align:center }

.vmeny { color: white; }
a.vmeny:hover { color: #FFFFD0; }
.submeny { color: white; }
a.submeny:hover { color: #FFFFD0; }
.menublock {  margin-bottom: 12px }
ul.ulmeny { margin-left:0; margin-top:1px; padding-top:0; padding-left:16px;
            list-style-type:square; color:#a9a8c9 }
.activeline { font-weight:bold; color: white; }

/* Utskrift av nyhetsartikler */

.ATline { margin-top: 4px; border-top: 1px solid #888; height: 2px; }
.ATdate { font-size: 8pt; }
.ATtitle { font-size: 11pt; font-weight: bold; margin-bottom: 4px }
.ATingress { margin-bottom: 3px }
.ATadvert { margin-top: 7px; padding-top: 4px; margin-bottom: 3px;
    border-top: 1px solid #888; }
td.ATtd { }
.ATread { font-style: italic; }
a.ATread { font-style: italic; }
.NewsArtTitle { color: black }
.NewsArtSubTitle { color: black }
.NewsArtCredits { margin-bottom: 15px; font-size: 9px }

