body {
	background-color: #afc0c8;
	margin: 4em 0 0 0; 
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;

}
a {
	color: #0054a6;
}

#mainarea{
	width:45em;
	height: 45em;
	margin: 0 auto;
	position: relative;

}

#content{
 float: left;
 width: 98%;
 text-align:left;
 background: #FFF url(../img/bg_right.gif) repeat-y right;
position: relative;
}

#bg_right{
	float:right;
	width: 1.0%;
	height: 100%;
}

#loggo img
{
	padding: 1.0em;
	position: relative;
	margin: 0;
	float: left;

}

#loggo #citat
{
	float:right;
}
#loggo #citat span.citat
{
	font-size: 1.7em;
}
#loggo #citat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#999999;
	text-align: right;
	padding: 2.0em;
}

#topnav
{
	float: left;
	margin:0;
	padding:0;
	position: relative;
	clear:left;

}
#topnav ul
{
	list-style: none;
	float:left;
	width: 42em;
	height: 1.9em;
	margin: 0 0 0 0.7em;
	padding: 0;

	background: #266dad url(../img/meny_bg.gif) repeat-x top;

}
#topnav ul li
{
	display: inline;
	float:left;
	padding: 0;
	margin: 0;

}
#topnav ul li.selected
{
	background: #519BDB;
	height:1.5em;
}

#topnav ul li.selectedend
{
	
	height:1.5em;
	background: url(../img/meny_end.gif) no-repeat right top;
	margin-right:0;
	background: #519BDB;
	width:6.6em;
	float:right;
	padding-left: 0.7em;
	position: relative;

}
#topnav ul li.start
{
	background: url(../img/meny_start.gif) no-repeat left top;
	margin-left:0em;
	position: relative;
	float: left;

		
}
#topnav ul li.end
{
	background: url(../img/meny_end.gif) no-repeat right top;
	margin-right:0;
	float:right;
	position: relative;
}
#topnav a.menuhead
{
	color: White;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 0.8em;
	border-right: 1px solid #FFF;
}
#topnav a.menuheadend
{
	color: White;
	text-decoration: none;
	font-size: 0.8em;
	padding-right:1.4em;

}
#topnav a:hover
{
	text-decoration: underline;
}

#headernews, #pagecontent
{
	clear:left;
	margin: 1.0em 2.5em;
	font-size: 0.8em;
	line-height: 1.5em;
}
#pagecontent
{
	
	
}
#newslist
{
	margin: 0em;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 80%;
	padding-bottom: 1.7em;
	padding-right: 1.7em;
	float:right;
	position: relative;
}

#newslist ul li
{
	margin:0em;
	list-style: none;
	padding:0 0 1.0em 0em;
	display: block;
	position: relative;
}


#newslist ul
{
	margin: 0;
	list-style: none;
	padding:0 0 1.0em 0em;
}

#bottom_fade
{
	background:  url(../img/bg_bottom.gif) repeat-x
 top;
width: 97.7%;
float:left;
color: #000;
vertical-align: bottom;
line-height: 2.5em;
text-align: left;
font-size: 0.8em
}
#profil
{
	float:left;
	bottom:0em;
	left: 0%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 100;
	position: absolute;

}
#profil img
{
	vertical-align: bottom;
	bottom: 0%;
	position: relative;
}

#maincontentarea
{
	float:left;
	width:98%;
}

h1
{
	margin:0.5em 0 0 0;
	padding:0.7em 0 0 0;
	font-size: 1.4em;

	color: #790026;
}

h2
{
	margin:0.5em 0 0 0;
	padding:0;
	font-size: 1.1em;

}

hr
{
	margin:0.5em 1.5em 0.5em 1.5em;
	width: 95%;
}


