html, body { margin: 0px; padding: 0px }
body { color: black; background:URL(img/side_bg.png); font-size: 9pt;
       font-family: Verdana, Arial, Helvetica, Tahoma, 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: #2222aa }
a:hover { text-decoration: underline; color: red; }
a img { border: none }

/* Egne klasser */
.menylinje { background:URL(img/meny_bg.png); height:32px;
             border-bottom: 1px solid #d0d0d0 }

.margTittel { color: white; font-weight: bold; }

.meny { font-size: 11pt; font-weight: bold; text-decoration: none; color: #404040 }
a.meny { font-size: 11pt; font-weight: bold; text-decoration: none; color: #404040 }
a.meny:hover { color: #0272bc; text-decoration: none }

.subMeny { font-size: 9pt; font-weight: bold; text-decoration: none; color: white }
a.subMeny { font-size: 9pt; font-weight: bold; text-decoration: none; color: white }
a.subMeny:hover { color: #FFFFAA; text-decoration: none }

.hSpalte { background:URL(img/blokk_bg.png); width:188px }
.kSpalte { border-right: 1px solid #d0d0d0; width:182px; font-size:8pt }
.kSpalte p { font-size:8pt }

/* Printing av nyhetsartikler */
.ATline { border-style: none none dotted none; border-width:1px; border-color:#ffed00; margin-top:1px; margin-bottom: 20px; width: 576px; height: 1px; }
.ATdate { font-size: 8pt; color:#555 }
.ATtitle { font-size: 11pt; font-weight: bold; margin-bottom: 4px }
.ATingress { margin-bottom: 3px }
.ATadvert { background: white; }
td.ATtd { }
.ATread { font-style: normal; }
a.ATread { font-style: normal; }
.NewsArtTitle { color: black }
.NewsArtSubTitle { color: black }
.NewsArtCredits { margin-bottom: 15px; font-size: 9px }

