	body {
		background:url(bg6.jpg) center repeat #fff scroll;
		font-family:"Trebuchet MS";
		font-size:80%;
		margin:0em;
	}
	#container {	
		width:597px;
		height:768px;
		/*padding:4px 4px 4px 4px;*/
		text-align:left;
		border-left:3px solid #408eae;
		/*border-bottom:3px solid #408eae;*/
		border-right:3px solid #408eae;
	}
	#kontakt {
		clear:right;
		float:left;
		text-align:left;
		padding:.5em;
		
	}
	#spraak {
		float:right;
		text-align:right;
		padding:.5em;
	}
	#logo {
		clear:both;
		/*border-left:3px solid #408eae;
		border-right:3px solid #408eae;*/
		border-top:3px solid #408eae;
		border-bottom:3px solid #408eae;

	}
	#innhold {
		float:right;
		width:440px;
		margin:0em;
		padding:1em;
		height:280px;
		border-left:3px solid #408eae;
		margin-bottom:-1em;
	}
	
	html>body #innhold {
		float:right;
		width:410px;
		margin:0em;
		padding:1em;
		height:290px;
		border-left:3px solid #408eae;
		margin-bottom:-1em;
  }

	#menyen {
		/*clear:right;*/
		float:left;
		height:280px;
		padding-top:1em;
	}
	
	html>body #menyen {
		float:left;
		height:280px;
		padding-top:0em;
	}

	dt {
		width:148px;
		padding:.2em;
		padding-left:.7em;
		margin:0em;
		margin-left:.1em;
		border-bottom:1px solid grey;
		font-size:1.1em;
	}
	dd {
		margin-left:0em;
		border-bottom:1px solid grey;
		padding:.2em;
		font-size:1.1em;
		padding-left:1em;
	}
	html>body dt {
		width:138px;
		padding:.2em;
		padding-left:.7em;
		margin:0em;
		margin-left:.1em;
		border-bottom:1px solid grey;
		font-size:1.1em;
  }
	html>body dd {
		margin-left:0em;
		border-bottom:1px solid grey;
		padding:.2em;
		font-size:1.1em;
		padding-left:1em;
  }

	#kontaktoss {
		clear:both;
		border-top:3px solid #408eae;
		padding:1em;
		padding-bottom:0em;
		margin-right:-1em;
		text-align:left;		
	}
	
	html>body #kontaktoss {
		clear:both;
		border-top:3px solid #408eae;
		padding:1em;
		margin-right:0em;
		text-align:left;		
	}
	p{font-size:90%; color:#000000;}
	html>body h1 {font-size:120%; color:#8a2528;margin-top:0em;margin-bottom:0em;}
	h1{font-size:120%; color:#8a2528;margin-bottom:-1em;}
	h2{font-size:105%; color:#8a2528;}
	h3{font-size:95%; color:#8a2528;}
	h4{font-size:80%; color:#8a2528;font-weight:normal;}
	
	a.link:link { text-decoration: none; color: #8a2528;}
	a.link:visited { text-decoration: none; color: #8a2528;}
	a.link:hover { text-decoration: none; color: #8a2528;}
	a.link:active { text-decoration: none; color: #8a2528;}
	
	a.link_selected:link { text-decoration: none; color: #408eae;}
	a.link_selected:visited { text-decoration: none; color: #408eae;}
	a.link_selected:hover { text-decoration: none; color: #408eae;}
	a.link_selected:active { text-decoration: none; color: #408eae;}

	<!-- Sitemap formatering -->
	a.lenker:link { text-decoration: underline; color: #8a2528;  font-size:1em; }
	a.lenker:visited { text-decoration: underline; color: #8a2528; font-size:1em;}
	a.lenker:hover { text-decoration: underline; color: #8a2528;font-size:1em;}
	a.lenker:active { text-decoration: underline; color: #8a2528; font-size:1em;}

	a:link { text-decoration: underline; color: #8a2528;  }
	a:visited { text-decoration: underline; color: #8a2528; }
	a:hover { text-decoration: underline; color: #8a2528; }
	a:active { text-decoration: underline; color: #8a2528; }
	
	
	
