body 
	{
		text-align: center;
		vertical-align:top;
		position: center;	
		background: url('');
		background-repeat: repeat;
		margin:0px;
		padding:0px;
		}
		
.hovedTabell	
	{	position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-top:0px;
		width: 800px;
		height: 500px;
		text-align: left;
		background-color:#ffffff;
		background-image:none;
		background-repeat:no-repeat;
		background-position:0% 20%;
		}	
	
	
.banner, #nav 
	{	
		margin-left: auto;
		margin-right: auto;
		margin-top:0px;
		width: 800px;
		height: 120px;
		background-image: url('images/logo_gronn.jpg');
		background-position: 10px 0%; 
		background-repeat: no-repeat;
		background-color:#ffffff;
}
		


	
.tekstFelt
	{	height:500px;
		width:500Îpx;
		position:relative;
		margin-top:0px;
		margin-left:10px;
		margin-bottom:0px;

	}

#nav
	{	left:0px;	
		background-image:none;
		background-color:#ffffff;
		width:800px;
		height:30px;}

	
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
li{
  float: left;
  position: relative;
  width: 10em;
  color:#ffffff;
  }
  

li:hover ul, li.over ul{ display: block; }

li > ul {
	top: auto;
	left: auto;
	}
img	
{	margin-bottom:10px;
	border:0px solid #5D6D54;}
.img2	
{	margin-bottom:10px;
	border:3px solid #5D6D54;}
.img3{border:0px;
	  margin-left:10px;	}


/********************************/

h1, p
	{	font: 12px "Arial";
		font-style: none ;
		margin-left: 10px;
		margin-right: 5px;
		color: #5D6D54; 
		width:400px;}
h2, h5
	{	font: 12px "Arial";
		font-style: bold;
		text-align: left;
		color: #ccc; }
		
h3
	{	font: 16px "Trebuchet MS";
		font-weight: bold;
		margin-left: 5px;
		color: #106546; }
h4
	{	font: 12px "Arial";
		font-style: none ;
		margin-left: 10px;
		margin-right: 5px;
		width:300px;
		text-align:center;
		border:1px dashed #8cc540;
		color: #106546;
		background:none;
		padding:15px;}
h5{font:7px "Trebuchet MS";}

p{		margin-left: 0px;
		margin-right: 0px;}



/********************************/
a{		color:#8cc540;
		font: 12px "Arial";
		text-decoration:underline;
}
a.link2, a.link2:hover{		color:#8cc540;
		font: 16px "Trebuchet MS";
		font-weight:bold;
		letter-spacing:2px;
		text-decoration:none;
}
a.link2:hover{color:#000000; text-decoration:underline;}
}
