body
{
	color: #000000;
	font-size: 10px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(gfx/mainbak.jpg);
	background-repeat: no-repeat;
	background-position: 80px 0px;
}
td
{
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a
{
	color:#005084;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
h1, .overskrift
{
	margin:0px;
	color:#005084;
	font-size:18px;
	line-height: 22px;
	font-weight:bold;
}
h2
{
	margin:0px;
	color:#005084;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
}
h3
{
	margin:0px;
	font-size:10px;
	line-height: 12px;
	color:#005084;
	font-weight:bold;
}
h4
{
	font-size:10px;
	line-height: 12px;
	display: inline;
	font-weight:bold;
}
.ingress
{
	font-weight: bold;
}
.bildetekst
{
	font-size:10px;
}
#meny
{
	position: relative;
	width:700px;
	height:25px;
	left:95px;
	margin-top:23px;
}
#wrapContent
{
	position: relative;
	width:690px;
	left:95px;
}
.menyElementPassive
{
	position: relative;
	height:25px;
	float:right;
	background-color: #d4dce2;
}
.menyElementActive
{
	position: relative;
	height:25px;
	float:right;
	background-image:url(gfx/menyActive_bak.gif);
	background-repeat:repeat-x;
}
.menyElement_tekst
{
	position:relative;
	margin-top: 8px;
	color:#005084;
	text-decoration:none;
	font-weight:bold;
}
.menySkille
{
	position:relative;
	float:right;
}
#heading
{
	position:relative;
	width:200px;
	height:50px;
	left:128px;
	margin-top:2px;
}
#hovedbilde
{
	position:relative;
	left:98px;
	width:694px;
	margin-top: 36px;
}
#submenyContent
{
	position:absolute;
	width: 220px;
	left: 20px;
	top: -40px;
	/*margin: 18px;*/
}
#content
{
	position: relative;
	float:right;
	width:410px;
	margin-top: 15px;
}
.lesmer
{
	float:right;
}
	a.lesmer:hover
{
	text-decoration:none
}
.byline
{
	float:right;
	color: #d4dce2;
}
.listebilde
{
	float:left;
	margin-right: 5px;
	margin-top: 5px;
	border:solid 2px #d4dce2;
}
.strek
{
	position: relative;
	float: right;
	margin-top:3px;
	margin-bottom:3px;
}
.clearer
{
   position: relative;
	clear: both;
	height: 0px;
	line-height: 0px;
}
