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

body {
	background-image:url(images/body_background_Underside.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	background-color:#302E2D;
	REMtext-align: center;
}
.forside {
}
.main_contents_position {
	position:relative;
	top:28px;
	left:176px;
	width:574px;
	text-align:left;
	padding:3px 0px 0px 16px
}
.contents_forside {	
	height:292px;
	width:732px;
	REMbackground-color:#262323;
	overflow: hidden;
}
.text_forside {
	width:257px;
	float:left;
	margin-top:93px;
	margin-left:20px;
	text-align:left;
}
.blockcontents {
	REMbackground-color:purple;
	height:141px;
	margin-top:28px;
	
}
.maincontents {
	text-align:left;
	padding: 32px 50px 10px 60px;
	width: 942px;
	min-height: 200px;
}

/* Artikkel pa forsiden */
	.articleList .image {
		height:90px;
		width: 62px;
	}
	.articleList .readMore {
		text-align: right;
		position:relative;
		top:75px;
		left:103px;
	}
	.articleList .image {
		width: 62px;
		height: 90px;
		float:left;
		overflow:hidden;
		margin: 2px 0px 0px -6px;
	}
	.articleList .introduction {
		float: right;
		width: 93px;
		margin: 0px -5px 0px 0px;
	}



/* Blokker */
	.blocks_mid_position {
		position:relative;
		top: -228px;
		left: -37px;
		left: 22px;
		text-align: left;
	}
	.blocks_bottom_frontpage_position {
position:relative;
top: 28px;
left: -18px;
		text-align: left;
	}
	.block_bottom {
		float:left;
		width: 186px;
		padding: 3px 12px 0px 17px;
		margin: 0px 8px 0px 0px;
	}
	.block_bottom .blockContents, .block_bottom .blockContents p, .block_bottom .blockContents span, .block_bottom .blockContents td, .block_bottom .blockContents table {
		font-size: 12px;
		line-height: 15px;
	}
	.block_bottom .blockContents h2 {
	        font-size: 16px;
	        line-height: 19px;
	        font-weight: normal;
	}

.page {
	REMbackground-color:pink;
	height:561px;
	width:768px;
	margin-top:73px;
}
.top {
	REMbackground-color:blue;
	height:97px;
	text-align:left;
}
.footer {
	margin: 0px;
	padding: 0px;
}
.front_text_bottom {
	position:relative;
	width:766px;
	left:0px;
	top:53px;
	padding:4px 0px 64px 0px;
	text-align:left;
	color: #696969;
	border-top: 1px solid #696969;
}
.front_text_bottom * {
	color: #696969;
	color: #969696;
	font-size: 12px;
	line-height: 12px;
}
	



.logo {
	float:left;
	width:230px;
	height:97px;
}


/* Meny niva 1*/
	.menu {
		float:right;
		width:500px;
		height:22px;
	}
	.menu ul {
		margin:71px 34px 0px 0px;
	}
	.menu ul ul, .menu ul ul ul {  }
	.menu li {
		margin:0px 0px 0px 0px;
		padding:0px;
		display: block;
		float: left;
		float: right;
		text-align: center;
		font-size:12px;
	}
	.menu a {
		display: block;
		width: 93px;
		height: 26px;
		background-image:url(images/menu.png);
		background-repeat: no-repeat;
		padding: 5px 0px 0px 0px;
		margin: 0px;
	
		color: #005291;
		text-decoration: none;
	}
	.menu a:hover {
		REMfont-weight:normal;
		REMcolor: #75a3ca;
		REMtext-decoration: none;
		REMbackground-image:url(images/menu_active.png);
	}
	.menu a:hover span {
		REMcolor: #75a3ca;
	}
	.active a {
		text-decoration: none;
		background-image:url(images/menu_active.png);
		background-repeat: no-repeat;
		text-align: center;
	}
	.active a span {
		color: #75a3ca;
		color: #19bfd1;
	}
	.menu span {
		line-height:22px;
		font-size: 12px;
		color: #c2c2c2;
		padding:0px 0px 0px 0px;
		margin:0px;
	}
	
/* Meny niva 2,3 og 4 */

	.submenu_position {
		position: relative;
		top: -252px;
		left: 20px;
	}	
	.sub_menu {
		margin: 0px;
		padding: 0px;
	}
	.sub_menu li {
		list-style-type: none;
		margin: 4px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
	}
	.sub_menu a, .sub_menu .active a { 
		text-decoration: none;
		display: block;
		background-image: url(images/menu_lvl2_background81.png);
		background-repeat: no-repeat;
		height: 21px;
		width: 172px;
		text-align: left;
		padding: 0px 0px 0px 12px;
	}
	.sub_menu span {
		line-height:20px;
		font-size: 12px;
	}
	.in_active a, .active a { 
		text-decoration: none;
	}
	.sub_menu a:hover span, .sub_menu .active a:hover span { 
		color: #75a3ca;
	}
	.sub_menu .active span {
		color: #19bfd1;
	}
	.sub_menu .in_active span { 
		color: #c2c2c2;
	}
	.lvl3 span { padding-left:8px; }
	.lvl4 span { padding-left:16px; }











/* WIPS classer */
	.feedbackForm td {
		padding: 3px 0px 3px 0px;
	}
	.feedbackForm .left { 
		padding: 0px 16px 0px 0px;
		line-height: 22px;
	}
	.feedbackForm .textarea {
		position: absolute;
		top: 35px;
		left: 280px;
	}
	.feedbackForm .feedbackTextArea {
		height: 72px;
		width: 195px;
	}
	.feedbackForm .feedbackTextField {
		width: 195px;
	}


/* Innstillinger til bildene i toppen av siden */
	.toppBildet {
		border: 1px solid #98bcdb;
		width:904px;
	}

	#articleListCustomers img {
		border: 1px solid #98bcdb;
	}

/* Artikkel meny */
	.article_menu {
	        height: 42px;
	}
	.article_menu a:hover {
	        color: white;
	        text-decoration: none;
		width: 110px;
	        height: 42px;
	}	
	.article_menu a {
	        display: block;
	        color: black;
	        text-decoration: none;
	        height: 42px;
		width: 110px;
	}


