body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/nn_ild_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: scroll;
	background-position: center top;

}

div#wrapper {
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	visibility: visible;
	z-index: 2;
}

div#nnlogo {
	position: absolute;
	z-index: 10;
	height: 121px;
	width: 261px;
	left: 39px;
	top: 50px;
}

div#nnepost {
	position: absolute;
	z-index: 25;
	height: 20;
	width: 120px;
	left: 382px;
	top: 111px;
}

div#nnepost a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#336600;
	text-decoration: none;
}

div#nnepost a:hover {
	color: #FF9900;
	text-decoration: underline;
}


div#nnsommerfugl {
	position: absolute;
	z-index: 15;
	height: 305px;
	width: 304px;
	left: 512px;
	top: 0px;
}

div#nnhovedmeny {
	position: absolute;
	z-index: 20;
	width: 276px;
	left: 540px;
	top: 305px;
}

div#nnhovedmeny img {
	display: block;
}



div#nnhoveddel {
	position: absolute;
	z-index: 5;
	width: 496px;
	left: 0px;
	top: 106px;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../bilder/nn_hovedbg.png);
	background-repeat: repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3300;
}

div#nnhoveddel a {
	color: #336600;
	text-decoration: underline;
}

div#nnhoveddel a:hover {
	color: #FF9900;
	text-decoration: none;
}




p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-right: 18px;
}

li {
	font-size: 11px;

}

h2,h3,h4,h5 {
	margin-right: 15px;
	margin-bottom: 10px;
}

/* diverse */

.pBorder {
	border: 1px solid #669900;
}


.bildeVenstre {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	border: 1px solid #669900;
}

.bildeHoyre {
	float: right;
	margin-left: 5px;
	margin-top: 3px;
	border: 1px solid #669900;
}

 
.dato {
	font-size: 9px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#header {
	position: absolute;
	visibility: visible;
	width: 100%;
	height: 131px;
	background-image: url(../bilder/nn_toppbg.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	left: 0px;
	top: 0px;
}

hr {
	color: #CBCB67;
	margin-bottom: 10px;

}

/* SUB-MENYER */

div#meny_omnada {
	position: absolute;
	z-index: 52;
	width: 190px;
	top: 338px;
	right: 240px;
	background-color: #A4B528;
	text-align: right;
	color: #FFFFFF;
	border: 1px solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	visibility: hidden;
}


div#meny_protokollen {
	position: absolute;
	z-index: 51;
	width: 190px;
	top: 367px;
	right: 240px;
	background-color: #A4B528;
	text-align: right;
	color: #FFFFFF;
	border: 1px solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	visibility: hidden;
}

div#meny_utovere {
	position: absolute;
	z-index: 50;
	width: 190px;
	top: 628px;
	right: 240px;
	background-color: #A4B528;
	text-align: right;
	color: #FFFFFF;
	border: 1px solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	visibility: hidden;
}

div#meny_utovere a, div#meny_omnada a, div#meny_protokollen a {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 180px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4D644;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	background-color: #A4B528;

}

div#meny_utovere a:hover, div#meny_omnada a:hover, div#meny_protokollen a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	background-image: url(../bilder/nn_blank2.jpg);
}

