body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

body {
	background-color: #3d3b00;
	background-image: url(bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.3;
}


.seltex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.stor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}

.undermenu {
	color: #660000;
}

#bog {
	position:relative;
	top:0px;
	width:988px;
	height:533px;
}
#tabel {
	position:absolute;
	top:0px;
	width:988px;
	height:533px;

}

#boks {
	position:relative;
	top:10px;
	left:32px;
	width:412px;
	height:212px;
}
#bokstekst {
	position:absolute;
	top:10px;
	width:472px;
	height:212px;

}

#forside {
	position:relative;
	top:0px;
	left:0px;
	width:388px;
	height:533px;
}
#valg {
	position:absolute;
	top:326px;
	width:358px;
	height:120px;

}

#eksbox {
	position:absolute;
	top:44px;
	left:150px;
	width:132px;
	height:75px;
}

#ekslinks {
	position:absolute;
	top:44px;
	left:145px;
	width:132px;
	height:75px;
}

#infobox {
	position:absolute;
	top:344px;
	left:150px;
	width:153px;
	height:75px;
}

#infolinks {
	position:absolute;
	top:344px;
	left:145px;
	width:153px;
	height:75px;
}


a:link {color: #000099;
}
a:visited {color: #000099;
}
a:active {color: #000099;
}
a:hover{color:#660000;
}

a.hvid:link {color: #ffffff;
}
a.hvid:visited {color: #ffffff;
}
a.hvid:active {color: #ffffff;
}
a.hvid:hover{color: #999999;
}


