	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;
	}
	.container {
		width:800px;
		height:600px;
		text-align:left;
	}
	.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:400px;
		height:80px;
		background-image:url(bg.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:50%;
		height:80px;
		background-image:url(bg.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:#FFFF66;
		border-top:1px solid white;
		border-bottom:1px solid white;
		color:#000000;
		font-size:.8em;
		padding:0.5em;
		text-align:center;		
	}
	.innhold {
		float:right;
		border:0px solid #99cccd;
		width:627px;
		padding:.2em;
		padding-bottom:0em;
		height:100%;
		background-color:#fff;
		
	}
	html>body .innhold {
		float:right;
		border:0px solid #99cccd;
		width:602px;
		padding:.2em;
		padding-bottom:.6em;
		height:100%;
		background-color:#fff;
		
	}
	.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(bg_meny.jpg);
		font-size:.8em;
	}	
	table tr td {padding:6px; border:1px solid #ccc;margin:0;font-size:11px;}
	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: #676163; font-size:1em; }
	a.link:visited { text-decoration: none; color: #676163;font-size:1em; }
	a.link:hover { text-decoration: underline; color: #676163;font-size:1em;}
	a.link:active { text-decoration: none; color: #676163; font-size:1em;}

	/* formatering meny på valgt / klikket på link */
	a.link_selected:link { text-decoration: none; color: #ad6801; font-size:1em; }
	a.link_selected:visited { text-decoration: none; color: #ad6801; font-size:1em;}
	a.link_selected:hover { text-decoration: none; color: #ad6801; font-size:1em;}
	a.link_selected:active { text-decoration: none; color: #ad6801; 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: underline; color: #676163; font-size:.9em; }
	a:visited { text-decoration: underline; color: #676163; font-size:.9em;}
	a:hover { text-decoration: underline; color: #ad6801; font-size:.9em;}
	a:active { text-decoration: underline; color: #676163; font-size:.9em;}
