/* ------------------------------------------------------------------------------------- */
/* common */

body {	
   background: #686868 url(lira/bg2.jpg) repeat-y;  
   margin: 0; 
	padding: 0;
   }
	
a:link, a:visited { 
	color: #000000; 
   font-weight: bold;
   text-decoration: none; 
	}

a:hover, a:active {             
	color: #DFB123;
   text-decoration: underline;   	
	}

acronym {
	border-bottom: 0px; 
	cursor: help;
	font-weight: bold;
	}


/* ------------- */
/* content-area */

#container { 
	position: absolute;
	top: 0;
	left: 0;
   width: 1020px;
  	margin: 0;
   padding: 0;
   background: url(lira/bottom.gif) no-repeat bottom left;
   z-index: 1; 
	}

#intro {             
   width:760px;
   float:right;
   margin: 140px 0 0 0;	/* avstand fra topp som tekst begynner */
	padding: 0; 
   }

#supportingText {             
   width:1020px;
   float:right;
   margin: 0;
	padding: 0; 
   }


/* --------- */
/* title:... */

#extraDiv1 {
	position: absolute;
   top: 0;
	left: 240px;
	width: 750px;
	height: 150px;
   margin: 0;
   padding: 0;             
	background: url(lira/top.jpg) no-repeat;             	
	}


/* ----------- */
/* Lira-image */

#extraDiv2 {
	position: absolute;
   top: 0;
	left: 0;
	width: 269px;
	height: 213px;
	margin: 0;
   padding: 0;
	background: url(lira/left.jpg) no-repeat;             	
	}

/* ------------------------------------------------------------------------------------- */
/* text-area: ...  */
	
/*#quickSummary {
   position: absolute;
   top: 135px;
   left: 525px;
	font: 10px/13px Verdana;
	color: #FFF;
   text-align: right;
	width: 180px;
   margin: 0;             
   padding: 13px 17px 5px;
   border-right: 3px solid #F89B17;
   background-color: #827869;             
	}

#quickSummary p {
	margin: 0 0 10px;
	padding: 0;
   }

#quickSummary p.p2 {
   padding: 0 0 0 50px;             
   }

#quickSummary a:link, #quickSummary a:visited {
	color: #F89B17;             
   }

#quickSummary a:hover, #quickSummary a:active {
	color: #FFF;            
   }  */


/* ------------------------------------------------------------------------------------- */
/* content */

#preamble {
	font: 11px/14px Verdana;            
	color: #DFB123;
	width: 700px;
   margin: 0 0 30px;
    padding: 0;            
	}

#preamble {             
  
  }

#preamble h1 {
	font: bold 18px/18px Verdana;
	color: #E48E1F;
	margin: 20 0 15px 0;
	padding: 0;
	text-decoration: none;
}

#preamble h2 {
	font: bold 15px/15px Verdana;
	color: #ffffff;
	margin: 20 0 15px 0;
	padding: 0;
	text-decoration: none;
}

#preamble p {	
	margin: 0;
	padding: 0 0 15px 0;
	}

#preamble p.p1, #preamble p.p2 {	
             width: 300px;     	
	}

#preamble a:link, #preamble a:visited, #supportingText a:link, #supportingText a:visited {
	color: #F89B17; 
             font-weight: normal;
             }

#preamble a:hover, #preamble a:active, #supportingText a:hover, #supportingText a:active {
	color: #FFF;             
             } 


/* ------------------------------------------------------------------------------------- */
/* footer-linklist */

#footer {  
	font: bold 9px Verdana ;
	width: 600px;
             text-align: center;	
             background: #000000;
             margin: 70px 0 50px 57px;
             padding: 2px 10px 2px 10px;             	
	}

#footer a:link, #footer a:visited {
	color: #CCCCCC; 
             font-weight: bold;
             }

#footer a:hover, #footer a:active {
	color: #FFCC33; 
             text-decoration: none;
             }


/* ------------------------------------------------------------------------------------- */
/* lists */

#linkList {
             position: absolute;
	top: 225px;
	left: 0;             
             margin: 0;
             padding: 0;
             }

#lselect, #larchives, #lresources  {                      
	margin: 0 0 30px 60px;
             padding: 0;                            
	}

#lselect {                      
	background: url(lira/menu.jpg) no-repeat;                 
             }


	
#lselect h3, #larchives h3, #lresources h3  {
             font: bold 10px/10px Verdana;             
             visibility: hidden;             
	margin: 0 0 15px 0;
             padding: 0;                            
	}

#lselect ul, #larchives ul, #lresources ul {
	width: 150px;
             margin: 0;
             padding: 0;	
	}

#lselect li {
	font: 10px/14px Verdana;	
	color: #FFE0B4;
	}

#lselect li a:link, #lselect li a:visited {

   margin: 0 0 6px 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(lira/dot.gif) no-repeat 0 4px;
	display: block;
}

#linkList li a.c:link, #linkList li a.c:visited {
            display: inline;
            }
