/* FORMATERING INNEBYGDE ELEMENTER */
	body, html, body.mceContentBody
		{
			background: White;
			color: #22529e;
			margin: 0px;
			padding: 0px;
			font: small sans-serif;
		}
	h1, h1 input
		{
			font: small-caps bold large/normal sans-serif;
			color: #22529e;
			padding: 0;
			margin: 0;
		}
	h2
		{
			font: small-caps bold medium/normal sans-serif;
			padding: 0;
			margin: 0;
		}
	iframe
	{
		border: 0;
		height:760px;
		width:631px;
	}
	a, a:hover, a:active, a:visited
		{
			text-decoration: none;
			color: #22529e;
		}
/* SLUTT FORMATERING INNEBYGDE ELEMENTER */

/* SPONSOR ELEMENTER */
	#sponsor
		{
			width: 1000px; 
			margin-top: 8px;
			text-align: center;
		}
	#sponsor img
		{
			margin: 0 2px;
		}
/* SLUTT SPONSOR ELEMENTER */

/* FASTE ELEMENTER */
	#sideramme
			{
				width: 1000px;
				height: 100%;
				margin-left: auto;
				margin-right: auto;
			}	
	#side
			{
				height: 100%;
				background: url(images/gronn_profil.png) no-repeat top left;
				width: 1000px;
				margin-left: auto;
				margin-right: auto;
			}
	#toppbanner
		{
			background: url(images/topp_banner.png) no-repeat;
			width: 826px;
			height: 115px;
			margin-left: 166px;
		}
	#copy
		{
			font-size: smaller;
			margin-left: auto;
			margin-right: auto;
			width: 150px;
		}	
	#annet
		{
			padding-top: 30px;
		}	
/* SLUTT FASTE ELEMENTER */

/* ADRESSEFELT BUNN*/
	.bunnbanner
		{
			color: blue;
			text-align: center;
			margin: 110px 0 20px 110px;
			text-decoration: none;
		}
		.bunnbanner a, .bunnbanner a:hover, .bunnbanner a:active, .bunnbanner a:visited
		{
			text-decoration: none;
			color: #22529e;
		}
	.bunnbanner img
		{
			vertical-align: -15%;
			border: 0;
		}
	.input
		{
			width:400px;
		}
	.kontakturl
		{
			display: none;
		}
/* SLUTT ADRESSEFELT BUNN*/

/* SPRÅKAVHENGIGE FASTE ELEMENTER */
	#bunnbanner_no
		{
			background: url(images/bunn_banner_no.png) no-repeat;
			width: 865px;
			height: 115px;
			margin-top: -114px;	
			position: absolute;
		}	
	#bunnbanner_de
		{
			background: url(images/bunn_banner_de.png) no-repeat;
			width: 865px;
			height: 115px;
			margin-top: -114px;	
			position: absolute;
		}	
	#bunnbanner_en
		{
			background: url(images/bunn_banner_en.png) no-repeat;
			width: 865px;
			height: 115px;
			margin-top: -114px;	
			position: absolute;
		}	
	#bunnbanner_ba
		{
			background: url(images/bunn_banner_ba.png) no-repeat;
			width: 865px;
			height: 115px;
			margin-top: -114px;	
			position: absolute;
		}
	#bunnbanner_cs
		{
			background: url(images/bunn_banner_cs.png) no-repeat;
			width: 865px;
			height: 115px;
			margin-top: -114px;	
			position: absolute;
		}
/* SLUTT SPRÅKAVHENGIGE FASTE ELEMENTER */
		
/* SPRÅKVALGMENY */
	#spraak
		{
			width: 980px;
			height: 14px;
			top: 70px;
			text-decoration: none;
			text-align: right;
		}
	#spraak img
		{
			border: 1px solid #1A4694;
		}
	#spraak a
		{
			text-decoration: none;
		}
/* SLUTT SPRÅKVALGMENY */

/* MENYELEMENTER */
	#meny
		{
			font: bold small sans-serif;
			color: #22529E;
			padding-top: 80px;
			margin-left: -60px;
		}
	#meny ul
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}
	#meny li
		{
			display: inline;
			padding: 0 15px;
			margin: 0;		
		}
	#meny a, a:visited, a:hover, a:active
		{
			color: white;
			text-decoration: none;
		}
	#meny a.usynlig
	{
		color: #1A4694;
	}
/* SLUTT MENYELEMENTER */

/* INNHOLD */
	#sideinnhold
		 {
		 	width: 631px;
			margin-left: 200px;
			margin-top: 30px;
			padding-right: 169px;
			padding-bottom: 150px;
			background: url(images/blaa_profil.png) no-repeat bottom right;
			min-height: 460px;
		 }
	 #sideinnhold a:link, #sideinnhold a:hover, #sideinnhold a:active, #sideinnhold a:visited
		 {
		 	color: #006A40;
			text-decoration: none;
		 }
/* SLUTT INNHOLD */
/*admin-spes-ting*/
#backup
{
	margin-left: 200px;
}
.backup
	{
		width:180px;
		float: left;
		margin-right: 10px;
		height: 24px;
	}
.clear
	{
		clear: both;
	}
/*SLUTT admin-spes-ting*/
/* IE6 HACKS */
	*html #meny
		{
			margin-left: 0px;
		}
	*html #sideinnhold
		 {
		 	height: 460px;
		 }
/* SLUTT IE6 HACKS */