
body, table, html
{
	font-size: 12px;
	font-family: "Lucida Sans Unicode" , Verdana, Arial, Sans-Serif;
	color: #555;
}

body
{
	height: 100%;
	text-align: center;
	background-color: #fff;
	text-align: left;
	margin: 0;
}

img { border: 0;}

html
{
	height: 100%;
}
td
{
	vertical-align: top;
}
div#mainOuter
{
	margin-top: 15px;
}
div.InnerMain
{
	width: 490px;
	padding-left: 0;
}
td.leftCol
{
	border-right: 1px solid #C0C0C0;
	padding-right: 10px;
	width: 200px;
	
}
td.rightCol
{
	border-left: 1px solid #C0C0C0;
	padding-right: 10px;
}
div.rightColMain
{
	margin-left: 10px;
	width: 200px;
}

table#tblmain
{
	width: 950px; display: block;
}
div#mainColContainer
{

	/*margin: 0px 8px 10px 12px;*/
	margin: 0px 10px 10px 10px;
}

h1
{
	margin-top: 0; 
	padding-top: 0;
	font-size: 14px;
	margin-bottom: 5px;
	color: #F15C22;
}
h2
{
	font-size: 13px;
	margin-bottom: 5px;
	color: #F15C22;
}

div.floLeft
{
	float: left;
}
div.floClear
{
	clear: both;
}

div.bunntekst
{
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
}
div.aliasContainer
{
	font-size: 10px
}
div.aliasImg
{
	float: left;
	margin-right: 10px; 
}
div.aliasAbstract
{
	float: left; width: 640px;
	overflow: hidden;
}

div.aliasFullstory
{
	float: right;
}
div.aliasFullstory a
{
	color: #666;
}

/*LINKER START -----------------------------------------------------------------------------------------*/
a.skipnav
{
	/*ikke endre*/
	display: none;
}

/*standard link sett*/
a:visited, a:link
{
	
	color: #F15C22;
	text-decoration: underline;
	font-weight: normal;
}

/*mouseover funksjon på linker*/
a:hover
{
	color: #F15C22;
	text-decoration: underline;
}
span.SitePath a
{
	color: #F15C22;
}
a.readMore
{
	color: #F15C22;
	background-image: url(../images/btn/readMore.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 15px;

}
a.readMore2, a.relLink, li.articleHits a
{
	color: #F15C22;
	background-image: url(../images/btn/orange_pil.jpg);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	padding-left: 7px;
}

a div#containerTopLink  { text-decoration: none;}
/*HOVED START---------------------------------------------------------------------*/


div#bcgContainer
{
	margin: 0 auto;
	background-image: url(../images/bcg/topBcg.jpg);
	background-repeat: repeat-x;
}

div#centerContainer
{
	margin: 0 auto;
	width: 950px;
}

div#containerTop
{
	background-image: url(../images/bcg/logo_stor.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
div#containerTopLink
{
	width: 160px;
	height: 61px;
	vertical-align: top;
	float: left;
	cursor: hand;
}

