body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;

}

p
{
	font-size: 1.0em;
}

.tittel {
	font-size: 2em;
	font-weight: bold;
	color: #4c483f;
}

h1
{
	font-size: 2em;
	color: #4c483f;
	line-height: 110%;
	margin-top: 20px;
}

h2
{
	font-weight: bold;
	font-size: 1.3em;

}

h3
{
	font-size: 1.3em;
	color: #4c483f;
}

.byline {
	font-weight: bold;
	color: #CC0000;

	
}
.ingress {
	font-weight: bold;
}

.uthevet {
	font-style: italic;
}



td
{
	vertical-align: top;
	font-size: 1.0em;
}

td.hvit
{
	vertical-align: top;
	background-color: white;
}

td.tittelblokk
{
	vertical-align: top;
	background-color: white;
	padding: 0 0 20 0;
}

td.menykant
{
	width: 24px;
	height: 45px;
	background-image: url(images/menykant.gif);
	background-repeat: no-repeat;
}

a:link
{
	color: #CC0000;
	text-decoration: none;
}

a:visited
{
	color: #CC0000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}



.venstremarg {
	width: 36px;
}

.hovedillustrasjona
{
	margin: 0px;
	padding: 0px;
	float: right;
}

.hovedillustrasjonb
{
	margin: 0px;
	padding: 0px;
}

.logo
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding: 0px;
}



.menypunkt {
	font-weight: bold;
	background-image: url(images/pil_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menylinje
{
	background-color: #e5e3e3;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
	width: 576px;
	border: 0px none;
	
}

.tekstblokk {
	padding-right: 196px;
	padding-left: 30px;
}

.faktablokk { padding: 10px 196px 0px 30px; }

