body {
	margin: 10px 0px 10px 0px; padding: 0px;
	background-color: #006600;
}

body, td, p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#ramme {
   margin: auto;
	width: 1024px;
	padding: 10px 10px 1px 10px;
	background-color: #999966;
	}

	#topp {	
   height: 109px;
	background-color: #FFFFFF;
	width: 1024px;
   background-image: url(/gfx/toppen.jpg);
	}

	#toppbilde {	

	float: left;

	}

	

	h1 {   

	margin: 0px;   

	padding: 0px;   

	font-size: 20px;

	}

	h2 {   

	margin: 0px;   

	font-size: 15px;

	}

	a, a:visited {  

	color: #805959;

	}

	a:hover {  

	color: #BF6060;  

	text-decoration: none;

	}

	/* -- Nyhets bokser -- */

.nyheter, .nyhet, table.sammendrag {  
   background-color: #F3D5A7;  
   background-image: url(/gfx/meny_topp.gif);
   background-repeat: no-repeat;
   padding: 8px 10px 0px 10px;
	 }
.nyheter h2, .nyhet h2 {
   border-bottom: #fff 1px dotted;
   margin-bottom: 1px;
   font-size: 14px;
}
.nyhetbunn {
   height: 10px;
   background-image: url(/gfx/meny_bunn.gif);  
   margin-bottom: 10px; 
}

	 #nyheter,#nyheter2, .nyhet,#marg, #meny, table.sammendrag {	

	 border: 1px solid #009966;	

	 background-color: #F3D5A7;	

	 margin: 0px;

	 }

	 /*----Oppsett for divver på høyre og venstre side----*/

	 #venstre {	
    float: left;
 	 width: 180px;
	 padding: 6px 0px 10px 10px;
	 } 

	 #hoyre {
	 float: right;
 	 width: 180px;
	 padding: 44px 10px 10px 0px;
	 }

	 /* --- Sideoppsettskode --- */

	 #innhold {	
	 margin: 0px;	
	 background-color: #FFFFFF;	
	 width: 1024px;
	 }

	 #innhold2 {	

	 padding: 0.5em;	

	 border: 1px solid #598059;	

	 border-right: none;	

	 border-bottom: none;	

	 margin: 0;	

	 background-color: #FFFFFF;

	 }

	 #innhold img {  

	 float: right;  

	 margin: .5em;  

	 border: 1px solid #598059;

	 }

	 #innhold img.kart {  

	 float: none;  

	 max-width: 95%;  

	 clear: none;

	 }

	 #innhold ul li img {  

	 float: none;  

	 display: block;}

#side {
	float: left;
	width: 610px;
	padding: 40px 0px 20px 15px;
}

#side img {
  float: right;
  margin: .5em;
  border: 1px solid #598059;
}

#side img.kart {
  float: none;
  max-width: 95%;
  clear: none;
}

#side ul li img {
  float: none;
  display: block;
}

/*img.galleri {	float: none;	width: 100%;	clear: both;}*/

	 

/* -- Menyen -- */

#meny 
{
	float: left;
	width:180px;
   margin-top: 6px;
	color: #000000;
   border: none;
}
#meny div {
   height: 10px;
   background-image: url(/gfx/meny_bunn.gif);
}

#meny ul {
	padding: 4px 0px 4px 0px; margin: 0px;	
   background-color: #F3D5A7;
   background-image: url(/gfx/meny_topp.gif);
   background-repeat: no-repeat;
}
#meny ul li {
	list-style: none;
}
#meny ul li a, #meny ul li a:visited {
	display: block;
	width: 160px;
	line-height: 18px;
	margin: 0px 10px 0px 10px;
	color: #000;
	text-decoration: none;
   border-bottom: #fff 1px dotted;
}
#meny ul li a:hover {
   color: #000;
}
#meny ul li ul {
   border: none;
   margin: 0px;
}
#meny ul li ul li a, #meny ul li ul li a:visited {
   font-size: 11px;
   width: 160px;
	padding-left: 20px;
}
#meny ul li ul li a:hover {
}
#meny a:hover {
	color: #009966;
}
	

	/*--Toppmenyen--*/

	#menu {
	width: 1023px;
	line-height: 22px;
	height: 22px;
	float: right;
	background-color: #F3D5A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	}

	#menu ul {
	width: 960px;
	margin: 0px;
	float: right;
	

	}

	#menu li {   

	display: inline;	

	list-style: none;

	}

	#menu a, #menu a:visited {
	float: right;
	display: block;
	padding: 0px 10px 0px 10px;
	border-right: #940 1px solid;
	color: #000;
	text-decoration: none;
	}

	#menu a:hover {	

	/*color: #fff;	*/

	background-repeat: repeat-x;	

	color: #009966;}

	

	

	/* -- Bunnteksten -- */

	#bunn {
   margin: auto;
   text-align: center;
	width: 1044px;
   background-color: #999966;	
   background-image: url(/gfx/bunn-v.gif);
   background-repeat: no-repeat;
   font-size: 10px;
   line-height: 10px;
	}
   #bunn div {
      float: right;
      background-image: url(/gfx/bunn-h.gif);
      width: 9px;
   }

