body {
	background-image: url(/images/bg_r.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #324897;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active{
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
    border-top: 1px solid #dddddd;
	font-size: 9px;
	margin-bottom: 20px;
	margin-top: 40px;
	padding-top: 4px;
}
#background {
	position:absolute; 
	width:911px; 
	height:564px; 
	z-index:1; 
	left: 0px; 
	top: 0px;
	background-image:url(/images/bg.jpg);
}
#mainbody {
    color: #CCCCCC;
	position:absolute; 
	width:691px; 
	height:100%px; 
	z-index:2; 
	left: 186px; 
	top: 142px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: #324897;
	scrollbar-face-color: #324897;
	scrollbar-track-color: #BFDDDF;
	scrollbar-highlight-color: #324897;
	scrollbar-3dlight-color: #324897;
	scrollbar-shadow-color: #324897;
	scrollbar-darkshadow-color: #324897;
	scrollbar-arrow-color: #BFDDDF;				
}
#menu {
	position:absolute; 
	width:159px; 
	height:420px; 
	z-index:3; 
	left: 1px; 
	top: 307px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.menu-row {
	height: 24px;
	background-color: #2B388C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99999A;
	padding: 1px;
	padding-left: 12px;
}
.menu-row-right {
	height: 24px;
	background-color: #2B388C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99999A;
	padding: 1px;
	padding-right: 12px;
}
.menu-row a:link {
	color: #99999A;
	text-decoration: none;
}
.menu-row a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.menu-row a:visited {
	color: #99999A;
	text-decoration: none;
}
.menu-row a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-row-right a:link {
        color: #99999A;
        text-decoration: none;
}
.menu-row-right a:active{
        color: #FFFFFF;
        text-decoration: none;
}
.menu-row-right a:visited {
        color: #99999A;
        text-decoration: none;
}
.menu-row-right a:hover {
        color: #FFFFFF;
        text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.nyhetsbilde {
	float: left;
	margin: 8px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}
.tittel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: white;
/*	border-bottom: 1px solid #dddddd; */
	padding-bottom: 4px;
	margin-bottom: 12px;
}
.bottomborder {
	background-color: #2B388C;
}

hr {
	height: 1px;
	background-color: #dddddd;
}
