	body {  
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-image:url(bg2.jpg);
		background-repeat:repeat;
		margin-top:0em;
		margin-left:0em;
		text-align:center;
		height:100%;
	}
	.container {
		
		width:800px;
		height:600px;
		text-align:left;
		height:100%;
	}
	.topplinje {
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		font-size:.8em;
		padding:.5em;
		border-top:0px solid white;
		border-bottom:1px solid white;
	}
	.bunnlinje {
		color:#333333;
		text-align:center;
		font-weight:bold;
		font-size:.8em;
		padding:0em;
		margin:0em;
		margin-top:.5em;
	}
	html>body .bannerVenstre {
		width:800px;
		height:131px;
		background-image:url(banner.jpg);
		color:#0059a5;
		font-size:1.5em;
		padding:0em;
		margin:0em;
	}
	html>body .bannerHoyre {
		float:right;
		width:400px;
		height:80px;
		background-image:url(bg.jpg);
		color:#5a5f65;
		font-weight:bold;
		font-size:.8em;
		padding:0em;
		margin:0em;
	}
	.bannerVenstre {
		float:left;
		width:100%;
		height:131px;
		background-image:url(banner.jpg);
		color:#0059a5;
		font-size:1.5em;
		padding:0em;
		margin:0em;
	}
	.bannerHoyre {
		float:right;
		width:50%;
		height:80px;
		background-image:url(bg.jpg);
		color:#5a5f65;
		font-weight:bold;
		font-size:.8em;
		padding:0em;
		margin:0em;
	}
	.underbanner {
		clear:both;
		background-color:#376a9b;
		border-top:1px solid white;
		border-bottom:1px solid white;
		color:#fff;
		font-size:.8em;
		padding:0.5em;
		text-align:center;		
	}
	.innhold {
		float:right;
		border:0px solid #99cccd;
		width:627px;
		padding:1em;
		padding-bottom:0em;
		height:100%;
		color:#fff;	
		background-image:url(back_innhold.jpg);
		background-repeat:no-repeat;
		background-color:#1E3F46;		
		
	}
	html>body .innhold {
		float:right;
		border:0px solid #99cccd;
		width:622px;
		padding:.2em;
		padding-bottom:0.2em;
		height:100%;
		background-color:#fff;
		background-image:url(back_innhold.jpg);
		margin-left:10px;
		
	}
	.bunn {
		clear:right;
		border:1px solid #000;
		padding:1em;
		text-align:center;
	}
	.menyen {
		padding:1em;		
		padding-bottom:0em;
		width:170px;
		height:100%;
		background-image:url(back_meny.jpg);
		background-repeat:no-repeat;
		background-color:#1E3F46;
		font-size:0.8em;
	}	
	html>body .menyen {
		padding:1em;		
		padding-bottom:0em;
		width:170px;
		height:100%;
		background-image:url(back_meny.jpg);
		background-repeat:no-repeat;
		background-color:#1E3F46;
		font-size:0.8em;
	}	
	
	dt
	{
		padding:.2em;
	}
	dd
	{
		margin-left:1em;
		padding:.2em;
	}
	.font_search {font-size:.9em;}
	.font_search_Button {font-size:1.3em;}

	p{font-size:80%; color:#000000;margin:0em;margin-bottom:1em;}
	h1{font-size:110%; color:#000;padding:.1em;margin:0em;margin-bottom:1em;}
	h2{font-size:105%; color:#000066;}
	h3{font-size:95%; color:#000066;}
	h4{font-size:80%; color:#000066;font-weight:normal;}

	.uthevetOverskrift { 
		background-color:#8397aa; 
		color:#fff;
		margin:0em;
		padding:.5em;
		width:150px;
		font-weight:bold; 
	}

	/* meny formatering */
	a.link:link { text-decoration: none; color: #000033; font-size:1em; }
	a.link:visited { text-decoration: none; color: #000033;font-size:1em; }
	a.link:hover { font-weight:bolder; color: #000033;font-size:1em;}
	a.link:active { text-decoration: none; color: #000033; font-size:1em;}

	/* formatering meny på valgt / klikket på link */
	a.link_selected:link { text-decoration: none; color: #000033; font-size:1em; }
	a.link_selected:visited { text-decoration: none; color: #000033; font-size:1em;}
	a.link_selected:hover { font-weight:bolder; color: #000033; font-size:1em;}
	a.link_selected:active { text-decoration: none; color: #000033; font-size:1em;}
	
	/* Sitemap formatering */
	a.lenker:link { text-decoration: none; color: #676163;  font-size:10px; }
	a.lenker:visited { text-decoration: none; color: #676163; font-size:10px;}
	a.lenker:hover { text-decoration: underline; color: #ad6801; font-size:10px;}
	a.lenker:active { text-decoration: none; color: #676163; font-size:10px;}
 	
	
	a:link { text-decoration: none; color: #ffffff; font-size:.9em; }
	a:visited { text-decoration: none; color: #ffffff; font-size:.9em;}
	a:hover { text-decoration: none; color: #ffffff; font-size:.9em;}
	a:active { text-decoration: none; color: #ffffff; font-size:.9em;}

	/* formatering for epost link på fremsiden */
	a.epost:link { text-decoration: none; color: #000; font-size:.9em;font-weight:bold; }
	a.epost:visited { text-decoration: none; color: #000; font-size:.9em;font-weight:bold;}
	a.epost:hover { text-decoration: none; color: #000; font-size:.9em;font-weight:bold;}
	a.epost:active { text-decoration: none; color: #000; font-size:.9em;font-weight:bold;}

