/* Import standard text formatting */
@IMPORT url(basic.css);
@IMPORT url(scatec.css);
/* --- Page Layout Styles --- */

/* HTML */
BODY
{
	margin: 0px auto 0px auto;
	padding:  35px 0px 25px 40px;
	background-image:url(/images/bakgrunner/Norwind-bakgrunn.gif);
}

H1
{
	color: #2778bb;	
}

#right
{
	width: 220px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	text-align: left;
	background-color: #E8E9EB;
}

#rightlistheading
{
	background-image:url();
	height:17px;
	width:220px;
	background-color: #E8E9EB;
}
.newslistheadingtext
{
	padding: 0px 0px 5px 10px;
	border:0;
	font-family: Arial,Verdana;
	font-weight:bold;
	font-size: 10pt;
	color: #000;
	background-color: #E8E9EB;
	
}
.newsiteminfo, .newsitemdate
{
	color:#000;
	}

.newsitemlink:link,.newsitemlink:visited
{
	color:#000;
	}
#righttext
{
	border: 0px;
	margin: 0px 10px 0px 10px;
	padding:0px 0px 20px 0px;
	text-align:left;
	line-height:16px;
	color:#000;
	}
#rightlistbottom
{
	background-image:url();
	background-color: #E8E9EB;
	margin-top:-5px;
	height:17px;
	width:220px;
}

#footercontent
{
	width: 820px;
	margin: 25px 40px 0px 40px;
	padding: 10px 0px 25px 0px;
	clear: both;
	float:left;
}