<?xml version="1.0" encoding=="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3c.org/TR/xhtml1/DTD/xhtml-strict.dtd">
<html xmlns = "http://www.w3c.org/1999/xhtml">
<html>
<head>
  <title>Stylesheet</title>
</head>

<body>
/* Generelle instrukser */

h1{
    font-family: "Times New Roman", Arial, sans-serif; 
    font-weight: bold; 
    font-size: 125%; 
    text-align: center; 
    color: red;
}


h2{
    font-family: "Times New Roman", Arial, sans-serif; 
    font-weight: bold; 
    font-size: 105%; 
    text-align: left; 
    color:  black;
margin-bottom: 0;
padding-bottom: 0;
}


h3{
    font-family: "Times New Roman", Arial, sans-serif; 
    font-weight: bold; 
    font-size: 85%; 
    text-align: left; 
    color: black;
}


h4{
    font-family: "Times New Roman", Arial, sans-serif; 
    font-weight: bold; 
    font-size: 75%; 
    text-align: left; 
    color: black;
}   


a{
   text-decoration: none;
}


a:hover{
         
         text-decoration: underline;
}


/* Outerlayer and Wrapper */
#outerlayer{
           padding: 1px;
           overflow: auto;
           padding-top: 1px;
           padding-left: 1px;
}


#wrapper{
        width: 990px;
        border: 1px solid #fff;
        clear: both;
        background-color: #fff;
}


#mainwrapper{
        background-color: #fff;
}



/* Øverste del */
#temablokk{
               width: 980px; 
               height: 87px; 
               background-color:#6495ED; 
               border-bottom: 1px #000000;
               color: #000000; 

          
}


div.temaoverskrift{
                     color: #000000;  
                    font-size: 3em; 
                    font-style: italic; 
                    text-align: left; 
                    padding-bottom: 2em; 
                    text-decoration: none;
}


div.linje{
           height: 20px; 
           width: 880px; 
           padding-left: 100px;
           background-color: #66CDAA;
}


div.linjeskrift{
                 text-align: left; 
                 font-size: 0,5em; 
                 color: #000000;
}


 


/* Sidebar venstre */
#navigblokk{
       width: 130px; 
       float: left;
       overflow: hidden;
       height: auto;
       background-color: #d0d0d0; 
       padding-bottom: 10px;
}


div.knapp{
           text-align: left; 
           height: 25px;
           background-color: #D3D3D3; 
           text-align: left;  
           font-size: 100%; 
           color: #000000; 
           border-style: outset;
           border-color: #FFFFFF; 
           border-width: 0.1px; 
           border: collapse;
}


div.kategori{ 
              text-align: left; 
                height: 25px;
              padding-left: 2px;
              background-color: #ff4500; 
              font-weight: bold; 
              font-size: 0,5em;  
              color: #000000; 
               border-style: outset;
           border-color: #FFFFFF; 
           border-width: 0.1px; 
           border: collapse;
}


div.underkategori{
                   text-align: left; 
                     height: 25px;
                   padding-left: 2px;
                   background-color: #ffcc00; 
                   font-weight: bold; 
                   font-size: 0,5em; 
                   color: #000000; 
                   border-style: outset;
           border-color: #FFFFFF; 
           border-width: 0.1px; 
           border: collapse;
}


div.underkategorimark{
               height: 25px;
                       background-color: #fff799; 
                        border-style: outset;
           border-color: #FFFFFF; 
           border-width: 0.1px; 
           border: collapse;
}


div.klikketknapp{
             height: 25px;
               background-color: #fff100; 
               border-style: outset;
           border-color: #FFFFFF; 
           border-width: 0.1px; 
           border: collapse;
               padding-left: 2px;
}


a.knapptekst{
              text-decoration: none; 
              color: black; 
              font-family: "Times New Roman", sans-serif; 
              font-weight: bold; 
              font-size: 0,5em;
              padding-left: 2px;
}


a:hover{
         text-decoration: underline;
}





div.venstreannonser{
            margin-top: 50%;
            width: 110px;
            padding-left: 2px; 
            padding-right: 1px;
            padding-top: 1px; 
            background-color: #fbaf5a;
            border-style: inset;
            border-color: #000000; 
            border-width: 1px;
            border-left: none;
            border-right: none; 
}




div.search{
           position: absolute;                       
           top: 200px;
           left: 750px;
}
 



/* Google Ads  */
#sidebarmidle{
                  width: 170px;
                  float: right; 
                  border-left: 1px, #000000;
                  border-right: 1px, #000000;
                  bordercolor: none;
                  margin-left: 2px;
                  overflow: hidden;
                  padding-bottom: 10px;
}


div.offerte{
           background-color:#FFFFCC; 
           width: 157px;
                  
                  border-left: 1px, #000000;
                  border-right: 1px, #000000;
                  bordercolor: none;
                  margin-left: 2px;
                  overflow: hidden;
                  padding-bottom: 10px;

}


/* Main */
div.shortnavig{
                margin-top:10px; 
                font-size:8pt;
}


#maincontent{
                 width:650px; 
                 float:left;
                 background-color:none; 
                 border-left: 1px #000000; 
                 overflow: hidden;
                 padding-left:10px; 
                 padding-right:2px; 
                 paddin-bottom:10px;
                 text-align:justify; 
                 font-size:0.9em;
}

div.henvisninger{
          margin-top:10px;
}




/* Bunn */
div.bottomline{
                clear:both; 
                width: auto; 
                height:0.5%; 
                border-style:inset; 
                border-color:#000000; 
                border-width:1px; 
                background-color:#ff4500;
                padding-left:2px;
}


#footer{
            clear:both;
            width: auto; 
            height:auto; 
            background-color:#6495ED; 
            border-style:inset; 
            border-top:none;
            border-width:1px; 
            border-color:#000000;
            padding-top:20px;
            padding-left:5px;
}


div.copyright{
            text-align:center;
} 

 
 </body>
