<!--
lb:.css stilark brukt på lillehammer biblioteks hjemmesider - hovedsideoppsett c 2000: ketil fjær{  }
/* START FORMATERING NIVÅ 1 */

body { 
     background-color: #ffffff;
     background-image:url('../bilder/system/bakgrunn.jpg');
     background-repeat: no-repeat;
}



span.overskrift {
	font-size: 18pt; 
	color: #303030;
	text-align: left;
	font-family: Arial, verdana; font-weight:bold 
	
}

span.ingress {
	font-size: 14px; 
	color: #000000;
	text-align: left;
	font-family: Arial, verdana; font-weight:bold;  
	
}

span.brodtekst {
	font-size: 16px; 
	color: #303030;
	text-align: left;
	font-family: Arial, verdana; font-weight:normal   
	
}

span.datostempel {
	font-size: 8pt; 
	text-align: left;
	font-family: Arial, verdana 
	
}




H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Verdana;
	color: #303030;
	font-weight: bold;
	text-align : left;
	}


H1 {
	font-size: 16pt;
	}
H2 {
	font-size : 14pt;
	}

H3 {
	font-size: 12pt;
	}

H4	{
	font-size: 10pt;
	}

A	{
	text-decoration: none;
	color: #3366cc;
	}


A:link {
      text-decoration: none;
      color: #3366cc;
      }

A:visited {
      color: #3366cc;
      }

A:active {
      color: #ff0000;
      }

A:hover {
      color: #ff0000;
      }

TH  {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size :10pt;
	font-weight : bold;
	color : #303030;
   text-align : center;
}
TD  {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt;
	color : #303030;
}

.sidebunn  {
	font-size : 8pt;
	color : #909090;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight : thin;
}
/* SLUTT FORMATERING NIVÅ 1 */




/* START SIDEOVERSKRIFT*/
.sideoverskrift {
	font-size: 24pt; 
	color: #3366cc;
	text-align: left;
	font-family: Arial, verdana; 
	font-weight: bold; border-bottom-style:solid; border-bottom-width:1; border-left-width:1; border-right-width:1; border-top-width:1; padding-left:0; padding-right:0; padding-top:10; padding-bottom:0
}
/* SLUTT SIDEOVERSKRIFT*/





/* START DEFINISJON AV STANDARD-TABELL */
.lb_standard {
  border: 1px solid #3366cc;
  }
.lb_standard th {
  font-size: 10pt;
  padding: 0 1em;
  text-align: left;
  border: 1px solid #ffffff;   
  background: #3366cc;
  color: #ffffff;
}
.lb_standard td {
  font-size: 10pt;
  text-align: left;
  border: 1px solid #ffffff;   
  background: #E5F4F7;
  color: #333333;
  vertical-align: top;
}

/* SLUTT DEFINISJON AV STANDARD-TABELL */
