body {
	background-color:#edede7;
}

body, html {
	width: 1020px;
	height:709px;
	text-align:center;
	margin:0 auto;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	}
	
	
a img {
border: 0;
}

img
{  border-style: none;
}


* html #container {
	height:100%;
	background-color:#f2f2f2;
	}

#wrapper {
	width: 1020px;
	min-height:485px;
	text-align:center;
	margin:0 auto;
	background-image:url("../img/container_skygge.png");
	background-repeat:repeat-y;
	}

#container {
	width:980px;
	height:485px;
	background-color:#f5f4f2;
	margin:0 auto;
	padding-top:-100px;	
	}

/* HEADER */
#topp {
	position:relative;
	height: 200px;
	width: 1020px;
	background-image:url("../img/topp.jpg");
	}

/* HOVEDINNHOLD */
.hoved {
	text-align:left;
	color:#000000;
	float: left;
	height:679px;
	width: 980px;
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	font-size:12px;
	/*padding-left:20px;*/
	/*padding-top:10px;*/
	/*padding-right:20px;*/
	position:relative;
	}

/* PROSJEKTER */
.prosjekt {
	color:#000000;
	float: center;
	height:485px;
	width: 980px;
	margin-left:150px;
	margin-top:50px;
	
	position:relative;
	}
	
	
.bunn {

	/*clear: right;*/


	height: 64px;

	width: 1020px;

	/*padding-top:20px;*/

	background-image:url("../img/bunn.jpg");

