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

p, li, td, div { font-size:9pt; font-weight:normal }
p { margin-top:5px; margin-bottom:5px; line-height:1.25em }
img { margin: 0px; border: 0px; }

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

form, table, td { margin:0px; }

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

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

/* Egne klasser */

#sokform { position:absolute; top:160px; left:780px; }
#sti { color: gray; font-size: 10px; margin-bottom: 15px }
#kontaktinfo div { font-size:11px; text-align:left; }

.topp { width:1000px; height:213px; }
.hoved { width:1000px; height:663px; background-color:white }
.bunn { width:1000px; height:70px; color:white; font-size:10px; }
.spalte { float:left; text-align:left; width: 210px; height:663px }

.bunnTekst { color:white; font-size:10px; text-align:center }

.menublock {  margin-bottom:8px }
ul.meny { margin-left:0; margin-top:1px; padding-top:0; padding-left:18px; }
.activeline { font-weight:bold }

.vmeny { color:black; font-weight:bold; font-size:11px }
a.vmeny { color:black; font-weight:bold font-size:11px }
a.smeny { color:black; font-size:11px }

a.frontmeny { font-size:10pt; font-weight:bold; color:white }
a.email { color: black; text-decoration: underline; }
a.navmeny { color:gray }

.sokfelt { width: 150px; padding:2px; border:0px; 
           font-size:10px; background:white; }
.sokbtn { border:0px; font-size:10px; background:white; 
          height:17px; padding:2px; }

/* Utskrift av nyhetsartikler */

.ATline { margin: 15px 0 15px 0; border-top: 1px solid #888; height: 2px; }
.ATdate { font-size:8pt; }
.ATtitle { font-size: 11pt; font-weight:normal; margin-bottom:6px }
.ATingress { margin-bottom: 4px }
.ATread { font-style: italic; margin-bottom: 4px }
a.ReadMore { font-style:italic; text-decoration:underline; color:#333 }

.NewsArtTitle { color: black }
.NewsArtSubTitle { color: black }
.NewsArtCredits { margin-bottom: 15px; font-size: 9px }
