body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color: #A8B61D;
	margin: 0px;
}
td
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
}
a
{
	color: #B23E00;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1 
{
	color: #B23E00;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
h2
{
	color: #A8B61D;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
}
hr
{
	color: #d0d0d0;
	height: 1px;
}
#page
{
	position: relative;
	top:0;
	left:50%;
	width:0px;
	overflow: visible;
}
#main
{
	position: relative;
	top: 20px;
	left: -395px;
	width: 790px;
}
#top
{
	position: relative;
	top:0px;
	left: 0px;
	height: 335px;
	width: 790px;
}
#content
{
	position: relative;
	top: 0px;
	width: 790px;
	background-image: url("gfx/bak.gif");
	background-repeat: repeat-y;
	
}
#bunn
{
	position: relative;
	top 0px;
	left: 0px;
	width: 790px;
}
.artoverskrift
{
	color: #B23E00;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.spalte
{
	position: relative;
	float: left;
	top: 0px;
	left: 50px;
}
.submeny_boks
{
	position: relative;
	height: 16px;
	background-color: #F6F8E9;
	margin-bottom: 2px;
}
.submeny_tekst
{
	position: relative;
	line-height: 16px;
	margin-left: 5px;
}
.clearer
{
	clear: both;
}