body{   
  padding: 0px;
  margin: 0px;
  font-size: 9pt;
  font-family: Verdana;
}

#super{
	width: 1000px;
}

#page{
	background-image: url("images/bg.jpg");
}

#banner{
	height: 376px;
	background-image: url("images/topp.jpg");
}

#leftContent{
	position: absolute;
	width: 263px;
}

#centerContent{
	background-repeat: no-repeat;
	background-image: url("images/midt.jpg");
	min-height: 359px;
	margin-bottom: 15px;
}

#rightContent{
	display: none;
}

#footer{
	height: 68px;
	background-image: url("images/bunn.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
  color: #c1b78f;
  font-size: 8pt;
	font-family: Verdana;
}

#footer a{
  color: #c1b78f;
}



#objectRendrer{
	border-top: 1px solid #E3DEC0;
	margin-left: 287px;
	width: 638px;
}






ul#navlist{
  list-style: none;
  margin-top: 58px;
}

ul#navlist li{
	padding-top: 4px;
	text-align: right;
	background-image: url("images/bak_meny_24bit.gif");
	background-repeat: no-repeat;
	background-position: bottom right;

}

ul#navlist li a{
	color: #000;
  font-size: 9pt;
  font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

ul#navlist li a#active{
  color: #944d2e;
}






.hiddenStructure {
  display: none;
}

div.objectPath{
  display: none;
}

#documentActions{
	float: right;
	margin-top: 6px;
}

#documentActions ul {
  margin: 0px;
  list-style: none;
}

#documentActions li { 
  margin: 0px;
  display: inline;
}

h1{
  color: #944d2e;
  font-size: 20pt;
	font-family: Arial;
}

h2{
	color: #944d2e;
	font-size: 18pt;
	font-family: Arial;
}

h3{
  color: #944d2e;
  font-size: 16pt;
	font-family: Arial;
}

a{
  color: #944d2e;
}

.pageDescription{
	font-weight: bold;
}