body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #DDDCC8 url("../grafik/bg_main.gif") repeat-y 0px 104px;
}

h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#topp {
	background: url('../grafik/bg_topp.jpg') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height: 103px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
} 

#left {
  background: #fff;
  position: absolute;
  top: 110px;
  left: 85px;
  width: 250px;
  height: 400px;
  padding: 0px 10px 0px 0px
}

#middle {
  background: #fff;
  position: absolute;
  top: 110px;
  left: 400px;
  width: 350px;
  height: 400px;
  padding: 0px 0px 0px 22px
} 

#main{
	background: #fff;
	position: absolute;
	top: 110px;
	left: 400px;
	width: 495px;
	height: 230px;
	padding: 0px 0px 0px 22px;
	z-index: 0;
} 

#right {
  background: #fff;
  position: absolute;
  top: 110px;
  left: 658px;
  width: 100%;
  height: 400px;
  padding: 0px 0px 0px 11px;
}

#meny {
	background: #fff;
	position: absolute;
	top: 31px;
	left: 305px;
	width: 300px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

#filmklipp {
	background: url('../grafik/bgruta_film.jpg') no-repeat;
	position: absolute;
	bottom: 35px;
	left: 531px;
	clear: both;
	width: 230px;
	height: 95px;
	padding: 45px 2px 0px 10px;
	z-index: 1;
}

#bildbank {
	background: url('../grafik/bgruta_bildbank.jpg') no-repeat;
	position: absolute;
	bottom: 35px;
	left: 784px;
	/* clear: left; */
	width: 235px;
	height: 95px;
	padding: 45px 0px 0px 10px;
	z-index: 1;
}

#botten {
	background: #DDDCC8 url('../grafik/bg_botten.gif') no-repeat;
	position: absolute;
	left: 0px;
	clear: both;
	width: 1096px;
	height: 10px;
	padding: 18px 0px 0px;
	text-align: center;
	bottom: 0px;
}
