body {
	background: #fff;
	color: #000;
	font: 11pt Georgia, "Times New Roman", Times, serif; 
	line-height: 1.3em;
	}
* { 
	padding: 0; 
	margin: 0; 
	}

a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}


/* std typo ------------------------------------------------------------------*/

.byline {
	color: #666;
	}

/* sidelayout ----------------------------------------------------------------*/
#sideCont {
	width: 17cm;
	}
#sidetoppCont {
	display: none;
	}
#multispalteCont {
	background: #fff;
	}
#spalte1Cont {
	display: none;
	}
#hovedspalteCont {
	width: 70%;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	}
#spalte3Cont {
	width: 25%;
	padding: 0 0 0 0;
	}

/* sidebunn ------------------------------------------------------------------*/
#sidebunnCont {
	border-top: 0 solid #666;
	background-image: none;
	background-color: #fff;
	width: 17cm;
	}
#sidebunnleft {
	border-top: 1px solid #666;
	width: 17cm;
	height: 1cm;
	padding: 4px 0 0 0;
	margin: 0;
	}
#sidebunntekst {
	float: left;
	width: 10cm;
	padding: 0 0 0 0;
	line-height: 1.1em;
	}
#sidebunnlogoer {
	float: left;
	width: 30%;
	height: 60px;
	}
#logokilden {
	padding: 0px 0px 0px 10px;
	}
#logoforskningsradet {
	padding: 0px 0px 0px 10px;
	}



/* høyrespalte-assosiasjoner -------------------------------------------------*/
#spalte3Cont .container {
	border-top: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
	}
#spalte3Cont .container h3,
#spalte3Cont .nettressursCont h2 {
	color: #666;
	}
#spalte3Cont .container .li,
#spalte3Cont .nettressursCont h4 {
	border-top: 1px dotted #eee;
	}

