/* GENERAL STYLES */
	a.undermeny:link {text-decoration: none; color: #b8192e;}
	a.undermeny:visited {text-decoration: none; color: #b8192e;}
	a.undermeny:active {text-decoration: none; color: #b8192e;}
	a.undermeny:hover {text-decoration: underline;}

	a.undermeny-valgt:link {text-decoration: underline; color: #b3a597;}
	a.undermeny-valgt:visited {text-decoration: underline; color: #b3a597;}
	a.undermeny-valgt:active {text-decoration: underline; color: #b3a597;}
	a.undermeny-valgt:hover {text-decoration: underline;}
	
	a.hvit:link {text-decoration: none; color: #ffffff;}
	a.hvit:visited {text-decoration: none; color: #ffffff;}
	a.hvit:active {text-decoration: none; color: #ffffff;}
	a.hvit:hover {text-decoration: underline;}

	a.litenlink:link {text-decoration: none; color: #000000;}
	a.litenlink:visited {text-decoration: none; color: #000000;}
	a.litenlink:active {text-decoration: none; color: #000000;}
	a.litenlink:hover {text-decoration: underline;}

	body {
	font-family: Arial;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #d9d1c8;
	}

	#sideramme {
	background-color: white;
	position: relative;
	top: 33px;
	margin: 0 auto;
	width: 777px;
	height: 556px;
	}

		#skygge-bunn {
		background-color: black;
		background-image:url(/grafikk/skygge-bunn.jpg);
		position: absolute;
		top: 556px;
		width: 783px;
		height: 5px;
		}

		#skygge-hogre {
		background-color: black;
		background-image:url(/grafikk/skygge-hogre.jpg);
		position: absolute;
		left: 777px;
		width: 6px;
		height: 556px;
		}

	#logo-rindal {
	width: 206px;
	height: 108px;
	position: absolute;
	left: 555px;
	top: 35px;
	}

	#hovedmeny-kontainer {
	position: absolute;
	width: 520px;
	height: 29px;
	left: 14px;
	top: 6px;
	}

	#undermeny-kontainer {
	position: absolute;
	background-color: #e8e2dd;
	width: 544px;
	height: 20px;
	left: 5px;
	top: 35px;
	}

		div.undermeny-innhold {
		padding-left: 12px;
		padding-top: 3px;
		font-size: 11px;
		font-family: Arial;
		font-weight: bold;
		color: #b8192e;
		}
	


	/* Spesiell kontainer for startsida */
	#innnhold-startside-kontainer {
	position: absolute;
	background-color: #b81b2f;
	width: 544px;
	height: 516px; 
	left: 5px;
	top: 35px;
	}

		/* Spesiell for Startsida */
		#innhold-startsida {
		position: relative;
		text-align: center;
		top: 98px;
		}

	/* Jobbe her - Næringslivet */
	#innhold-neringslivet-bilder {
	position: absolute;
	left: 14px;
	top: 16px;
	width: 207px;
	}

		#innhold-neringslivet {
		position: absolute;
		width: 291px;
		top: 10px;
		left: 236px;
		}

	/* Kontainer for resten av sidene */
	#innhold-hoved-kontainer {
	position: absolute;
	width: 544px;
	height: 496px; 
	left: 5px;
	top: 55px;
	background-color: #e8e2dd;
	}

	/* Kontainer, høgre side, for alle sidene */
	#innhold-hogre {
	position: absolute;
	width: 199px;
	height: 382px;
	left: 564px;
	top: 169px;
	}


	h2 {
	color: #b3a597;
	font-size: 17px;
	font-family: Verdana;
	}

	h3 {
	color: #b81b2f;
	font-size: 12px;
	margin-bottom: 2px;
	}
.Overskift
{
	font-size: 18px;
	color: rgb(183, 23, 43);
	font-weight: bold; 
	margin-top: 0px;
	text-align:center;
}


/* EDITOR PROPERTIES */

