body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #7092a4;
scrollbar-face-color:#b6cbd0;
scrollbar-shadow-color: #f3f3f3;
scrollbar-highlight-color: #d5d5d5;
scrollbar-3dlight-color: #96b4be;
scrollbar-darkshadow-color: #31324c;
scrollbar-track-color: #7092a4;
scrollbar-arrow-color: #000000;

}

div#header {
	width:950px;
	height: 246px;
	background: url('img/design/header.jpg');
}

div#menu {
	width: 200px;
	height:379px;
	background: url('img/design/menu.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}

div#menu a, div#menu a:visited {
	margin-left: 35px;
	margin-right: 25px;
	font-family:verdana;
	font-size:12pt;
	color:#8d7561;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	font-style: italic;
}

div#menu a:hover {
	text-decoration: none;
	color: #8ba8b7;
}

div#innhold {
	width:950px;
	min-height:379px;
	background: url('img/design/back.jpg');
	background-repeat: repeat-y;
	text-align: left;
}

div#back {
	background: url('img/design/menu.jpg');
	background-repeat: no-repeat;
}

div#footer {
	width:950px;
	height:45px;
	background: url('img/design/footer.jpg');
}


div#slutt {
	margin-left:460px;
	margin-right:280px;
	font-family:verdana;
	font-size:7pt;
	color:black;
	text-align: center;
}

div#tabell, div#tabell img {
	border:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
}


/*******************Skrifter************************/


h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	margin-right: 50px;
	font-family:verdana;
	font-size:8pt;
	color:black;
	font-weight: normal;
}

a, a:visited {
	color:#406173;
	text-decoration: underline;
}

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

td {
	font-family:verdana;
	font-size:8pt;
	color:black;
	text-align: left;
}

/**************Tabeller******************/

td {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	margin-right: 50px;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

/******************Bilder**********************/
img a, img a:visited {
	border: none;
}