body {
	background:url(../img/bg_tapet.gif); 
	margin: 4em 0 0 0; 
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;

}
a {
	color: #0054a6;
}

#mainarea{
	width:55em;
	height: 45em;
	margin: 0 auto;
	position: relative;

}

#content{
 float: left;
 width: 98%;
 text-align:left;
 background: #FFF;
 border: solid 1px #000;
position: relative;
}

#bg_right{
	/*background: url(../img/bg_right.gif) repeat-y right;*/
	float:right;
	width: 1.0%;
	height: 100%;

}

#loggo img.loggo
{
	padding: 0.5em;
	margin: 0em;
	float: left;

}

#loggo #citat
{
	float:right;
	margin: 0em;
	padding:0em 1.5em 0em 0em;
}

#topnav
{
	float: left;
	margin:0em 0em 0em 0.5em;
	padding:0;
	position: relative;
	clear:left;
	

}
#topnav ul
{
	list-style: none;
	float:left;
	width: 51em;
	height: 1.9em;
	margin: 0 0 0 0.7em;
	padding: 0;
	background: url(../img/meny_bg.gif) repeat-x top;

}
#topnav ul li
{
	display: inline;
	float:left;
	padding: 0.2em 0em 0em 0em;
	margin: 0em;
}
#topnav ul li.selected
{
	height:1.5em;
	background: url(../img/meny_bg_select.gif) repeat-x top;
	font-weight: bold;
}

#topnav ul li.selectedend
{
	
	height:1.5em;
	background: url(../img/meny_bg.gif) no-repeat right top;
	margin-right:0;
	width:6.6em;
	float:right;
	padding-left: 0.7em;
	position: relative;

}
#topnav ul li.start
{
	background: url(../img/meny_bg.gif) no-repeat left top;
	margin-left:0em;
	position: relative;
	float: left;

		
}
#topnav ul li.end
{
	background: url(../img/meny_bg.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;
	padding-bottom: 1.7em;
	padding-right: 1.7em;
	float:right;
	width: 55%;
	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;
}

#temabild
{
	float: right;
}

#bottom_fade
{
/*background:  url(../img/bg_bottom.gif) repeat-x bottom;*/
width: 95%;
float:left;
color: #000;
vertical-align: bottom;
line-height: 2.5em;
text-align: left;
font-size: 0.7em;
text-align: center;
margin-left:1.8em;
border-top: solid 1px #6E4F25;


}
#profil
{
	float:left;
	bottom:2.0em;
	position: absolute;
	margin: 0em 0em 0em 0em;
	padding:2.5em 1.0em;
}
#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.6em;
	color: #d8a16c;
}

h2
{
	margin:0.5em 0 0 0;
	padding:0;
	font-size: 1.1em;
	color: #d8a16c;

}

hr
{
	margin:0.5em 1.5em 0.5em 1.5em;
	width: 95%;
}

