body {
	text-align: center;  
	width: 100%; 
	background-image:url(images/body-back.gif);
	background-repeat:repeat-x;
	margin:0px;
        padding:0px;

}

/* Prosjekter */
.project .ingress {
	padding: 4px 4px 4px 4px;
	font-weight: bold;
}
.project .text {
	color: black;	
	margin: 4px 0px 4px 0px;
	width: 610px;
	clear: both;
}
.text {
	padding:0px 0px 0px 4px;
}
.project .text_left {
	padding: 4px 0px 4px 0px;
	float: left;
	width: 136px;
	font-weight: bold;
}
.project .text_right {
	padding: 4px 0px 4px 0px;
	float: right;
	width: 470px;
	text-align: left;
	REMfont-weight: bold;
}
.project .text ul {
	margin: 0px 0px 0px 20px;
}

.pre_project .text_left {
	padding: 4px 4px 4px 0px;
	float: left;
	REMwidth: 100px;
	text-align: right;
}
.pre_project .text_right {
	padding: 4px 4px 4px 4px;
	float: left;
	REMwidth: 80px;
	text-align: left;
}

.pre_pre_project {
	margin:24px 0px 0px 0px;
}
.pre_project .liste {
	height: 22px;
	line-height: 22px;
	padding:0px 0px 0px 26px;
	margin:0px 0px 0px -16px;
	list-style-type: none;
	background-image:url(images/pdf_ikon-16x18.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.project ul li {
	background-image:none;
	list-style-type: disc;
}

.pre_pre_project .text_left {
	padding: 4px 4px 4px 4px;
	float: left;
	margin: 0px 0px 0px 260px;
	REMwidth: 100px;
	text-align: left;
	font-size: 14px;
}
.pre_pre_project .text_right {
	padding: 4px 4px 4px 4px;
	float: left;
	REMwidth: 80px;
	text-align: left;
	font-size: 14px;
}
.pre_pre_project .text_right * { font-size: 14px; }
 



.main {
	width:1025px;
}
.kontakt {
	height:81px;
	height:42px;
	width:1025px;
	text-align:left;
}
.logo {
	position:absolute;
	float:left;
	padding:0px;	
	top: -200px;
}
.kontaktinfo {
	width:600px;
	float:right;
	text-align:right;
	margin: 52px 13px 0px 0px;
	margin: 20px 13px 0px 0px;
	line-height: 20px;
}
.top {
	height:104px;
	height:84px;
}
.header-top {
	height:24px;
	background-image:url(images/header-top.png);
	background-repeat:no-repeat;
}
.header {
	height:80px;
	height:60px;
	background-image:url(images/header.png);
        background-repeat:no-repeat;
	background-position: bottom left;
}
.menyplass {
	float:right;
	margin-top:32px;
	margin-top:12px;
	width:600px;
}

.toppBildet {
	padding: 14px 0px 0px 15px;
}
.flash {
	height:363px;
	background-image:url(images/bilde-back.png);
}
#headingflash {
	margin:14px 0px 0px 16px;
	height:100%;
}
.innhold {
	width:100%;
	height:100%;
	background-image:url(images/contents-back.gif);
        background-repeat:repeat-y;
	text-align:center;
}
.innhold-skygge {
	width:1023px;
	text-align:left;
	height:100%;
	background-image:url(images/contents-top-shadow2.png);
        background-repeat:no-repeat;
}
.innhold-innhold {}
.contents {
	width:688px;
	height:100%;
	float:left;
	
	margin:10px 0px 0px 18px;
}
.blokk {
	width:285px;
	float:right;
	margin-top:16px;
	margin-right:15px;
	margin-bottom:18px;
}

.bottom {
	height:23px;
	background-image:url(images/contents-bottom.png);
        background-repeat:no-repeat;
}

.kredit {
	height:40px;
}


/* Horisontal menu */
/* NB! listmenu_o.css ligger etter dette stilarket og overstyrer en del innstillinger. */

        .hmenu {
		text-align:center;
        }
        .hmenu ul {
                line-height: 29px;
                height: 29px;
        }
        .hmenu ul li {
                margin-left: 0;
                /* border-right: 1px solid #000; */
                list-style: none;
                line-height: 29px;
                height: 29px;
        }
        .hmenu ul li.first {
                margin-left: 0px;
                border-left: none;
                list-style: none;
        }
        .hmenu a {
                padding-right: 30px;
                text-decoration: none;
                line-height: 29px;
                display: block;
        }


        .hmenu a:hover {
                color: #0f75bc;
		text-decoration: underline;
        }

        .menuItem span {
                text-transform: uppercase;
                color: #939598;
                color: #0f75bc;
        }
        .REMmenuItem:visited span {
                color: #939598;
        }
        .menuItem:active span {
                color: #0f75bc;
		font-weight: bold;
        }
        .menuItem:hover span {
                color: #0f75bc;
        }
        .menuItem:hover {
                color: #0f75bc;
        }
        .menuItem:link span {
                color: #0f75bc;
        }
        .menuItemActive:visited span {
        }
        .menuItemActive:active span {
		color: #0f75bc;        
		font-weight: bold;
	}
        .menuItemActive:hover span {
               text-decoration: none;
               color: #0f75bc;        
	}
        .menuItemActive:link span {
        }
        .menuItemActive ul li a span, menuItem ul li a span  {
		text-transform: uppercase;
		color: #0f75bc;
        }
        .menuItemActive span {
		font-weight: bold;
	}
        .subMenuItem span {
                padding-left: 6px;
                padding-left: 0px;
        }
        .subMenuItem:hover span, .subMenuItem:active span, .subMenuItem:link span, .subMenuItem:visited span {
                color: #444444;
                color: #0f75bc;
        }




/* Topp meny */

	.submenu {
		width:200px;
		float:left;
	}

/* HOYREBLOKK - ARTIKLER   */
.blocks_right {
	text-align:left;	
}
.rightBlockTitle {
	padding:15px 7px 10px 10px;
}
.rightBlockContents {
	padding:0px 7px 0px 10px;
	color:white;
}
.rightBlockContents * {
	color:white;
}
.rightBlockContents ul {
	margin: 0px 0px 0px 33px;
	padding: 5px 0px 5px 0px;
}
.rightBlockContents ul li {
	padding: 3px 11px 3px 0px;
}
.rightBlockContents ul li * {
	line-height: 13px;
}
.rightBlockContents a {
	font-weight:normal;
	line-height:20px;
	text-decoration: none;
}


.rightBlockContents .rb_contents h1, .rightBlockContents .rb_contents h2, .rightBlockContents .rb_contents h3 {
	margin:0px 0px 0px 16px;
}


.art_header {
	background-color:#aaa;
	width:626px;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	font-weight: normal;
	padding:0px 0px 0px 4px;
	margin:8px 0px 8px 0px;
	color: white;
	
}

