a {
  color:#186B7A;
  text-decoration:none;
}
		
a:hover {
  color:#9A8629;
}
			
#frame {
  width:902px;
  height:auto;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
  position: relative;
}

#contentheader {
  position: absolute;
  top: 0px;
  left: 12px;
  background-image: url('../banner.png');
  padding-top:85px;
}
    
#contentpane {
  position:absolute;
  left:12px;
  top:106px;
  background-color: #cccccc;
  height:596px;
}

#contentleft {
  position:absolute;
  left:3px;
  top:3px;
  width:198px;
  height:588px;
  padding:0px 0px 0px 4px;
  background:#F1F1EC url('../colourbar.png') repeat-x top;
  border: 1px solid #ffffff;
}

#contentcenter {
  position:absolute;
  left:210px;
  top:3px;
  width:458px;
  height:588px;
  padding:0px 0px 0px 0px;
  background:#ffffff url('../colourbar.png') repeat-x top;
  border: 1px solid #ffffff;
  text-align:center;
}

#headerright {
  position:absolute;
  left:673px;
  top:3px;
  width:202px;
  height:578px;
  padding:10px 0px 0px 0px;
  background:#F1F1EC url('../colourbar.png') repeat-x top;
  border: 1px solid #ffffff;
}

#contentright {
  width:147px;
  padding:0px 0px 0px 4px;
  background:#F1F1EC;
  text-align:left;
}

#maintextfield {
  text-align:left;
  margin-right:auto;
  margin-left:auto;
  width: 432px;
}

#conceptimage {
  margin: auto;
  clear: none;
  text-align: center;
  width: 420px;
}

.mainheadline {
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold; 
  color: #2A5F00;
}
			  
.mainintroandheadline {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #515151
}

.mainbodytext {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #515151;
}
			
.sectionheadline {
  font-weight:bold;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #515151
}

.newsitem {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.newsheadline {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold; 
  color: #2A5F00;
}

.newssummarytext {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #515151;
}

.menu2selected {
  font-size: 10px;
  font-family: Verdana,Arial, Helvetica, sans-serif;
  font-weight: bold; 
  color: #2A5F00;
}
		    
#shadowleft {
  width: 11px;
  height:702px;
  background-image: url('../kantlinje_vanster.png');
  background-repeat: repeat-y;
  position: absolute;
  top: 0px;
  left: 0px;
}
				  
#shadowright {
  width: 11px;
  height:702px;
  background-image: url('../kantlinje_hoger.png');
  background-repeat: repeat-y;
  position: absolute;
  top: 0px;
  left: 892px;
}

