/* Layout Stylesheet */ 
body{
font: Verdana, Arial, Helvetica, sans-serif;
 margin: 0;
 padding:0; 
 background:#F3F2ED;
 color: #333333;
 background-repeat:repeat-y;
 } 
 
#lh-col{
position:absolute;
top:200px;
left:0;
width:180px;
z-index:3;
background:#F3F2ED;
color: #333333;
background-color: #F3F2ED;
}

  #lh-col a{color: #333333;}


#rh-col{
 position:absolute;
 top:195px;
 right:5;
 left: 634;
 width:290px;
/* height:120%; */
 align: center;
 z-index:2;
 background:#FFFFFF;
 color: #333333; 
 }
 #rh-col a{color: #333333;}

 

 

#c-block {
 position:relative;
 width: 895px; 
 z-index:1;
 background:#F3F2ED;
 color: #333333;
 height:100%;
 }
 
 

#hdr{
 height:100px; 
  border-bottom:0px ; 
 width:925px; 
 background:#FFFFFF;
 color: #333333; 
 margin:0px;
 font-size: 24px;
 

  }
  
  #menyrad{
   position:absolute;

 height:20px; 
  border-bottom:0px; 
 width:925px; 
 background:#DEDDD0;
 color: #001C54; 
 margin:0;
  z-index:9;
 font-size: 12px;
font-weight: bold; 
padding: 3px 0px 1px 0px ;
  }
  
  
    
  
#toppannons{
 height:75px; 
  border-bottom:0px; 
 width:905px; 
 background:#DEDDD0;
 color: #001C54; 
 margin:0;
 font-size: 12px;
font-weight: bold; 
padding: 3px 0px 1px 20px ;
  }
  
  

#c-col{
 margin:0 250px 0 180px;
 position:relative;
 width:450px;
 background:#F3F2ED;
 color: #333333;
 z-index:5;
 border: solid #CBCBC5;
 border-width:0 1px;
 }

#ftr {
 width:925px;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#FFFFFF;
 color: #333333;
 margin:0;
 }


a:link { text-decoration: none; color: #001C54}
a:visited { text-decoration: none; color: #001C54}
a:hover {font-weight: bold; color: #001C54}
a:active { text-decoration: none}








.feature p.clear{
clear: both;

}

.feature img{
clear:both;
float:right;
margin-left: 10px;
margin-bottom: 5px;
}

.nyhetsrubbe{
font-weight: bold;
font-size: 14px;
color: #001C54;
 padding: 0 15px;

}


.kolumnrubbe{
font-weight: bold;
font-size: 14px;
color: #001C54;
 padding: 0 15px;

}

.menyrad{
font-weight: bold;
font-size: 12px;
color: #001C54;
 padding: 0 140px;

}

.rubbe{
font-weight: bold;
font-size: 12px;
color: #001C54;
padding: 0 0px;

}


.ingress{
font-weight: bold;
font-size: 10px;
color: #001C54;
 padding: 0 15px;
}


.kommentar{
font-weight: bold;
font-size: 12px;
color: #001C54;
 padding: 0 2px;
}

.kommentar{
font-weight: normal;
font-size: 10px;
color: #001C54;
 padding: 0 2px;
}


body{
font-family: Verdana; 
font-size: 10px;

}


p{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#001C54;
text-align: default;
}

td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

li{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000;

}


p {
 padding: 0 15px;
 }

h1 {

 margin:0; 
 padding: 0px 0;
 font:Verdana, Arial, Helvetica, sans-serif;

 }



h4, h3 {
 margin:0; 
 padding: 0px 0;
 font:Verdana, Arial, Helvetica, sans-serif;


p:first-letter {
 font: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%; 
 font-weight: normal;
 color:#001C54
 }