/* KLASSER FOR KS-AUTOMASJON.NO */

/* HOVEDLINKER */

	/* TOPPNAVIGASJON */
	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#nav ul li {
		width: 120px;
		margin: 0;
		padding: 0;
		display: inline;
		float: left; 
		font-weight:normal;
	}

	#nav a {
		display: block;
		margin: 0px;
		border: 0px;
		width: 120px;
		height: 17px;
		color: #fff;
		text-decoration: none; 
		border-right:#000 1px solid;
		padding-top:3px;
	}

	#nav a:hover {
		margin: 0px;
		color: #29a8af;
		width: 120px;
		height: 17px;
	}
	
	/* SLUTT */
	
	/* ----------------------------*/
	
	/* LINKER I NAVIGASJONSFELT */
	
	a.hoved { 
		color: #fff; 
		text-decoration: none;
		background: url(link.jpg) no-repeat;
		padding-left: 16px;
	}
	a.hoved:visited { 
		color: #fff; 
		text-decoration: none;
		background: url(link.jpg) no-repeat;
		padding-left: 16px;
	}
	a.hoved:hover { 
		color: #29a8af; 
		text-decoration: none;
		background: url(link.jpg) no-repeat;
		padding-left: 16px;
	}
	
	a.sub { 
		color: #999; 
		text-decoration: none;
		padding-left: 25px;
	}
	a.sub:visited { 
		color: #999; 
		text-decoration: none;
		padding-left: 25px;
	}
	a.sub:hover { 
		color: #fff; 
		text-decoration: none;
		padding-left: 25px;
	}
	
	a.sub2 { 
		color: #fff; 
		text-decoration: none;
		padding-left: 30px;
	}
	a.sub2:visited { 
		color: #fff; 
		text-decoration: none;
		padding-left: 30px;
	}
	a.sub2:hover { 
		color: #999; 
		text-decoration: none;
		padding-left: 30px;
	}
	
	/* SLUTT  LENKER I NAVIGASJONSFELT*/
	
	/* ----------------------------*/
	
	/* LINKER I INNHOLDSRUBRIKK */
	
	#main a { 
		color: #005e5e; 
		text-decoration: underline;
	}
	#main a:Visited { 
		color: #005e5e; 
		text-decoration: underline;
	}
	#main a:Hover { 
		color: #000; 
		text-decoration: none;
	}
	
	/* SLUTT LENKER */
	
	#footer a { color: #fff; text-decoration: none; }
	#footer a:visited { color: #fff; text-decoration: none; }
	#footer a:hover { color: #000; text-decoration: none; }
	
	/* SLUTT INNHOLDSRUBRIKK */

/* --------------------------------------------------------------------------------------*/

/* KS NYHETER */

#bar {
	height: 20px;
	background: #005e5e;
	color: #fff;
	width: 100%;
}

#nyhet {
	width: 100%;
	background: #fff;
	color: #000;
}

.dato {
	font-size: 12px;
	color: #fff;
}

a.nyhet {
	color: #fff;
	text-decoration: none;
}
a.nyhet:Visited {
	color: #fff;
	text-decoration: none;
}
a.nyhet:Hover {
	color: #99bfbf;
	text-decoration: none;
}

fieldset { 
	border:1px solid #015f5f;
	margin-bottom: 15px; 
	padding: 2px 3px;
}

legend {
  padding: 2px 3px;
  border:1px solid #015f5f;
  color:#015f5f;
  font-size:90%;
  text-align:right;
  }



/* --------------------------------------------------------------------------------------*/

/* OVERSIKRIFTER */
.sidetekst {
	font-size: 12px;
	color: #000;
}

h3 {
	color: #005e5e;
	font-size: 14px;
	margin-bottom: 5px;
}

h2 {
	color: #005e5e;
	font-size: 16px;
	margin-bottom: 15px;
	border-bottom: #005e5e 2px dashed;
}


.footer {
	color: #fff;
	font-size: 10px;
}

p {
	line-height: 1.4em;
}

/* FORMS */

.form {
	border: #005e5e 1px solid;
	width: 200px;
	margin-bottom: 3px;
	background: #e5e5e5;
	color: #005e5e;
}

.submit {
	border: #005e5e 1px solid;
	margin-top: 3px;
	margin-right: 3px;
	background: #e5e5e5;
	color: #005e5e;
}

/* DIVERSE KLASSER */

.noframe {
	border: 0px;
}

.error {
	color: #0000ff;
	font-size: 13px;
	margin-bottom: 10px;
}

.strongpic {
	border: #000 1px solid;
}

.strongpic_alone {
	border: #000 1px solid;
	margin-right: 5px;
	margin-top: 10px;
}

.important {
	color: #ff0000;
}

.tiny {
	font-size: 9px;
}

.tiny_important {
	font-size: 9px;
	color: #ff0000;
}


#textarea {
	border: #005e5e 1px solid;
	background: #e5e5e5;
}

#field1 {
	background: url(field1.jpg);
	width: 680px;
	height: 320px;
	border: #cfcfcf 1px solid;
	padding: 5px;
	margin-bottom: 15px;
}

#field2 {
	background: url(forside.gif) no-repeat;
	width: 487px;
	height: 323px;
	margin: 0 auto;
	margin-top: 30px;
}

#medlemsorg td {
	border-bottom: 1px #000 solid;
	padding-bottom: 15px;
	padding-top: 15px;
}
	
	
.field1 {
	line-height: 1.4em;
}

.forside_tekst1 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}
.forside_tekst2 {
	font-size: 14px;
	font-family: Verdana;
}

.navigasjon {
	color: #99bfbf;
	font-size: 14px;
	font-weight: bold;
}

/* CELLER / LEVRANDØRER */

#cell1 {
	background: #005e5e;
	height: 20px;
	color: #fff;
	border-bottom: #000 1px solid;
}

#cell2 {
	background: #337e7e;
	width: 15%;
	height: 20px;
	color: #fff;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
}

#cell3 {
	background: #669e9e;
	width: 17%;
	height: 20px;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
}

#cell4 {
	background: #99bfbf;
	width: 22%;
	height: 20px;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
}

#cell5 {
	background: #dae8e8;
	width: 22%;
	height: 20px;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
}

#cell6 {
	background: #fff;
	width: 22%;
	height: 20px;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
}
