html, body { margin: 0px; padding: 0px; }
body { color: black; font-size: 9pt; background-color: #e0e0e0;
       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: #00418a; }
a:hover { text-decoration: underline; color: #d11126; }
a img { border: none }

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

img { margin:0px; }

/* Egne klasser */

#ContentHTML { padding:15px 12px 15px 21px }

.MainBox { background-color: #ffffff; border-left: 1px solid #20202B;
           border-right: 1px solid #20202B; width: 900px; height:100% }
.HSpalte { background-color: #ffffff; border-left: 1px solid #20202B }
.FooterLine { background-color: #202028; height: 22px }
.MenuLine { border-top: 1px solid #20202B; border-bottom: 1px solid #20202B }
.footer { font-size: 10px; font-weight: bold; color: #ffffff; }

.tmeny { margin-top: 0px; font-size: 11px; text-decoration: none; color: #000000;
         width:75px; text-align:left; padding-left:5px; height:15px; 
         border:1px solid white; }
a.tmeny { display: block; margin-top: 0px; width:75px; text-align:left; padding-left:5px;
          font-size: 11px; text-decoration: none; color: #000000; background:#ffffff;
          height:15px; }
a.tmeny:hover { margin-top: 0px; padding-left:5px; font-size: 11px; color: #ffffff;
                text-decoration: none; background:#000000; height:15px;
                border:1px solid gray; }

/* Meny */

.anylinkcss { margin-top: 0px; position: absolute; visibility: hidden;
              font-size: 11px; z-index: 7; width: 100px; height:17px;
              text-align:left; }
.anylinkcss a { margin-top: 0px; padding-left:5px; text-decoration: none;
                font-weight: normal; width: 100px; height:17px; font-size: 11px;
                border:1px solid gray }
.anylinkcss a:hover { margin-top: 0px; height: 17px; text-decoration: none;
                      font-weight: normal; width: 100px; padding-left:5px;
                      font-size: 11px; border:0px solid gray; }

/* 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 }
