body {
	margin-top: 0px;
	margin-bottom: 0px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: black;
	scrollbar-3dlight-color:#d4bebe;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#000000;
    scrollbar-darkshadow-color:#8b0000;
    scrollbar-face-color:#a60002;
    scrollbar-highlight-color: #ba2828;
    scrollbar-shadow-color: #4c0000;
	scrollbar-track-color: #a7a7a7;
}


div#menu, div#menu a, div#menu a:visited {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:verdana; 
	font-weight: bold;
	font-size: 10pt; 
	color: #999; 
	font-style: italic;
	text-decoration: none;
	text-align: center;
}


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


div#header {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1000px;
	height: 340px;
	background:url('img/design/header.jpg');
	background-position: top center;
}


div#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	width:1000px;
	height:66px;
	background:url('img/design/footer.jpg');
}

div#foother-tekst {
	font-family:verdana;
	font-size: 9pt; 
	color: #000000; 
	font-style: italic;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
}

div#line {
	margin-top: 0px;
	margin-bottom: 0px;
	width:1000px;
	height:262px;
	background:url('img/design/top.jpg');
	background-position:top;
	background-repeat: no-repeat;
}

div#innhold {
	margin-top: 0px;
	margin-bottom: 0px;
	width:1000px;
	background:url('img/design/line.jpg');
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-variant: normal;
}


div#farger td, div#farger tr {
	border: 1px;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
}

div#farger img {
	border: 1px solid black;
    display: block;
    margin-left: auto;
    margin-right: auto 
}

div#farger h6 {
	font-size: 7pt;
}


h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:40px;
	margin-right:40px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-variant: normal;
	font-size: 6pt;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left:30px;
	margin-right:40px;
	color: #a60000;
	font-style: italic;
	text-align: left;
}





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

a:hover {
	text-decoration: none;
}

td {
	font-size:10pt;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

img, img a, img a:visited {
	border: 2px solid black;
}
