body
	{
	background:#313952;
	text-align:center;
	margin:0;
	padding:0;
	font-family:arial,verdana, trebuchet ms;
	font-size:11px;
	line-height:20px;
	color:#313952;
	}

table
	{
		font-family:arial,verdana, trebuchet ms;
	font-size:11px;
	line-height:20px;
	color:#313952;
	}

img
	{
	border:0px;
	}
a
	{
	text-decoration:none;
	color:#f04347;
	}

h1
	{
	font-family:trebuchet ms,arial,verdana, trebuchet ms;
	font-size:18px;
	margin-top:0;
	margin-bottom:10px;
	}

h2
	{
	font-family:trebuchet ms,arial,verdana, trebuchet ms;
	font-size:16px;
	margin-top:0;
	margin-bottom:6px;
	
	}

h5
	{
	font-family:georgia,trebuchet ms,arial,verdana, trebuchet ms;
	font-size:14px;
	margin-top:0;
	margin-bottom:0px;
	color:#d40c26;
	}
	
hr
	{
	border-top:1px solid #989ca9;
	border-bottom:1px solid #eeeeee;
	}

#container
	{
	margin:0 auto;
	width:950px;
	border:0px solid #FFF;
	position:relative;
	}

#toppen
	{
	background:url(../img/toppen.jpg);
	height:275px;
	position:relative;
	}

#mitten
	{
	background:url(../img/mittenbg.jpg);
	display:table;
	margin:0;
	padding:0;
	position:relative;
	}

#mitteninnehall
	{
	background:url(../img/mitten.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	margin:0;
	padding:0;
	position:relative;
	display:table;

	}

#botten
	{
	text-align:left;
	background:url(../img/botten.jpg);
	height:40px;
	padding-top:5px;
	padding-left:80px;
	font-family:verdana;
	position:relative;
	}

#content
	{
	border:0px solid #000;
	padding-top:19px;
	text-align:left;
	position:relative;
	margin:0;
	width:950px;
	display:table;
	}

#content_text
	{
	width:540px;
	border:0px solid #000;
	margin-left:80px;
	display:table;
	position:relative;
	}
	
#flash
	{
	width:246px;
	height:185px;
	display:table;
	position:absolute;
	right:43px;
	padding-top:38px;
	border:0px solid #000;
	}


#beg_img img
	{
	border:2px solid #989ca9;
	margin-top:10px;
	margin-left:5px;
	}

#beg_img2
	{
	border:0px solid #000;
	margin-left:10px;
	}

#beg_text
	{
	border:0px solid #000;
	width:300px;
	}



.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
padding-top:255px;
padding-left:74px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 620px; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 0px 0;
background: none;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 2px 11px 2px;
text-decoration: none;
border-right: 1px solid #FFF; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, {
color: white !important; /*text color of selected and active item*/
padding-top: 2px; /*shift text down 1px for selected and active item*/
padding-bottom: 2px; /*shift text down 1px for selected and active item*/
background: #1e2333;
}
