html, body { margin: 0; padding: 0; }
body { background: #ececec; color: black; font-size: 8pt;
       font-family: Arial, Helvetica, SansSerif, serif }

p, li, td, div { font-size: 8pt; 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: #0000DD; }
a:visited { text-decoration: none; color: #0000DD; }
a:active { text-decoration: none; color: #0000DD; }
a:hover { text-decoration: underline; color:#CB975F; }

a img { border: none }

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

/* Egne klasser */

.banner { background: #fffcf6; background-image:URL(img/topp_bg.jpg);
          background-repeat: no-repeat; height: 77px; }

#Logo { float: left; margin-left: 55px; }
#Heatline { float: right; margin-right: 125px; }

#Innhold { margin: 15px 21px 21px 21px; text-align:left }
#Undermeny { margin-top: 30px; margin-left: 20px }

.navigator { margin-top: 5px; margin-left: 21px; color: #777; font-size: 10px; }

a.navmeny { color: #444; font-size: 10px; }

span.toppmeny { color: white; font-size: 12px; }
a.toppmeny { color: white; font-size: 12px; }
a.toppmeny:hover { text-decoration: none; color: #ffff44; }

.vmeny { margin-top: 7px; }
a.submeny { color: #101030; font-size: 12px; }
a.submeny:hover { text-decoration: underline; color: #d92e27; }

.KontaktTittel { font-size: 12px; font-weight: bold; margin-top: 3px;
                 margin-bottom: 3px; }
.KontaktTekst { font-size: 10px; margin-top: 3px; margin-bottom: 15px; }
.FotoTekst { background:#000000; color: white; text-align: center; height:15px }

.hspalte { border-left: 1px solid #CCC; margin-top: 20px; padding: 12px; }

hr { background:#ddd;color:#ddd;clear:both;float:none;
     width:100%;height:.1em;margin:0 0 1.45em;border:none; }
hr.sep { background:#fff; color:#fff; }

.trfoot { background:black; }
.FooterTxt { color: #fff; font-size: 10px }

ul.links a { text-decoration: none; color: #666666; }
ul.links a:visited { text-decoration: none; color: #666666; }
ul.links a:active { text-decoration: none; color: #666666; }
ul.links a:hover { text-decoration: underline; color:#CB975F; }

.menylinje { background:#000000; height:24px; }

/* Nyhetsartikler forside */
.ATline { margin-top: 4px; border-top: 1px solid #888; height: 2px; }
.ATdate { font-size: 8pt; color: gray; }
.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 { }
td.ATread { padding-top: 2px; font-style: italic; }
a.ATread { font-style: italic; }

/* Utskrift av nyhetsartikler */
.NewsArtTitle { color: black }
.NewsArtSubTitle { color: black }
.NewsArtCredits { margin-bottom: 15px; font-size: 9px }

