@charset "utf-8";
/* CSS Document */

#top {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 800px;
	height: 92px;
	border:none;
	background-image: url(../design/top.jpg);
}

#reklame {
	position: absolute;
	top: 112px;
	left: 0px;
	width: 800px;
	height: 74px;
	border: none;
}

#bak_venstre {
	position: absolute;
	top: 186px;
	left: 0px;
	width: 112px;
	height: 434px;
	border:none;
	background-image: url(../design/bakgrunnvenstre.jpg);
}

#bak_hoyre {
	position: absolute;
	top: 186px;
	left: 714px;
	width: 86px;
	height: 434px;
	border:none;
	background-image: url(../design/bakgrunnhoyre.jpg);
}

#meny {
	position: absolute;
	top: 186px;
	left: 112px;
	width: 134px;
	height: 434px;
	border:none;
	background-image: url(../design/meny.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


#innhold {
	position: absolute;
	top: 186px;
	left: 254px;
	width: 460px;
	height: 434px;
	border:none;
	overflow: auto;
	font-size:12px;
	background-color:#FFFFFF;
}
body {
	background-color: #ffffff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px

}

	a:link {
	color: #000000;
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
	color: #000000;
}
	a:hover {
	text-decoration: underline;
	color: #000000;
}
	a:active {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 9px;
	color: #999999;
}
h3 {
	font-size: 12px;
	color: #000000;
}

overflow: hidden;

