
	html,body {
		font-size: 10px;
	line-height:150%;
	font-family: Verdana; 
	margin: 5px; 
    background-color:#ffffff
		}
a:link,
#centerrightcontent a:link {color:blue;}
a:visited,
#centerrightcontent a:visited {color:blue;}
a:hover {color:#c00;}
p {font-size:10px;}


#container {
		}

	#leftcontent {
		position: absolute;
		left:5px;
		width:16%;
		top:125px;
		background:#fff;
		}

	
	#center {
	    position: absolute;
		left:18%;
		width:62%;
		height:340px;
		top:125px;
		background:#fff;
		padding-bottom: 40px;
		overflow:auto;	
			}

	#centerleftcontent {
		position: absolute;
		left:18%;
		width:40%;
		top:125px;
		background:#fff;
		}

	#centerrightcontent {
		position: absolute;
		left:60%;
		width:20%;
		top:125px;
		background:#fff;
		}

#rightcontent {
		position: absolute;
		left:81%;
		width:18%;
		top:125px;
		background:#fff;
		}
		
#right {
		position: absolute;
		left:81%;
		width:18%;
		top:125px;
		background:#fff;
		}
		
#footer {position: absolute; 
   bottom: 0; 
   left:0; 
   background-color: #fff; 
   width: 100%; 
   text-align: center;
   
   } 


.rightnewsbox {
	width:100%;
}

.rightnewsboxhead200 {
	background: #FF9900;
	height:23px;
}
.rightnewsboxheadcontent {

	padding:5px;
}
.rightlistcontainer {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 5px 0px 5px;
}
.rightnewsboxcontent {
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:2px 5px 2px 5px;
	margin-bottom:1em;
	background:white;
}

#searchfieldcontainer {
	position: absolute;
	top: 3px;
	right: 2px;
	width: 220px;
	z-index: 1;
}
#searchbutton {
    background: #ffffff;
    border:1px outset #000000;
	font-size:1.5em;
}
#globalnavi {
	}


a:link.globalnavilink	{font-family: Verdana ,Arial, Geneva, Helvetica, Sans-Serif; color: black; background-color:transparent; text-decoration: none; font-weight: normal;font-size: 100%;}
a:visited.globalnavilink{font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; color: black; background-color:transparent; text-decoration: none; font-weight: normal;font-size: 100%;}
a:hover.globalnavilink	{font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; color: black; background-color: #FFFFFF; text-decoration: none; font-weight: normal;font-size: 100%;}
a:active.globalnavilink	{font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; color: black; background-color: #FFFFFF;text-decoration: none; font-weight: normal; font-size: 100%;}



#breadcrumb {
	position:absolute;
	top:0px;
	left:155px;
	width: 600px;
	height: 15px;
	font-size:0.85em;
	overflow:hidden;
}
		

/*	#centerrightcontent, #centerleftcontent, #leftcontent {
/*		border-top:1px solid #000;
/*		border-left:1px solid #000;
/*		border-right:2px solid #000;
/*		border-bottom:2px solid #000;
/*		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#centerrightcontent p { font-size:10px}
	
			
	#banner {
		color:white;
		height:40px;
		width:100%;
		margin-bottom:10px;
	/*	border:1px solid #000;
		}
		


	html>body #banner {
		height:39px;
		}
		#banner h1 {
		font-size:18px;

		}
		
/************************************************************/
/*	Style til global navigation								*/
/************************************************************/

ul.mhaListMenu {
	list-style-type:none;
	border:0;
	display:block;
	margin:0;
	padding:0;
	clear:left;
	z-index:1000;
}

ul.mhaListMenu li {
	display:block;
	margin:0;
	padding:0;
	float:left;
	z-index:1000;
}

ul.mhaListMenu li a {
	padding:0 0 0 15px;
/*	width:95px;*/
	z-index:1000;
}

ul.mhaListMenu ul  {
	background:#ffffff;
	color:#000000;
	position:absolute;
	visibility:hidden;
	padding:5px 0 5px 0px;
	margin:0;
	border-top:1px solid #003366;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	border-left:1px solid #003366;
/*	width:170px;
	voice-family: "\"}\"";
	voice-family:inherit;*/
/*	width:158px;*/
	width:190px;
	z-index:1000;
}

ul.mhaListMenu ul li {
	margin:0;
	padding:0;
/*	display:list-item;*/
	list-style-type:none;
	list-style-image:none;
	float:none;
	display:block;
	border:0;
	text-transform: none;
	z-index:1000;
}

ul.mhaListMenu ul li a {
	margin:0;
	padding:0 0 0 5px;
	height:1.7em;
	line-height:1.7em;
	color:#003366;
	background:transparent;
	display:block;
	width:auto;
	font-weight:normal;
	z-index:1000;
}

ul.mhaListMenu ul li a:visited {
	color:#003366;
	background:transparent;
	z-index:1000;
}

ul.mhaListMenu ul li a:hover {
	color:black;
	background:#FF9900;
	z-index:1000;
}

ul.mhaListMenu ul li a:active {
	color:#cc0000;
	background:#FFFF9C;
	z-index:1000;
}

ul.mhaListMenu ul ul {
	width:100%;
	z-index:1000;
}

ul.mhaListMenu ul ul li {
	width:100%;
	z-index:1000;
}

ul.mhaListMenu a {
	color:#003366;
	background:transparent;
	display:block;
	text-decoration:none;
	z-index:1000;
}

ul.mhaListMenu a:hover {
	background:transparent;
	color:#cc0000;
	z-index:1000;
}

/************************************************************/
/*	Style til venstremenuer									*/
/************************************************************/

.leftmenucontent {
	a:link color:blue;
	a:visited color:purple;
	margin: 0px;
	width: 140px;
	padding: 0px 0px 0px 5px;
	font-size: 0.85em;
	line-height: 1.5em;
}

ul.lev1leftmenulist {
	margin-left:0;
	margin-top:-0.2em;
	padding-left:0em;
}

li.lev1leftmenuitem {
	list-style-type: none;
/*	list-style-image: url("/site/gfx/icons/arrow.right.blue.gif");*/
	font-weight:bold;
}

li.lev1leftmenuitemdown {
	list-style-image: url("/site/gfx/icons/arrow.down.blue.gif");
	font-weight:bold;
}

ul.lev2leftmenulist {
	margin-left:0.7em;
	padding-left:1em;
	list-style:none;
	}

li.lev2leftmenuitem {
	list-style-type:disc;
	list-style-image:none;
	font-weight:bold;
	}