body {
	background:url(../bilder/bakgrunn.png);
	margin-left:0;
	margin-top:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:3px;
	padding:0;
	padding-top:10px;
	margin:0;
}

.td {
	border:1px #CCCCCC dotted;
}

.img {
	border:1px dotted white;
}

#side {
	width:693px;
	height:771px;
	margin:0 auto;
}

#venstre {
	width:75px;
	height:771px;
	float:left;
}

#venstregrafikk {
	width:75px;
	margin-top:261px;
}

#midt {
	width:478px;
	height:749px;
	margin:0 auto;
	background:url(../bilder/bakgrunn_2.png);
	float:left;
}

#hoyre {
	width:140px;
	height:771px;
	float:right;
}

#hoyregrafikk {
	width:140px;
	height:315px;
	margin:0;
	background:url(../bilder/hoyre.png);
}

#indexbilde {
	width:476px;
	height:250px;
	margin:0 auto;
}

#meny {
	width:476px;
	height:32px;
	margin:0 auto;
	background:url(../bilder/bakgrunn_3.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

#menytekst {
	width:456px;
	height:11px;
	margin:0 auto;
	padding:7px;
	padding-right:7px;
}
#menytekst a {
	color:#000033;
	text-decoration:none;
}

#menytekst a:hover {
	color:#990000;
	text-decoration:underline;
}

#meny2 {
	width:477px;
	height:43px;
}

#tekst {
	width:420px;
	padding:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#tekstmeny {
	width:420px;
	height:14px;
	text-align:right;
}

#tekstmeny a {
	color:#000033;
	text-decoration:none;
}

#tekstmeny a:hover {
	color:#990000;
	text-decoration:underline;
}

#stav1 {
	width:27px;
	height:264px;
	margin-top:160px;
	background:url(../bilder/stav_1.jpg);
	float:right;
}

#stav2 {
	width:41px;
	height:264px;
	background:url(../bilder/stav_2.gif);
	float:left;
	margin-top:170px;
}

#bunn {
	width:478px;
	height:22px;
	margin-top:424px;
	background:url(../bilder/bunn.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
}

#bunntekst {
	width:450px;
	margin:0 auto;
	padding:5px;
}

#bunntekst a {
	color:#FFFFFF;
	text-decoration:none;
}

#bunntekst a:hover {
	color:#000000;
	text-decoration:underline;
}

