#toppfelt {
	width: 1046px; 
	height: 120px;
	background-image: url(/img/topp_del1.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#midtfelt {
	width: 1046px; 
	height: 150px;
	background-image: url(/img/midtfelt.jpg); 
	background-repeat: no-repeat;
}


#innhold
{
	float: left;
	min-height: 460px;
	width: 450px;
	background-color: #FFF;
	margin: 0px 0px 0px 261px;
}

* html #innhold {
   height: 460px;
   margin: 0px 0px 0px 131px;
   /*IE fix, siden ie tar width for å være inklusive padding.. så med padding-left på 261px gir ie 450 - 261 til innholdet */


}

#nedehoyre {

	width: 335px; 
	height: 460px;
	background-image: url(/img/nede_hoyre.jpg); 
	background-repeat: no-repeat;
	float: left;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #333333;
	background-color: #fbfbfb;
	background-image: url(/img/bakgrunn_fortsettelse.jpg);
	background-position: 1000px 0px;
	background-repeat: repeat-x;
}

#side {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 980px;
	background-image: url(/img/nede_bakgrunn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 290px;
	color: #2B2B2B;
	text-align: left;
	
	overflow: hidden;
}


a {
	color: #003399;
	text-decoration: none;
}

#lesmerpil { margin: 0px -3px -2px -12px; }

#innhold a:hover {
	color: #01133d;
	text-transform: inherit;
	text-decoration: underline;
}

.pfbildeliste {
	font-size: 10px;
}
.pfbildelistetekst {
	padding: 10px;
	vertical-align: top;
	width: 215px;
	height: 220px;
}
.pfbildelistebilder {
	vertical-align: top;
	width: 215px;
}

.tblistekolonne1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 300px;
}
.tbbeskrivelse {
	padding-left: 10px;
	margin-left: 10px;
}


#kopibeskyttelse
{
	margin: 10px 20px 20px 0px;
	padding: 0px 0px 0px 264px;
	border: 0px;
	width: 450px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	color: #5C5C5C;
	clear: left;
}


h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.07em;
	word-spacing: 0.1em;
	font-weight: normal;
	margin: -45px 0px 0px 0px;
	padding: 18px 15px 20px 20px;
}

h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #736447;
	letter-spacing: 0.07em;
	word-spacing: 0.1em;
	font-weight: normal;
	padding: 5px 0px 0px 20px;
	margin-bottom: -8px;
	margin-top: 0px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #54626C;
	letter-spacing: 0.07em;
	word-spacing: 0.1em;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin-bottom: -10px;
	margin-top: 20px;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	line-height: 15px;
	letter-spacing: 0.03em;
	padding: 0px 10px 0px 20px;
}

#articleabstract
{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: -10px 0px 0px 0px;
}


.tabell-topp {
	font-weight: bold;
	background-color: #FFCC00;
	height: 20px;
	font-size: 12px;
}

.tabell-linje1 {
	background-color: #D9D9D9;
	padding: 2px;
	height: 20px;
	font-size: 11px;
	text-align: center;
}

.tabell-linje2 {
	background-color: #E6E6E6;
	padding: 2px;
	height: 20px;
	font-size: 11px;
	text-align: center;
}

.tabell-venstrekolonne {
	text-align: left;
}

/*	MENY DESIGN*/

#menyfelt {
	background-image: url(/img/toppmeny_bakgrunn.jpg); 
	background-repeat: no-repeat;
	width: 1046px; 
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#menyfelt ul {
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	list-style-type: none;
	padding: 0px 0px 0px 262px;
	margin: 0px;
	height: 20px;
}


#menyfelt li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
 	border: 0px;
}

#menyfelt a {
	display: block;
	color: #002791;
	text-decoration: none;
	/*text-shadow: black 0px 0px 5px;
*/
	margin: 0px;
	padding: 0px 15px;

	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 12px;
}

#menyfelt a:hover
{
	background-image: url(/img/hovedmeny_hover.png);
	background-repeat: no-repeat;
	color: #FFF;
}

#menyfelt a.active
{
	background-image: url(/img/hovedmeny_aktiv.png);
	background-repeat: no-repeat;
	color: #FFF;
}


#nedevenstre
{
	float: left;
	width: 261px;
	height: 460px;
	background-image: url(/img/nede_venstre.jpg);
	background-repeat: no-repeat;
	color: #00205A;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#undermeny
{
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	width: 250px;
}


#undermeny li
{
	margin: 0px 0px 0px 20px;
	line-height: 1.5em;
	text-align: right;
	text-transform: inherit;
}

/**#nedevenstre ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}**/

#undermeny a {
	color: #f2f2f2;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3px;
	padding: 1px;
}

#undermeny a.active {
	font-weight: bold;
}

#undermeny a:hover {
	background-color: #d64d10;
}


/*	ANNET DESIGN*/


#lesmer
{
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
}


.illustration {
	padding: 1px;
	/*border: 1px solid #C6C4C5;*/
}

img.listebilder
{
	display: block;
	width: 160px;
	height: 120px;
	float: left;
	padding: 1px;
	margin: 0px 10px 30px 20px;
	border: 0px;
}
p.clear {
	clear: both;
}



/*	BILDEGALLERI*/


#foto {
	position: relative;
	top: 10px;
	left: 0px;
	
	width: 450px;
	height: 400px;

/*	background-image: url(/img/bakgrunn_foto.gif);
	background-repeat: no-repeat; */
}

#foto.albumliste {
	/*background-image: url(img/bakgrunn_albumliste.gif);*/
}

#navigasjon {
	position: relative;
	left: 0px;
	top: 10px;
	width: 450px;
	height: 20px;
	line-height: 20px;
	z-index:1;
	/*background-image: url(/img/bakgrunn_bildenavigasjon.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	*/
	text-align: center;
	color: #000;
}




#forrige_bilde, #neste_bilde {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

#forrige_bilde {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	
	background-image: url(/img/pil_forrige.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	margin-left: 10px;
	padding-left: 10px;
}
* html #forrige_bilde { background-image: url(/img/pil_forrige.gif); }

#neste_bilde {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;

	background-image: url(/img/pil_neste.png);
	background-position: right top;
	background-repeat: no-repeat;
	
	margin-right: 10px;
	padding-right: 10px;
}
* html #neste_bilde { background-image: url(/img/pil_neste.gif); }

#albumliste {
	padding: 10px;
}

#albumliste td {
	border-bottom: 2px solid white;
}

#albumliste .albumThumb {
	padding-left: 1px;
}
#albumliste .albumThumb img {
	display: block;
	border: 0px;
}

#albumliste .albumNavn {
	vertical-align: middle;
	padding-left: 10px;
	width: 122px;
}
* html #albumliste .albumNavn {
	width: 132px;
}

#albumliste .albumBeskrivelse {
	vertical-align: middle;
	padding-left: 10px;
	width: 140px;
	font-size: 10px;
}
* html #albumliste .albumBeskrivelse {
	width: 150px;
}

#albumliste .albumNavn a {

	text-align: left;
	text-decoration: none;


}

#bildeListe {
	position: absolute;
	top: 30px;
	left: -180px;
	width: 150px;
	margin: 0px;
	padding: 0px 8px;
	list-style-type: none;
}

#bildeListe li {
	float: left;
	margin: 0px;
	padding: 6px;
	
	width: 63px;
	height: 43px;
	
	background-image: url(/img/bakgrunn_thumb.png);
	background-repeat: no-repeat;
}

* html #bildeListe li {
	width: 75px;
	height: 55px;
}
*/


#bildeListe a {
	display: block;
}

#bildeListe a:hover {
	background-color: transparent;
}

#bildeListe img {
	border: 0px;
}

a#tilAlbumListe {
	position: absolute;
	top: 310px;
	left: -180px;
	width: 150px;
	display: block;
	text-align: center;
}
a#tilAlbumListe:hover {
	background-color: transparent;
}

div#bildeListeNavigasjon
{
	position: absolute;
	top: 280px;
	left: -180px;
	width: 150px;
	margin: -10px 15px 0px 15px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #d1d1d1;
	text-align: center;
	line-height: 20px;
}
div#bildeListeNavigasjon a#listeForrige {
	display: block;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 10px;
	height: 20px;
	overflow: hidden;
	
	background-image: url(/img/liste_pil_forrige.png);
	background-repeat: no-repeat;
	
}
div#bildeListeNavigasjon a#listeNeste {
	display: block;
	position: absolute;
	top: 28px;
	right: 0px;
	width: 10px;
	height: 20px;
	overflow: hidden;
	
	background-image: url(/img/liste_pil_neste.png);
	background-repeat: no-repeat;
	
}
* html div#bildeListeNavigasjon a#listeForrige {
	top: 24px;
	left: 15px;
}
* html div#bildeListeNavigasjon a#listeNeste {
	top: 24px;
	right: 15px;
}

select#albumVelger {
	position: absolute;
	top: 330px;
	left: -160px;
	width: 150px;
	width: 137px;
	font-size: 11px;
}


#innhold ul {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 20px;
}
/*
#innhold li
{
	padding: 0;
	margin-bottom: 7px;
	line-height: 1.2em;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(/img/listepil.gif);
}
*/

/*	SKJEMA DESIGN*/


fieldset
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	border: 0px;
}



fieldset div label {
   float: left;
   width: 100px;
}

div input,textarea { 
	margin: 0px 0px 0px 0px; 
	width: 300px;
}

fieldset div
{
	clear: left;
	padding: 9px 10px 5px 22px;
	margin: 0px;
	position: relative;
	border: 0px;
	display: block;
	background-color: #e4e8eb;
}

* html fieldset div {
   height: 30px;


}


#kontaktskjema {
	
	width: 450px;
	display: none; 
	}

#skjema_navn
{
	background-color: #edf0f2;
}

#skjema_epost
{
	background-color: #edf0f2;
}

#skjema_beskjed
{
	background-color: #edf0f2;
}

#skjema_send
{
	background-color: #edf0f2;
	padding: 10px 0px 10px 120px;
}


