body {
	background-color: #0A4365;
	margin-top: 20px;
	background-repeat: repeat-x;
}

#maincontainer {
	position:absolute;
	width:770px;
	text-align: left;
	left: 50%;
	margin-left: -390px;
	margin-right: auto;
	background:#ffffff;
	margin-top: 0px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:340px;
	height:73px;
	background-color: #FFFFFF;
}

#Slice {
	position:absolute;
	left:338px;
	top:0px;
	width:2px;
	height:414px;
}

#Slice004 {
	position:absolute;
	left:340px;
	top:72px;
	width:430px;
	height:2px;
	background-color: #FFFFFF;
}

#header2 {
	position:absolute;
	left:338px;
	top:73px;
	width:430px;
	height:135px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#Slice006 {
	position:absolute;
	left:0px;
	top:101px;
	width:338px;
	height:2px;
	background-color: #FFFFFF;
}

#header1 {
	position:absolute;
	left:0px;
	top:73px;
	width:338px;
	height:135px;
	background-color: #FFFFFF;
}

#Slice008 {
	position:absolute;
	left:0px;
	top:207px;
	width:338px;
	height:2px;
	background-color: #FFFFFF;
}

#Slice009 {
	position:absolute;
	left:340px;
	top:207px;
	width:430px;
	height:2px;
	background-color: #FFFFFF;
}

#prosjekter {
	position:absolute;
	left:0px;
	top:209px;
	width:338px;
	height:205px;
	background-color: #ECE9C7;
}

#content {
	position:absolute;
	left:340px;
	top:209px;
	width:430px;
	background-color: #ECE9C7;
	z-index: 5;
	height: 250px;
}
#contentholder {
	position:absolute;
	left:0px;
	top:208px;
	width:770px;
	background-color: #FFFFFF;
	z-index: 100;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
}

#kontakt {
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav {
	position:absolute;
	left:340px;
	top:0px;
	width:430px;
	height:73px;
	background-color: #0E6499;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menyknapper li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009EDA;
	text-align:right;
	background-color: #0E6499;
	display: inline;
	height: 72px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #134C82;
}
#menyknapper a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009EDA;
	height: 73px;
	text-decoration: none;
	line-height: 90px;
	padding-right: 6px;
	padding-left: 7px;
	margin: 0px;
	float: left;
	padding-bottom: 0px;
}
#menyknapper a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009EDA;
	text-decoration: none;
	height: 73px;
	line-height: 90px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 7px;
	margin: 0px 0px;

}
#menyknapper a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A5D8F3;
	text-decoration: none;
	height: 73px;
	background-color: #0780BA;
	line-height: 80px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 7px;
	margin: 0px 0px;

}
#box {
	background-color: #F7F9F9;
	position: static;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	padding: 5px;
	border: 1px solid #BFC4CA;
	width: 280px;
	height: 230px;
	overflow: auto;
}
