body {
	font-size: 11pt;
	line-height: 135%;
	color: #000;
	background-image: none; 
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

/* spalter og layout ---------------------------------------------------------*/
table#hovedtabell {
	width: 100%;
}
td.sidespalte {
	display: none;
}
td.hovedspalte {
	width: 65%;
}
td.spalte3 {
	width: 35%;
}
td#hovedspalte1r {
	width: 100%;
	background-image: none; 
}
td#sidespalte1r.en {
	background-image: none; 
}
td#hovedspalte1r.en {
	background-image: none; 
}
td#hovedspalte1r h1 {
	color: #999;
}
td#sidespalte2r {
	background-image: none; 
}
td#sidespalte3r {
	background-image: none; 
}
td#hovedspalte3r {
	width: 100%;
	background-image: none; 
	font-size: 9pt;
}


/* TYPO ----------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	color: #000;
	}
