body {
	color: black;
	background-color: white;
	font: 9pt normal verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.noprint {
	display: none;	
}

#header {
	font-size: 20pt;
	position: absolute;
	left: 42%;
	top: 20px;
	color: white;
	font-weight: regular;
	display: none;
}

#header2 {
	font-size: 8pt;
	position: absolute;
	left: 45%;
	top: 50px;
	color: white;
}

h1 { font-size: 20pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
hr { clear: right; }
img { border: 0; }

.lesmer {
	font-size: 10pt;
	display: block;
	border: 1px solid gray;
	padding: 5px;
	width: 98%;
}

.lesmerlink {
	cursor: pointer;
	font-style: italic;
}

.fakelink {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}

.break { clear: right; }

td .fact {
	font-size: 9pt;
	border: 1px solid gray;
	padding: 5px;
	margin: 5px;
	color: black;
	background-color: white;
	width: 1600px;
}

.bildec {
	font-size: 8pt;
	text-align: center;
}

.bilde {
	padding: 5px;
	font-size: 8pt;
	float: right;
	text-align: center;
}

.tekst {
	font-size: 10pt;
	background-color: white;
}

#innhold {
	background-color: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#meny {
	display: none;
}

