body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	width: 100%;

	background-color: #cde3a8;
    
}

div.hoved {
	width: 970px;
	
	background-color: #ffffff;
	
	border: thin solid #aaaaaa;
	
	margin-left: 5%;
	
	margin-right: 5%;
	
	float: left;
		
}

div.meny {
	width: 170px;
	
	position: relative;
	
	height: inherit;
	
	float: left;	
	
	background-color: #678f4b;
	
	border-right: 1px solid #aaaaaa;
	
	padding: 0px;
	
}

div.tekst {
	width: 750px;
	
	background-color: #ffffff;

	margin-left: 200px;
	
	padding-top: 0px;
	
	padding-bottom: 10px;
	

		
}
div.footer {
	float: left;
	
	width: 970px;
	
	background-color: #ffffff;	
	
	border-top: 1px dotted #555555;
	
	padding-top: 0px;
	
	margin-top: 0px;
	
	clear: both;
    
}    

a { 
	color: #555555;
	
	text-decoration: underline;
	
	font-weight: 700;
}

a.meny {
	color: #555555;
	
	text-decoration: none;
	
	font-weight: 600;
	
	
}


table {
	background-color: #ffffff;
	
}

th.STH {
	background-color: #ffffff;
	
	color: #555555;
	
	font-size: 13px;
	
	padding-bottom: 15px;
	
	text-align: left;
}
tr.STD2 {
	background-color: #eeeeee;
	
	color: #000000;
}

tr.STD1 {
	background-color: #ffffff;
	
	color: #000000;
}

td.meny {
	background-color: #cde3a8;
	
	width: 170px;
	
	height: 20px;
}

table.meny {
           padding-top:0px;
           
           margin-top: 0px;
}

h1,h2 {
	color: #a70531;
	
	margin-top: 0px;
	
	font-size: 18px;
}

h3,h4 {
	color: #a70531;
	
	margin-top: 0px;
	
	font-size: 14px;
}

img {
	border: none;
}

img.logo {
	padding-top: 10px;
	
	padding-bottom: 10px;
	
	padding-left: 40px;
}

img.art {
        border: thin solid #555555;        
}                 

      
       
p.tekst {
	width: 500px;
}
p.ingress {
	
	color: #678f4b;
	
	font-weight: bold;
}


.ARROW {
	background-image: url(bilder/bullett_artsd.gif);
 
 	background-repeat: no-repeat;
	
 	background-position: 0 4px;
 	
 	padding-left:8px;
 
 	clear: both;
}

table.DATATABELL {
	border: 1px solid #aaaaaa;
	
	margin-bottom: 20px;
}

.FEIL {
	color: #990099;
	font-weight: bold;
}

.SKJEMA { background: #f8f8f8 }
.skjema { background: #f8f8f8 }

