#frame {
	width:902px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	position: relative;
}

#contentheader {
	position: absolute;
	top: 0px;
	left: 12px;
	background-image: url(nw_06/images/nw_banner_ny.gif);
	padding-top:85px;
	width:880px;
	height:20px;
}

#contentpane {
	position:absolute;
	left:12px;
	top:106px;
	width:880px;
	height:796px;
	background-color: #FFFFFF;
}
		
#contentleft {
	position:absolute;
	left:0px;
	top:3px;
	width:210px;
	height:788px;
	padding:0px 0px 0px 0px;

	background:#ffffff url(images/ .gif) repeat-x top;
	background-color: #FFFFFF;
}

#menu2 {
	padding:16px 0px 0px 30px;
	background:#ffffff url(images/ .gif) repeat-x top;
	background-color: #FFFFFF;
}
	
#contentcenter {
	position:absolute;
	left:216px;
	top:3px;
	width:664px;
	height:788px;
	background:#ffffff url(nw_06/images/.gif) repeat-x top;
	text-align:left;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
	
#headerright {
	position:absolute;
	left:673px;
	top:3px;
	width:202px;
	height:778px;
	padding:10px 0px 0px 0px;
	background:#F1F1EC url(nw_06/images/colourbar.png) repeat-x top;
	border: 1px solid #ffffff;
}

#contentright {
	width:197px;
	padding:0px 0px 0px 4px;
	background:#F1F1EC;
	text-align:left;
}

#maintextfield {
	text-align:justify;
	margin-right:auto;
	margin-left:auto;
	width: 626px;
	padding:0px 0px 0px 0px;
}
		
#conceptimage {
	padding: 10px 0px 0px 20px;
	margin: auto;
	clear: none;
	text-align: center;
	width: 626px;
}

.mainheadline {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #3399CC;
}

.mainintroandheadline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333
}

.mainbodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
}

.sectionheadline {
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000
}

.newsitem {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.newsheadline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #053A73;
}

.newssummarytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #515151;
}

.menu2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400; 
	color: #CC0000;
}
.menu2selected {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #CC0000;
}

#shadowleft {
	width: 11px;
	height:902px;
	background-image: url(nw_06/images/kantlinje_vanster.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
}

#shadowright {
	width: 11px;
	height:902px;
	background-image: url(nw_06/images/kantlinje_hoger.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 892px;
}

