#bannerLink{
	position: absolute; 
	top: 20px; 
	left: 940px;
}

body{
	margin: 0px;
	padding: 0px;
	color: #274B6B;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height:
}

h1 {
  font-size: 18pt;
}
h2 { 
 font-size: 16pt;
 }
#page{
  width: 986px; 
}

#banner{
	height: 271px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}


#leftContent {
	float: left;
  width: 215px;
}

#centerContent {
	float: left;
  width: 520px;
	padding-left: 8px;
  height: auto !important;
  min-height: 300px;
  height: 300px;
	margin-top: -40px;
}

#rightContent {
	float: right;
  width: 215px;
}

#footer {
	margin-left: 215px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	color: #999999;
	font-size: 11px;
}


/*
 *  Meny
 */
ul#navlist{
  padding: 0 ;
  padding-left: 2em;
  list-style: none;
}

ul#navlist li{
  padding-top: 2px;
}

ul#navlist li a{
  color: #d62627;
  font-weight: bold;
  font-size: 13px;
	text-decoration: none;
}

ul#navlist li a#active{
  color: #274B6B;
	text-decoration: underline;
}

#pageDescription, p.pageDescription, p.description, .objectDescription{
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 150%;
}
h1{
	color: #d62627;
  font-size: 16px;
}

h2{
	color: #d62627;
  font-size: 14px;
}

h3{
	color: #d62627;
  font-size: 12px;
  font-weight: bold;
}

.hiddenStructure {
  display: none;
}


#documentActions{
  float: right;
}

#documentActions ul {
  margin-top: 8px;
  list-style: none;
}

#documentActions li { 
  margin: 0px;
  margin-right: 6px;
  display: inline;
}

img{
	border: 0px;
}

a{
  color: #d62627;
}

a:hover{
	color: #999999;
}
.simpleObjectPath {
  display: none;
}

p {
  margin-bottom: 1em;
}
li {
  margin: 0.5em 0;
}
ul {
  padding: 1em;
}
#navlist li {
  margin: 0; 
}
