@charset "iso-8859-1";
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	/*padding: 3px;*/
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.infohead {
	font-weight: normal;
	/*padding: 3px;*/
	font-size: 10px;
	margin: 0px;
}
.infovalue {
	font-weight: normal;
	color: #666666;
	/*padding: 3px;*/
 	font-size: 10px;
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	background-color:#DABE7E;
	/*background-color: #DABE7E, #d2b06a, ;*/
}
.hovedoverskrift {
	font-size: 18px; 
	font-weight: bold;
}
.tekst {
	color: #333333;
	line-height: 15pt;
	text-align: justify;
	font-weight: normal;
}
.tabelloverskrift {
	margin-top: 10px;	
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:24px;
	text-align: center;
}
.tabelloverskriftliten1	{
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:19px;
	color: #000080;
}	
.tabelloverskriftliten2	{
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:19px;
	color: #990000;
}	
.tabelloverskriftliten3	{
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:19px;
}	
.tabelloverskriftliten4	{
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
}	
.tabellskrift {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:13px;
	margin: auto;
}
.tabellskriftsmall {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:12px;
}
.tabellfarge1 {
	color: #000080;
}
.tabellfarge2 {
	color: #990000;
}
.homegalleri {
	font-weight: bold;
	text-align: center;
}
.home2 {
	font-weight: bold;
	text-align: right;
}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style-image:url("../ik-logo2.ico");
}
.style1 {
	color: #000080;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
}
.style3 {
	font-size: 12px;
}
.style4 {
	color:#FF0000;
	font-weight: bold;
}
a {
	font-weight:bold;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight:bold;
	background-color: #DABE7E;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

