body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../bilder/bgkvit.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	font-size:12px;
	color:#718270;
}

div.innhold{
	top:316px;
	position:absolute;
	left:140px;
	width:852px;
	height:auto;
}

div.header{
	position:absolute;
	width:1022px;
	height:307px;
	top:0px;
	left:0px;
}

div.navigasjon{
	top:400px;
	position:absolute;
	width:110px;
	left:10px;
	height:auto;
}

a{
	text-decoration:none;
	color:#838B74;
	font-weight:bold;
}

a:hover{
	color:#FDC233;
}

a.a_liten{
	font-size:10px;
	text-decoration:underline;
}

img{
	border:none;
}

div.ramme{
	border:1px;
	border-color:#FDC233;
	border-style:solid;
	background-color:#D5E0BE;
}