body {
	background:url(../grafikk/bg2.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	margin:0;
}

h1 {
	letter-spacing: 0.1cm;
	font-size:11px;
	color:#30180C;
	padding:0px;
	margin:0px;
}

li {
	list-style:square;
	display:inline;
	padding:5px 10px;
}

.img {
	border:1px solid #000000;
}

#topp {
	width:690px;
	height:105px;
	border-width:1px;
	border-left:dotted;
	border-right:dotted;
	border-top:dotted;
	color:#000000;
	margin:0 auto;
	margin-top:15px;
	background:url(../grafikk/bg_topp1.jpg) repeat-y;
	background-color:#E9EBD9;
}

#topptekst {
	width:656px;
	height:105px;
	margin:0 auto;
}

#meny1 {
	width:100%;
	height:18px;
	background-color:#30180C;
	border-width:1px;
	border-bottom:dotted;
	border-top:dotted;
	color:#FFFFFF;
}

#menytekst {
	width:690px;
	height:15px;
	margin:0 auto;
	padding-top:2px;
	padding-left:20px;
}

#menytekst a {
	text-decoration:none;
	color:#FFFFFF;
}

#menytekst a:hover {
	text-decoration:none;
	color:#000000;
	background:#E9EBD9;
}

#innhold {
	width:690px;
	height:576px;
	margin:0 auto;
	background:url(../grafikk/bg_main1.jpg) repeat-y;
	background-color:#E9EBD9;
	border-width:1px;
	border-left:dotted;
	border-right:dotted;
	border-bottom:dotted;
}

#container {
	width:656px;
	height:500px;
	margin:0 auto;
	background:url(../grafikk/bg_1.gif) no-repeat;
}

#venstreboks {
	width:160px;
	height:400px;
	float:left;
	margin-left:20px;
	padding-top:130px;
}

#venstreboks a {
	text-decoration:none;
	color:#000000;
}

#venstreboks a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#000000;
}

#hoyreboks {
	padding:15px;
	overflow:auto;
	width:400px;
	height:500px;
	float:right;
	margin-right:20px;
	padding-top:20px;
}

#hoyreboks a {
	text-decoration:none;
	color:#000000;
}

#hoyreboks a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#000000;
}

#bunntekst {
	width:656px;
	height:40px;
	margin:0 auto;
	padding:10px;
	background:url(../grafikk/bg_bunn.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#807755;		
}

#bunntekst a {
	text-decoration:none;
	color:#807755;
}

#bunntekst a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#000000;
}