#container {
	height: 1000px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
#innhold {
	float: left;
	height: 910px;
	width: 790px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}



#top {
	height: 95px;
	width: 740px;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#bilde {
	height: 240px;
	width: 790px;
	float: left;
}

#menybar {
	height: 30px;
	width: 790px;
	float: left;
	background-image: url(Elementer/meny-bar-svart.png);
}
#hoyre {
	float: right;
	height: 480px;
	width: 580px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#venstre {
	height: 480px;
	width: 130px;
	float: left;
	background-image: url(Elementer/menybar%20vertikal.jpg);
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #4A4A4A;
	background-repeat: no-repeat;
}

#bunn {
	height: 30px;
	width: 790px;
}
.vanlig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	vertical-align: baseline;
	z-index: auto;
	height: 4px;
}

