body {
	width: 1000px;
	background:url('img/design/back.jpg');
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

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

div#top {
	width: 1000px;
	background:url('img/design/top.jpg');
	background-repeat: no-repeat;
	float: left;
}

div#bottom {
	width: 1000px;
	background:url('img/design/bottom.jpg');
	background-repeat: no-repeat;
	float: left; 
	background-position: bottom center;
}

div#innhold {
	width: 1000px;
	background:url('img/design/line.gif');
	background-repeat: repeat-y;
}

div#footer {
	width: 1000px;
	height: 84px;
	background:url('img/design/footer.jpg');
	color: #7a6e31;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	line-height: 97%
}

div#footer a {
	color: #9e914d;
}

div#footer a:hover {
	text-decoration: none;
}







div#menu {
line-height: 135%
}


div#menu img {
	border: 0px;
	margin: 0px;
}

div#menu a {
font-family: verdana;
font-style: italic;
color: #000000;
text-decoration: none;
font-weight: bold;
}


div#menu a:hover {
	color: #b0a18f;
}




h3 {
	color: #b0a18f;
	font-family: verdana;
	font-style: italic;
	margin: 0px;
}

h4 {
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	margin-right: 70px;
	font-size: 10 pt;
}

img {
	border: 2px solid black;
	margin: 5px;
}


table {
	border-collapse: collapse;
	color: #bd9e9c;
	font-family: verdana;
	font-weight: normal;
	font-weight: bold;
}


td {
	color: #000000;
	font-family: verdana;
	font-weight: normal;
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
}

a {
	color: #4c2203;
}

a:hover {
	text-decoration: none;
}