
body {
	background-color:#FFFFFF;
	background-image: url(gfx/bg.png);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	
}

body,td,div {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:verdana,tahoma,arial;
	color: #5a5758;
	
}
div,body,html{
        scrollbar-3d-light-color : #FFFFFF;
        scrollbar-arrow-color : #FFFFFF;
        scrollbar-darkshadow-color : #FFFFFF;
        scrollbar-face-color : #C3DBEE;
        scrollbar-base-color : #FFFFFF;
        scrollbar-shadow-color : #FFFFFF;
        scrollbar-highlight-color : #FFFFFF;
        scrollbar-track-color : #FFFFFF;
}


#border_top {
	height: 25px;
	width: 994px;
	background: url(gfx/border_top.png) repeat-x;
}

#border_left {
	width: 25px;
	background: url(gfx/border_left.png) repeat-y;
}

#border_right {
	width: 25px;
	background: url(gfx/border_right.png) repeat-y right;
}

#border_bottom {
	height: 25px;
	width: 994px;
	background: url(gfx/border_bottom.png) repeat-x;
}

#topmenu_linje {
	height: 21px;
	width: 944px;
	background: url(gfx/topmenu_strek_bg.png) repeat top;
}
.bold{
	font-weight: bold;
}

h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

a {
	color:#4D4D4D;
}
a:hover,a:hover.linker {
color: #626F78;
}

a.subgroup_menuitem {
	text-decoration:none;
	color:#42805B;
	font-weight:bold;
	font-size: 11px;
	padding-bottom:6.2px;
	padding: 4px;
	display: block;

}

a:hover.subgroup_menuitem {
	text-decoration:none;
	color:#42805B;
	font-weight:bold;
	font-size: 11px;
	padding: 4px;
	display: block;

}

a.sub_menuitem {
	text-decoration:none;
	color:#42805B;
	font-size: 11px;
	padding: 4px;
	display: block;
}

a:hover.sub_menuitem {
	text-decoration:none;
	color:#42805B;
	font-size: 11px;
	padding: 4px;
	display: block;

}


#page {
	width: 994px;
}
#logo {
}
#top {
	width: 528px;	
	height: 74px;
	background: #FFFFFF url(gfx/topbilde.jpg) top left no-repeat;
	display: block;
}


.lastupdated {
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
}
#topmenu {
	width: 924px;
	height: 21px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF url(gfx/topmenu_bg.png) top left repeat-y;
	text-align: center;
}
#submenu{
	margin-right: 24px;
	width: 176px;
	max-height: 200px;
	padding-bottom: 100px;
	background: url(gfx/submenu_bg.png) bottom left repeat-y;
}
		#submenu_heading {
			padding: 20px;
			padding-top: 0px;
			padding-bottom: 0px;
			line-height: 45px;
			font-size: 16px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
		}
		#submenu_body {
			padding: 20px;
			padding-right: 10px;
		}
		a.submenu_item {
			color: #FFFFFF;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
		}
		a.submenu_item2 {
			line-height: 20px;
			color: #FFFFFF;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}

#content{
	width: 768px;
	height: 300px;
	background: url(gfx/content_bg.png) bottom left no-repeat;
}
#adresseinfo{
	padding-top: 15px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border-top: 1px solid #10798b;
border-bottom: 1px solid #10798b;
color: #626F78;
font-weight: bold;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#BDD4E6,direction=180);
progid:DXImageTransform.Microsoft.Blur(pixelradius=22)
    progid:DXImageTransform.Microsoft.Wheel(duration=3)
}

#linker {
	float: right;
	position: relative;
	bottom: 0px;
	width: 190px;
	margin-left: 35px;
	padding-top: 30px;
	display: block;
}

#linker_heading {
	font-size: 17px;
	font-weight: bold;
	color: #10798b;
	text-decoration: none;
}
a.linker {
	color:#5a5758;
	font-size:11px;
	line-height: 16px; 
	text-decoration: none;
	font-weight: bold;
}

#listed_articles_frontside {
	float: left;
	width: 490px;
}

#listed_articles{
	float: left;
}

table#content_bg {
	width: 944px;
	display: block;
	background-color: #FFFFFF;
}
#bottom{
	clear: both;
	padding-left: 0px;
	width: 993px;
	height: 88px;
	background: url(gfx/footer_bg.gif) top left no-repeat;
	
}

#article{
	display: block;
	margin: 20px;
	padding-right: 5px;
}
.heading {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:18px;
	padding-bottom:5px;
	color: #10798b;
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: none;
}
.text{
	font-family: verdana, tahoma, arial;
	padding-left: 2px;	
	color: #5a5758;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	
}
#news {
	padding: 20px;
	padding-top: 0px;
}

a.news_title,.news_title {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:12px;
	padding-top: 13px;
	color: #005267;

}
a.news_text,.news_text{
	font-family: verdana, tahoma, arial;
	color: #005267;
	font-size: 11px;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 16px;
}
a.news_readmore, .news_readmore{

	font-family: verdana, tahoma, arial;
	color: #005267;
	font-size: 11px;
	padding-bottom: 5px;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}


#footer {
	width: 944px;
	background-color: #FFFFFF;
	text-align:center;
	font-size:7pt;
	color: #5a5758;
}
.footer {
	color:#5a5758;
	text-align:left;
	font-size:11px;
	line-height: normal; 
}

a.small {
	color:#5a5758;
	text-align:right;
	font-size:7pt;
}

.calendar_list {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

a.menuitem {
	text-align:left; 
	font-family:verdana,arial,helvetica; 
	font-size:12px; 
	font-weight:bold;
	color:#005267;
	text-decoration: none;
	height: 21px;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 1px;
}

a.menuitem_over {
	text-align:left; 
	font-family:verdana,arial,helvetica; 
	font-size:12px; 
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	padding: 7px;
	background: url(gfx/onmouseover_bg.png) repeat;
	height: 23px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 1px;
}



a.menuitem_selected{
	text-align:left; 
	font-family:verdana,arial,helvetica; 
	font-size:12px; 
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
	padding-left: 5px;
	line-height: 35px;
	display: block;
	background-color:#8A8787; 
	layer-background-color:#8A8787; 
	color:#ffffff; 
	cursor:pointer;
	text-decoration: none;
	width: 130px;
}

td.of {
	text-align: left;

}

th.of {
	text-align: left;

}

th.of_h {
	text-align: left;
	font-size: 14px;
}

.err {
	padding: 15px;
	margin: 30px;
	border: 1px solid red;

}

