body {
		text-align:center;
		margin:0px 0px 0px 0px;
		background-color: #ddd;
		color: #333;
		font-size: 12px;
	    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		height:100%; /* this is the key! */
		}

#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-color: #fff;
		background: url(bg.gif) 100% 0 repeat-y;
		height:100%; /* this is the key! */
		}

#contentleft {
	width:170px;
	padding: 15px 0px 0px 10px;
	margin-left: 15px;
	float:left;
	background:#fff;
	
	}

#copyright {
		color: #222;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	    font-size: 10px;
		text-align: center;
	    margin: 10px 0px 10px 0px;
}

#contentcenter {
	width:440px;
	padding:0px;
	float:left;
	background:#fff;
	}

#contentright {
	width:132px;
	padding:10px 0px 0px 5px;
	float:left;
	text-align:left;
	background:#fff;
	}

#contentheader {
	margin-left: 12px;
	margin-right: 12px;
	padding: 0px;
	height: 190px;
	background: url(../images/header.gif) 0 0 no-repeat;
	background-color:#3E5C38;
	}

#meny {
   color: #fff;
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin-left: 5px;
   margin-top: 172px;
   float: left;
}

img {   
	border: 0px;
}

.img-left{
	margin: 0px 0px 10px 0px;
}

p,h1,h2,pre,table {
	margin:0px 10px 10px 0px;
	}

ul { 
	list-style-position: inside; 
	margin-left: 0px; 
	padding-left: 30px;
	list-style-image: url('../images/pil.gif'); 
	vertical-align: middle; 
}

li { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

td {
	padding: 5px;
	
}

h1 {
	font-size:14px;
	padding-top:10px;
	color:#2C4627;
	}

h2 {
	font-size:12px;
	padding-top:10px;
	color:#2C4627;
	}

#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}

#contentright p { font-size:10px}


#meny a {
		color: #fff;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
}

#meny a:visited, a:active, a:link { 	
		text-decoration: none;
		color: #fff;
}

#meny a:hover {
		text-decoration: none;
		color: #6B8D65;
}

a {		
		text-decoration: underlined;
		color: #2C4627;
		font-size: 12px;
		
}

a:visited, a:active, a:link { 	
		text-decoration: underlined;
		color: #2C4627;
}


a:hover {
		text-decoration: underlined;
		color: #6B8D65;
}

.a-anchor{
	font-size:12px;
	padding-top:5px;
	padding-bottom:0px;
	margin: 8px 0px 2px 0px;
}


.a-anchor a{
	text-decoration: underline;
}

.a-anchor a:hover{
	color: #666666;
}

#bildtext {
	font-size: 10px;
	margin:0px 10px 10px 10px;
}
