body { 
 background-color:#000000; 
 filter:none;
 } 
#side {
	width:1050px;
	height:725px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	background-color:#000000;
	z-index: 1;
	position: relative;
} 
#bak_topp {
	height: 115px;
	width: 1050px;
	left: 0px;
	top: 0px;
	z-index: 2;
	position: absolute;
}
#meny {
	z-index: 2;
	height: 500px;
	width: 210px;
	left: 0px;
	top: 115px;
	position: absolute;
}
#bottom_fade {
	height: 40px;
	width: 480px;
	top: 575px;
	left: 210px;
	bottom: 0%;
	background-image: url("grafikk/bottom-fade.png");
	z-index: 99;
	position: absolute;
}
#innhold {
	height: 435px;
	width: 450px;
	top: 115px;
	left: 210px;
	background-color: #ffffff;
	overflow: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	position: absolute;
	z-index: 2;
}
#innhold_bilde {
	height: 450px;
	width: 450px;
	top: 115px;
	left: 210px;
	position: absolute;
	z-index: 2;
}
#bilde {
	height: 500px;
	width: 340px;
	top: 115px;
	left: 710px;
	position: absolute;
	z-index: 2;
}
#bak_bunn {
	height: 85px;
	width: 1050px;
	top: 615px;
	left: 0px;
	position: absolute;
	z-index: 2;
}
#bunn {
	height: 25px;
	width: 1050px;
	top: 700px;
	left: 0px;
	background-color: #000000;
	position: absolute;
	z-index: 2;
}
.kunn_tabell {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	} 
.kontakt_tabell {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	} 

