* {
        margin: 0px;
        padding: 0px;
        border-collapse: collapse;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -ff-box-sizing: border-box;
        -webkit-box-sizing: border-box;
}

body {
	margin: 0px auto; 
	width:100%; 
	height:100%; 
	padding: 0px; 
	overflow: auto;
}

.top {
	height:230px;
	background-image:url(images/top_background.gif); 
	background-repeat:repeat-x;

}

.page {
	width:100%;
	margin-top:-220px;	
}

.ingress p {
	font-weight:italic;
}

.page_inner {
	width:960px; 
	text-align:left;
}

.logo {
	height: 51px;
	margin-top:21px;
}

.menu {
	text-align:left;
	height:20px; 
	margin-top:14px;
}

.contents {
	sfloat:left;
	margin-left:30px;
	padding-top:25px;	
	padding-bottom:40px;
	width:690px;
	width:530px;
}

.rblock {
	width:200px;
	margin-right:30px;
	height:100%;
}

.footer p {
	color:#ffffff;
	font-size:10px
}

.footer table a {
        color:#ffffff;
        font-size:10px
}












.innhold {
	width:639px;
}

/* Artikkler  */

        .artikkelforside {
                float: left;
		margin-top:30px;
                width: 360px;
                height: 71px;
                margin-right: 20px;
                REMbackground-color: white;
                REMborder: 1px solid #98bcdb;
        }
        .artikkelforsideInner {
                margin-top: 0px;
                margin-bottom:8px;
                margin-left:5px;
                margin-right:5px;
        }
        .artikkel_forside_overskrift {
                text-transform: uppercase;
                line-height: 16px;
                font-size: 12px;
        }
        .artikkel_forside_ingress {}
        .artikkel_forside_lesmer {
		color:#88c540;
	}

/* Innstillinger til les mer delen av artikler */
        .artikkel_overskrift {
                text-transform: uppercase;
        }

/* Innstillinger til brede artikkler (100% breddde) */
        .artikkel {
                width: 902px;;
                REMheight: 100%;
                height: 135px;
                overflow: hidden;
                REMpadding: 10px 20px 10px 10px;
                margin: 12px 0px 15px 0px;
                background-color: white;
        }
        .artikkel_fullvisning {
                width: 902px;;
                REMheight: 100%;
                REMheight: 135px;
                overflow: hidden;
                REMpadding: 10px 20px 10px 10px;
                margin: 12px 0px 15px 0px;
}

/* --------- */
/*  Blokker  */
/* _________ */

	.leftBlock a {
		color: #848484;
	}
	.leftBlock a:hover {
		text-decoration: underline;
	}
	.leftBlock h4 {
		text-align: left;
		color: #4c4c4c;
		margin: 0px;
		margin-top: 2px;
		padding-left: 8px;
	}
	.leftBlockContents {
		overflow:hidden;
		width: 140px;
		padding: 0px 7px 0px 0px;
	}
	.blocks_left {
		width: 140px;
		padding: 2px 0px 0px 2px;
		margin: 3px 0px 13px 4px;
	}
	.blocks_left p{
		font-size:12px;
		line-height:16px;
		margin-bottom: 8px;
	}
	.blocks_left a{
	        font-size:12px;
		line-height:16px;
	}

	.blocks_left h2, .blocks_right h2 { 		/* Overskrifter */
		line-height: 48px;
		margin: 12px 0px 0px 0px;
	}
	.blocks_left .rightBlockContents {
		margin: 0px;
	}
	.blocks_right { 	 			/* Mellomrom mellom blokkene */
		margin-bottom: 60px;
	}


.article * {
}

.article a {
	font-weight: bold;
}

h2.newslist {
	color: #4c4c4c;
	font-size: 12px;
	margin-bottom: 5px;
}
.searchsimplefield {
	width: 84px;
}

.searchsimplebutton {
	width: 40px;
}
.mailingListEmail {
}





.credits {
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 170px;
}

.credits, .credits a, .credits a:hover {
	color: #666666;
	font-size: 10px;
}
