a{
  color: #0b545f;
}

a:hover{
  color: #0b545f;
}

/************************************
** Menu styles
************************************/

ul.menu ul.menu { }
li.menu { list-style-type: none; margin-left: -25px; }
li.menu li.menu {}
li.menu li.menu li.menu { margin: 0px 0px; padding-left: 5px; }
#active-link { font-size: 12px;	font-weight: bold; color: #0b545f; font-weight: bold;}
li.menu a:link { font-size: 12px;	font-weight: bold; color: #0b545f;	text-decoration: none;  margin-left: 2px; }
li.menu a:visited {font-size: 12px;	font-weight: bold;color: #0b545f;	text-decoration: none; margin-left: 2px; }
li.menu a:hover {	font-size: 12px;	font-weight: bold; color: #0b545f;	text-decoration: underline; margin-left: 2px;  }
li.menu li.menu a:link { font-size: xx-small;	font-weight: normal; color: #0b545f; text-decoration: none; }
li.menu li.menu a:visited {	font-size: xx-small;	font-weight: normal; color: #0b545f;	text-decoration: none; }
li.menu li.menu a:hover {	font-size: xx-small;	font-weight: normal; color: #0b545f;	text-decoration: underline; }
li.menu li.menu li.menu a:link { font-size: xx-small;	font-weight: normal; color: #0b545f;	text-decoration: none; }
li.menu li.menu li.menu a:visited {	font-size: xx-small;	font-weight: normal; color: #0b545f;	text-decoration: none; }
li.menu li.menu li.menu a:hover {	font-size: xx-small;	font-weight: normal; color: #0b545f;	text-decoration: underline; }

.navigator_ingress_img_right{
  border:none;

}

.navigator_title{
  color: #0b545f;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none; 
}

a:hover.navigator_title{
  color: #0b545f;
  font-size: 12px;
  font-weight:bold;
  text-decoration: underline; 
}


.navigator_read{
  color: #0b545f;
  text-decoration: none; 
}

a:hover.navigator_read{
  color: #0b545f;
  text-decoration: underline; 
}


.navigator_ingress{
  color: #0b545f;
}

.datoList{
  color: #0b545f;
}

.navigator_LF{
  display:none;
}

.navigator_background{
  border-style:solid;
  border-width:2px;
  border-color:#50acba;
  padding:15px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background: #666666;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(/neted/front/img/medianor160909/bakgrunn.jpg);
	background-repeat: no-repeat;
        font-size: 11px; 
        font-family: Verdana ; 
}

.oneColFixCtr #container {
	width:872px;
	height:605px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 150;
	margin-left: auto;
	padding-top:5px;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.oneColFixCtr #content,#menu_banner,#footer{
	float:right;
}
.oneColFixCtr #ver_menu{
	float:left;
	/*background-image: url(/neted/front/img/medianor160909/innhold_02.png);*/
	width:181px;
	height:300px;
	/*background-repeat:no-repeat;*/
}

.oneColFixCtr #banner{
	float:left;
	/*background-image: url(/neted/front/img/medianor160909/innhold_03.png);*/
	width:691px;
/*	background-repeat:no-repeat;*/
}


.oneColFixCtr #space_banner_content{
	float:right;
	width:691px;
	height:18px;
}

.oneColFixCtr #content{
	float:right;
	/*background-image: url(/neted/front/img/medianor160909/innhold_07.png);*/
	width:691px;
/*	background-repeat:no-repeat;*/
}	

.oneColFixCtr #space_content_footer{
	float:right;
	width:691px;
	height:15px;
}

.oneColFixCtr #footer{
	float:right;
	/*background-image: url(/neted/front/img/medianor160909/innhold_09.png);*/
	width:691px;
	height:49px;
/*	background-repeat:no-repeat;*/
}

