body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	background-image: url(gfx/brown_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

img { border: none; }

/* ********************************
	Innhold
******************************** */

#header{
	background-image:  url(gfx/brown_header.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	height: 133px;
	width: 658px;
}

#meny {
	width: 538px;
	height: 16px;
	padding-left: 35px;
	margin: 0px;
	background-color: #FFFFFF;
}

#main {
	width: 658px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height: 100%;
	line-height: 130%;
	text-align: left;
}

#main p {
padding-left: 35px;
padding-right: 0px;
margin-bottom: 10px;
margin-top: 0px;
text-align: justify;
}

#main h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 45px;
padding-right: 0px;
margin-top: 12px;
margin-bottom: 10px;
font-size: 12px;
font-weight: bold;
text-align: left;
}

.innhold {
	position: absolute;
	left: 0px;
	top: 150px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 538px;
	height: auto;
}

.banners {
	position: absolute;
	left: 550px;
	top: 149px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 120px;
	height: 350px;
}

.pic {
	border: 1px solid #625832;
}

.copyinfo {
	color: #B1A781;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #000000;
	line-height: 150%;
}

td.linje {
	background-color: #B1A781;
}

td.highlight {
	background-color: #E3D9B3;
}

font.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/*** meny ***/
a.meny:link {
text-decoration:none;
font-weight: bold; 
color: #625832;
}

a.meny:hover {
text-decoration:none;
font-weight: bold; 
color: #625832;
border-bottom: 4px solid #B1A781;
}

a.meny:visited {
text-decoration:none;
font-weight: bold; 
color: #625832;
}

a.meny:visited:hover {
text-decoration:none;
font-weight: bold; 
color: #625832;
border-bottom: 4px solid #B1A781;
}

/*** links ***/
a.link:link {
text-decoration:none;
font-weight: bold; 
color: #625832;
}

a.link:hover {
text-decoration:none;
font-weight: bold; 
color: #625832;
border-bottom: 1px solid #B1A781;
}

a.link:visited {
text-decoration:none;
font-weight: bold; 
color: #625832;
}

a.link:visited:hover {
text-decoration:none;
font-weight: bold; 
color: #625832;
border-bottom: 1px solid #B1A781;
}

/*** piclinks ***/
a.piclink:link {
text-decoration:none;
font-weight: bold; 
color: #625832;
}

a.piclink:hover {
text-decoration:none;
font-weight: bold; 
color: #625832;
}

a.piclink:visited {
text-decoration:none;
font-weight: bold; 
color: #625832;
}

a.piclink:visited:hover {
text-decoration:none;
font-weight: bold; 
color: #625832;
}