html, body { margin:0; padding:0; }
body { color:#303030; font-size: 100%;
       font-family: Arial, Lucida, Trebuchet MS, Arial, Helvetica }

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

h1 { color:#d93f14; font-size: 13pt; font-weight:normal; 
     text-transform:uppercase; margin-top: 5px; margin-bottom: 6px }
h2 { color:#d93f14; font-size: 11pt; font-weight:normal; 
     text-transform:uppercase; margin-top: 6px; margin-bottom: 6px }
h3 { font-size: 11pt; font-weight: normal; 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: #167394; }
a:hover { text-decoration: underline; color:#61bdf0; }
a img { border: none }

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

/* Egne klasser */

#hoved { width: 827px; }
#innhold { width: 827px; overflow:auto }

#logo { float:left; margin-left:10px }
#slogan { float:left; margin:10px 0 0 81px; font-size:24pt; color:white }
#menyboks { float:right; margin-right:90px;
            background-image:URL(img/trans_bg.png); background-repeat:no-repeat;
            width:249px; height:213px; }
#navtext { margin-left:81px; color:#174f5c; font-weight:normal;
           font-size:9px; text-transform:uppercase }
#sidebanner { background-image:URL(img/topp_underside.jpg); 
              background-repeat:no-repeat; width:827px; height:94px; }

a.navlink { color:#174f5c; font-weight:normal;
            font-size:9px; text-transform:uppercase }

.innrykk { margin-left:81px; }

.toppbilde { background-image:URL(img/toppbilde.jpg); background-repeat:no-repeat;
             width:827px; height:213px; }
.menyrad { background-image:URL(img/tmeny_bg.png); background-repeat:no-repeat;
           width:827px; height:62px; }
.knapperad { background:#dbe3e5; height:110px }

.knapp { background: #c4d2d2; width:115px; height:99px }
.knapp a { display:block; height:99px }
.knapp a:hover { background: #7a8188; text-decoration:none }
.bildetekst { color:white; font-size:13pt }

.tdsep { height:5px }

.sprak { color:#6e7377; font-size:9px; text-transform:uppercase }

.sokfelt { background-image:URL(img/sokfelt_bg.png); background-repeat:no-repeat;
           width:138; height:23px; }
.isok { font-size:10px; border:0; width:110px }

.bunntekst { color:#848484; font-size:11px; margin-bottom:2px }
a.blink { color:#848484; font-size:11px; }

a.tmeny { color:white; font-size:12px; font-weight:normal; 
          text-transform:uppercase }
a.tmeny:hover { color:#61bdf0 }

.menysep { width:15px; color:white; font-size:11pt; font-weight:normal; }

.gtittel { color:#d93f14; }
a.artlink { font-size:13px; }

.vmeny { width:247px; margin-top:0 }
.vmenyBtn a { color: #2e6f85; text-transform:uppercase;
              font-size:13px; padding: 6px 0 4px 20px;
              display: block;  text-decoration: none; text-align: left; }
.vmenyBtn a:hover { background-image:URL(img/grad_bg.png); background-repeat:repeat-x;
                    color:#d93f14; text-decoration: none; }

.shadow_tl { background-image:URL(img/shadow_tl.png); background-repeat:no-repeat;
             width:5px; height:19px; }
.shadow_t { background-image:URL(img/shadow_t.png); background-repeat:repeat-x;
            height:19px; }
.shadow_tr { background-image:URL(img/shadow_tr.png); background-repeat:no-repeat;
             width:12px; height:23px; }

.shadow_l { background-image:URL(img/shadow_l.png); width:5px; }
.shadow_r { background-image:URL(img/shadow_r.png); background-repeat:repeat-y;
            width:12px; }

.shadow_bl { background-image:URL(img/shadow_bl.png); background-repeat:no-repeat;
             width:5px; height:25px; }
.shadow_b { background-image:URL(img/shadow_b.png); background-repeat:repeat-x;
            height:25px; }
.shadow_br { background-image:URL(img/shadow_br.png); background-repeat:no-repeat;
             width:12px; height:25px; }

/* Utskrift av nyhetsartikler */

.NewsArtTitle { }
.NewsArtSubTitle { }
.NewsArtCredits { margin-bottom:15px; font-size:11px }

