
/* Resetting html elements to prefered default status to remove some crossbrowser issues */


/**
 * lys grøn    #cfdd98 
 * mørk grøn   #90a630
 * baggrund    #ffffff
*  ny baggrund #ffffff
 **/
body{margin:0px;background-color:#ffffff;}
a img{border:none}
form{margin:0px}
p{line-height:16px}
h1{margin:0px;padding:0px; color: #000000; margin-top:10px;}
h2 {margin:0px; padding:0px; line-height:16px; color: #000000; margin-top:12px;}
h3 {margin:0px; padding:0px; line-height:14px; color: #000000; margin-top:14px; margin-bottom:-12px;}
h4, h5, h6{margin:0px; padding:0px; line-height:14px; color: #000000; margin-top:10px;}


/* Setting the font */
body{
	font:12px Ariel, Helvetica, sans-serif;
}

h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}

/* Defining the canvas */
body{text-align:center;margin:0px 0px;}

#container{
    width:770px;
    margin:0px auto;
    text-align:left;
    position:relative;
    top:0px;
    left:0px;
    padding:0;
	  background: url("../images/logowatermark.png") center no-repeat;   
}


/* Styling the header */
#header {
    height:175px;
    line-height:80px;
    margin-top: 0px;
    margin-bottom: 12px;
}

#logo{
	float: left;
  top:0px;
  color: #ffffff;
  text-align: center;
	height:170px;
	width: 170px;
	background: url("../images/logo.png");
	margin-right: 17px;
	background-repeat: no-repeat;
}
#banner{
	float: left;
	width: 580px;
  background-color:#ffffff;
	/* background-image: url("topbanner.png");*/
	height: 170px;
	background-repeat: no-repeat;
}

/* Styling the content*/
#content{
    line-height:1.5; 
    margin:15px 15px;
    /*margin-right: 165px;*/
    margin-left: 195px;
    text-align:left;
    min-height:370px;
	width: 560px;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #90a630;
}
#news {
	background-image: url("../images/newsgul-bg.png");
	padding: 5px 15px;
	font-size: 80%;
}

#news a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
#newsTop {
	background-image: url("../images/newsgul-top.png");
	height: 21px;
}
#newsBottom {
	background-image: url("../images/newsgul-bottom.png");
	height: 21px;
}
.newsDate {
	margin-top: 8px;
}
.newsHead {
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Styling the menu*/
#topmenu {
  margin-left:20px;
	background-color: #90a630;
	text-align: right;
	padding-top: 1px;
	height: 37px;
	width:460px; /*  460 px 800-padding-ender*/
	margin-top:0;
	padding-bottom: 0px;
	padding-left: 250px; /*  270 px */
	padding-right: 10px;
	vertical-align: middle;
	background-image: url("../images/topmenu-bg.png");
	color: #fff;
	margin-bottom: 17px;
	
}
#topmenu ul li {
	list-style:none;
	float: left;
	margin: 0;
	padding: 0px;
	width: 50px;
	padding-right:5px;
	/*border: 1px solid red;*/
}
#topmenuLeft {
	position: absolute;
	margin: auto;
	left: -0px;
	top: 0px;
	background: url("../images/topmenu-bg-left.png") no-repeat;
	height: 37px;
	width: 30px;
}

#topmenuRight {
	position: absolute;
	margin: auto;
	right: 0px;
	top: 0px;
	background: url("../images/topmenu-bg-right.png") no-repeat;
	height: 37px;
	width: 30px;
}
#topmenu a {
	display: block;
	float:left;
	width: 90px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}

#topmenu form {
	margin: 0;
	padding: 0;
	/*border: 1px solid red; */
}

#topmenu form input {

}

#topmenu a {
	font-weight: bold;
}
#leftmenu{
  margin-left: 0px;
	background-image: url("../images/leftmenu-bg.png");
}
#leftmenu ul {
	margin:0;
	padding:0;
}
#leftmenu ul li {
	list-style:none;
	margin: 0;
	padding: 0px;
	width: 160px;
	padding-right:10px;
}

#leftmenu a{
	margin:0px;
  display:block;
  padding:2px 15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:10px;
  text-decoration:none;
  color: #ffffff;
	width:140px;
}

#leftmenu ul li a:hover {
	background-color: #47901b; 
	background-image: url("../images/leftmenu-bg-hover.png");
	color: #fff;
}

#leftmenu ul li a.active {
  font-weight:bold;
	color: #ffff66;
}

#leftmenu a.subactive {
    text-decoration: underline;
    font-weight: bold;
}
#leftmenu .sublevel1 {
	margin-left: 20px;
}
#leftmenu .sublevel1 a {
	width: 125px;
	margin-left:-20px;
	padding-left:30px;
}
#leftmenu .sublevel2 {
	margin-left: 20px;
}
#leftmenu .sublevel2 a {
	width: 105px;
	margin-left:-40px;
	padding-left:50px;
}
#leftmenu .sublevel3 {
	margin-left: 20px;
}
#leftmenu .sublevel3 a {
	width: 85px;
	margin-left:-60px;
	padding-left:70px;
}
#leftmenu .sublevel4 {
	margin-left: 20px;
}
#leftmenu .sublevel4 a {
	width: 65px;
	margin-left:-80px;
	padding-left:90px;
}
#leftmenu .sublevel5 {
	margin-left: 20px;
}
#leftmenu .sublevel5 a {
	width: 70px;
	margin-left:-100px;
	padding-left:100px;
}

#leftmenuTop {
	background-image: url("../images/leftmenu-top.png");
	background-repeat: no-repeat;
	height: 21px;
	width: 190px;
}

#leftmenuBottom {
	background-image: url("../images/leftmenu-bottom.png");
	background-repeat: no-repeat;
	height: 28px;
	width: 190px;
	margin-bottom:30px;
}

#leftcolumn{
	float:left;
	margin-left:0;
	margin-right: 20px;
/*	background-color:#61ba2d;  */
	width: 170px;
	/*#width: 150px;*/
	padding-bottom: 15px;
}

/* Styling the factboxes */
#rightcolumn{
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    width:140px;
}

#factboxes .factbox{
/*    padding: 5px 15px;*/
background-image: url("../images/factbox1.png");
	margin-top:25px;
	margin-bottom:45px;
}
#factboxes .factboxTop {
	background-image: url("../images/fact-top.png");
	height:23px;
	margin-top: 3px;

}
#factboxes .factboxBottom {
	background-image: url("../images/fact-bottom.png");
	height:23px;

}
#factboxes h6{
  font-size:14px;
	color: #000;
	padding-left: 0px;
	padding-right: 9px;
  margin-left:10px;

}
#factboxes p{
	font-size:10px;
	padding-left: 9px;
	padding-right: 9px;
	margin-left:10px;
}

/* Styling the footer*/
#footer{
    background-image: url("../images/footer.png");
	width: 770px;
	height: 156px;
}


/* for news archive*/

.archiveTable {
	width: 100%;
}
.archiveHeader {
	font-weight: bold;
	text-align:center;
	background-color: #90a630;  
}
.archiveEntry a {
	text-decoration: none;
	color: #fff;
}
.nvTeaser {
	font-style: italic;
}
.nvMainArticle {
	margin-top: 10px;
}
