* {
        -moz-box-sizing: border-box;
        box-sizing: border-box;

	border-collapse:collapse;
	line-height: 16px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FAFAFA;
}

/* Kart til forsiden */
.kart a, boks * a {
	color: #333333;
	background-color: transparent;
}
.boks {
	z-index: 100;
}
.map {
	z-index: 90;
}

.main_contents {
	padding-left:15px;
	padding-bottom:10px;
	padding-right:40px;
	padding-top:10px;
}
.main_contents table{
	background-color:#EEEEEE;
}
/* Admin menu */

	.adminmenu li {
		display: block;
		float: left;
		color: black;
	}

/* Sub Menu */
	.L2 {
		padding: 0px;
		margin: 0px;
	}
	
	.L3 li {
		display: block;
		height:34px;
		background-color: #63CDDE;
		REMbackground-image:url(images/button.gif);
		REMbackground-repeat:no-repeat;
		list-style: none;
		margin: 0px;
		padding: 0px;
		line-height: 24px;
		border-bottom: 2px solid white;
	}

	.L3 li a {
		display:block;
		height:34px;
		padding-left: 12px;
		line-height: 24px;
		color: white;
	}
	.L3 li a span {
		line-height: 34px;
	}
	.L3 li a:hover {
		padding-left: 12px;
		color: white;
		font-weight: bold;
	}
	.submenuactive span {
		font-weight: bold;
		text-transform: uppercase;
	}
	.submenu {
		text-transform: uppercase;	
	}


/* Sokefunsksjon */
	.searchsimplefield {
		border:0px solid white;
		width: 87px;
		background-color: #FFFFA0;
		border: 1px solid #cccccc;
	}
	.searchsimplebutton {
		REMdisplay: none;
		margin-left: 4px;
	}

/* Bottom blocks */
	.blockBottom tr td table tr * {
		padding-left: 12px;
	}


/* Hoyre Blokker */
	.blockRight {
		background-image: url(images/top_gradient.gif); 
		background-repeat: repeat-x;
		background-color:#e7f2f7;
	}

	.rightBlockSplit {
		padding: 0px;
		height: 1px;
		width:90%;
		text-align: left;
		margin: 3px;
		margin-left: 8px;
	}

	.blockHeading {
		color: #ffffff;
		background-color: #374650;
		font-size: 11px;
		padding: 3px;
		padding-left: 8px;
		margin-top: 18px;
	}

	.rightBlockContents {
		color: black;
		padding-top: 4px;
		padding-left: 6px;
		padding-right: 6px;
	}

/* Topp blokk, forsteside */
	.front_block {
		padding:14px 14px 14px 14px;
		REMwidth:732px;
		REMheight:110px;
		REMbackground-image: url(images/top_gradient.gif); 
		REMbackground-repeat: repeat-x;
		REMbackground-color:#e7f2f7;
	}

/* Venstre Blokker */
	.blockLeft_2010 {
		margin: 0px 0px 0px 0px;
		width: 223px;
	}
	.blockLeft_2010 h3 {
		REMbackground-image: url(images/bakgrunn_til_overskrift.gif);
		REMbackground-image: url(images/bakgrunn_til_overskrift3.gif);
		REMbackground-repeat: repeat-x;
		REMbackground-repeat: no-repeat;

		background-color: #A0001D;
		padding-left: 13px;
		padding: 9px 0px 9px 13px;
		font-size: 14px;
		color: #ffffff;
		display: block;
		width: 222px;
	}
	.blockLeft_2010 h1 {
		padding: 0px;
		margin: 2px 0px 0px 0px;		
	}
	.blockLeft_2010 h1 a {
		REMbackground-image: url(images/bakgrunn_til_fylke_overskri.gif);
		REMbackground-image: url(images/bakgrunn_til_fylke_overskr2.gif);
		REMbackground-repeat: no-repeat;

		background-color: #62CCDE;
		padding-left: 13px;
		line-height: 34px;
		font-size: 12px;
		color: #fff;
		display: block;
		height: 34px;
		width: 222px;
	}
	.blockLeft_2010 h1:hover, .blockLeft_2010 h1.active {
		font-weight: bold;
	}
	.blockLeft_2010 .active a {
		background-image:url(images/pil_til_active.png);
		background-repeat:no-repeat;
		background-position: 206px 10px;
		font-weight: bold;
	}
	.blockLeft_2010 p {
		padding-left: 13px;		
	}
	.block_left_blocks {
		background-image: url(images/top_gradient.gif); 
		background-repeat: repeat-x;
		background-color:#e7f2f7;
	}
	.blockLeft {
		background-image: url(images/top_gradient.gif); 
		background-repeat: repeat-x;
	}
	.blockLeft h3 {
		color: #A0001D;
		text-transform: uppercase;
	}
	.blockLeft a {
		line-height: 20px;
		font-weight: bold;
	}
	.leftBlockSplit {
		padding: 0px;
		height: 1px;
		width:90%;
		text-align: left;
		margin: 3px;
		margin-left: 8px;
	}
	.leftBlockHeading {
		color: #ffffff;
		background-color: #374650;
		font-size: 11px;
		padding: 3px;
		padding-left: 8px;
		margin-top: 18px;
		margin-left: 4px;
	}
	.leftBlockContents {
		color: black;
		padding-top: 4px;
		padding-left: 11px;
		padding-right: 3px;
	}



.newsListHeading {
	background-image: url("images/icon_news_title.gif");
	background-repeat: no-repeat;
	padding-left:22px;
	padding-bottom: 8px;
	color:#0E2A40;
	font-size: 11px;
}



.readmore {
	text-align:right;
	color:#0e2a40;
	font-size: 11px;
	padding-right:15px;
}
.readmore a {
	background-image: url("images/more_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color:#235175;
	margin-right: 18px;
	padding-right:18px;
}


.footer * {
	text-align:left;
	color:#6A6A6A;
	font-size: 11px;
	padding-top:18px;
	padding-bottom:25px;
	padding-left: 35px;
}
.footer a {
	color:#406887;
}

.footer2 a {
	color:#A0001D;
	color:white;
}

