﻿.annenhver1{background-color:#ddd}
.annenhver2{background-color:#fff}

 a.kurslink, a.kurslink:link, a.kurslink:hover{
	text-decoration: underline!important;
	color: #000 !important;
}

#headerRight a, #headerRight a:link, #headerRight a:hover
{
	text-decoration: underline!important;
	color: #fff !important;
}

h2.ordsombeveger {
        width: 300px; height: 109px;
        background: url("../designimages/ord_whitem.png") no-repeat;

        }
h2.ordsombeveger span{
                 display: block;
                width: 0;
                height: 0;
                overflow: hidden;
}

h2.gf1 {
        width: 264px; height: 100px;
        background: url("../designimages/gf1_black.png") no-repeat;

        }
h2.gf1 span{
                 display: block;
                width: 0;
                height: 0;
                overflow: hidden;
}

div.skjemadel
{
	background-color:#ccc; border: solid 1px black; padding:5px;
}

h2.gf2 {
        width: 254px; height: 100px;
        background: url("../designimages/gf2_black.png") no-repeat;

        }
h2.gf2 span{
                 display: block;
                width: 0;
                height: 0;
                overflow: hidden;
}

h2.gf3 {
        width: 264px; height: 100px;
        background: url("../designimages/gf3_black.png") no-repeat;

        }
h2.gf3 span{
                 display: block;
                width: 0;
                height: 0;
                overflow: hidden;
}

h2.ftil {
        width: 480px; height: 102px;
        background: url("../designimages/fra_f_tilwhite.png") no-repeat;

        }
h2.ftil span{
                 display: block;
                width: 0;
                height: 0;
                overflow: hidden;
}




.ingress{font-weight:bold}
.tabellfet{font-weight:bold}
.byline{font-style:italic}
.hvitinfo {padding-left:10px}

.tabellmedramme{border:solid 1px #000}
.tom{background-color:#000}
.tabellmedramme td {padding:2px}
.tabellmedramme .topprad{background-color:#e4b932;}
.hoyrebilde{float:right;margin-left:5px}
.refstil{font-style:italic}
.refforfstil{font-weight:bold}
.kommentarfelt{width:120px;height:80px;margin-left:5px}
.artikkeltabell td{padding-bottom:5px}
.artikkelinnledning{font-weight:bold}
.bildetekst{font-size:11px}
.focusField{  
         border:solid 2px #73A6FF;  
         background:#EFF5FF;  
         color:#000;  
}  
.idleField{  
         background:#EEE;  
         color: #6F6F6F;  
         border: solid 2px #DFDFDF;  
}  

.questionMark {
position:relative;
top:1px;
height:32px; /*dimensions of our image*/
width:90px;
float:right; 
background:url(../designimages/questionmark.png) top left no-repeat;
}
.toolTip {
position:absolute;
left:26px; /*Moves it to the right beside the question mark*/
top:0;
display:none;
/*The attributes below make it look pretty*/
width:100px;
padding:5px;
border:1px solid #ffffff;
background-color:#eeeeee;
font:10px/12px Arial, Helvetica, sans-serif;
}
