	body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F9F9F9;
	line-height: 18px;
}
 
	p {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0.6em;
	text-indent: 0px;
} 


/* frste avsnitt under overskrift H3 under innhold */
	p.innhold_u_h3 {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
} 


	h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0D2B88;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
	
	
	h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
	
	h3, h4, h5, h6 {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
} 	 

	a:link { 
	color: #0033FF;
	text-decoration: none; } 

	a:visited { 
	color: #0033FF;
	text-decoration: none; } 

	a:active { 
	color: #0033FF;
	text-decoration: none; } 

	a:hover { 
	color: #0033FF;
	text-decoration: underline; } 


/* start p IDer for navigasjon menydel */
#navsite {
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

#navsite ul {
	padding: 3px 0px 0px 0px; 
	margin: 0px; 
	border-bottom:1px solid #CCCCCC; 
	font: 14px;
}

#navsite ul li {
	list-style: none; 
	margin: 0px; 
	display: inline; 
}

#navsite ul li a {
	padding: 3px 0.5em; 
	margin: 0px 0px 0px 5px; 
	border: none; 
	border-bottom: none; 
	background: #CCCCCC; 
	text-decoration: none; 
}

#navsite ul li a:link { 
	color: #000000;
} 

#navsite ul li a:visited { 
	color: #000000;
} 

#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
	color: #FFFFFF; 
	background: #0D2B88; 
	border-color: none; 
}

#navsite ul li a#current {
    color: #000000; 
	background: #F9F9F9; 
	border-bottom: 1px solid #F9F9F9; 
}
/* slutt p IDer for navigasjon menydel */


/*start IDer for navigasjon sidemeny */

/*skjuler teksten dersom CSS er aktiv */
#navsite_2 p {
	display: none;
}

/*angir utseende p tekst i omrdet */
#navsite_2 {
	font-size: 0.9em;
	font-weight: normal;
	width: 13em;
	padding: 0;
	margin-bottom: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 38px;
}

/*sikrer utseende p lista - ingen markr foran valget  */
#navsite_2 ul {
 list-style: none; 
 border-top: 1px solid #000000
 margin: 0; 
 padding: 0; 
}

/* legger inn en strek over alle valg */
#navsite_2 ul li {
 margin: 0; 
 
}

/* viser hvordan linker skal vises*/
#navsite_2 ul li a:link {
 display: block; 
 padding: 2px 2px 2px 0.5em; 
 border-left: 10px solid #0D2B88; 
 border-right:  1px solid #555555;
 border-bottom: 1px solid #555555;
 background-color: #CCCCCC;
 color: #000000; 
 text-decoration: none; 
 width: 100%; 
}

/* viser hvordan besokte linker skal vises*/
#navsite_2 ul li a:visited {
 display: block; 
 padding: 2px 2px 2px 0.5em; 
 border-left: 10px solid #0D2B88; 
 border-right:  1px solid #555555;
 border-bottom: 1px solid #555555;
 background-color: #CCCCCC;
 color: #000000; 
 text-decoration: none; 
 width: 100%; 
}


/* reglene over virker ikke ikke i Internet Explorer for Mac og i Netscape Navigator 6+, derfor koden under som ikke tas inn i Internet Explorer for windows */
html>body #navsite_2 ul li a { 
 width: auto; 
} 

/* visning av linker som det pekes p */
#navsite_2 ul li a:hover {
 border-left: 10px solid #F9F9F9;
 border-right:  1px solid #555555;
 border-bottom: 1px solid #555555; 
 background: #0D2B88; 
 color: #FFFFFF; 
 text-decoration: none;
}

#navsite_2 ul li a#current {
	background: #F9F9F9; 
	color: #000000;
	border-left: 10px solid #F9F9F9;
	 border-right:  1px solid #555555;
	font-weight: bold;
	border-bottom: 1px solid #555555; 
}

/*SLUTT IDer for navigasjon sidemeny */

/* IDer for oppbygging av side med innhold og linker */
/* hovedinnramming for alt i bodyseksjonen 
margin: top - right -bottom - left */
#side_hovedramme {
	width: 756px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
}

/* innramming av toppbilde */
#side_topp {
	width: 750px;	
	margin: 3px 3px 0px 3px;
	padding: 0px;
	background-color: #CCCCCC;
}

/* innramming av toppmeny - her kan ogs navsite benyttes*/
#side_meny
 {
	width: 750px;
	margin: 3px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
}

#side_luft_topp {
	width: 750px;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #F9F9F9;
	background-attachment: fixed;
	background-image: url(../images/stripe_bak1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* innramming innholdsdelen med innhold og hyremarg for linker */
#spalte_ramme{
	width: 750px;
	margin:0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #F9F9F9;
}

/* omsluttende ramme for venstre spalte */
#venstre {
	float: left;
	width: 546px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* ramme for innhold som ligger inne i ramme_innhold for  f rett bakgrunnsfarge */
#spalte_venstre {
	float: left;
	width: 546px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/stripe_bak2.jpg);
	background-repeat: repeat-y;
}

/* ramme for innhold som ligger inne i ramme_innhold for  f rett bakgrunnsfarge */
#spalte_venstre td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* tekstramme for innhold som ligger inne i ramme_innhold for  f rett bakgrunnsfarge */
#spalte_venstre_tekst {
	float: right;
	width: 539px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #F9F9F9;
}

/* tilhrer spalte_venstre_tekst */
#spalte_venstre_tekst td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* skal lage strek under venstre spalte */
#spalte_venstre_bunn {
	float: left;
	width: 546px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F9F9F9;
	background-attachment: fixed;
	background-image: url(../images/stripe_bak3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


/* ramme for linker */
#spalte_hoyre{
	float: right;
	width: 157px;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	color: #000000;
	background-color: #F9F9F9;
}

/* ramme for siste nytt hyre side */
#spalte_hoyre_nytt{
	float: right;
	width: 150px;
	padding: 10px 5px;
	margin: 10px 0px 0px;
	color: #000000;
	background-color: #FFCC99;
	border: thin solid #3366CC;
	height: 270px;
	top: 10px;
	
}

/* luft over bunn */
#side_luft_bunn {
	width: 750px;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: normal;
	color: #F9F9F9;
	text-align: center;
	background-color: #F9F9F9;
}

/* innramming av bunntekst */
#side_bunn {
	width: 750px;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
}
/* her avslutter IDer for oppbygging av side med innhold og linker */

.sistoppdatert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFCC66;
}

.logosteder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #000000;
	background-color: #F9F9F9;
}

img {
	margin: 0px;
	padding: 0px;
}

.foto_hoyre {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foto_venstre {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.li_orange {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	list-style-image: url(../images/prikk_orange.gif);
}
.ramme {
	color: #000000;
	background-color: #CCCCCC;
}

.ramme_indre {
	color: #000000;
	background-color: #F9F9F9;
}

.bunntekst {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.rodstrek {
	background-image: url(../images/stripe_bak2.jpg);
	background-repeat: repeat-y;
}
.marg_innhold {
	padding: 10px 10px 5px 5px;
}
.hrdata {
	font-size: 10px;
	line-height: 1em;
	color: #333333;
	font-weight: normal;
	text-align: center;
	background-color: #F9F9F9;
	padding: 5px;
}