body {
	margin: auto;
	margin-top: 7px;
	margin-bottom:7px;
	background-image:url(bilder/bgsommer.jpg);
	/*background-repeat:repeat-x;*/
	background-color:#000000;
	/*background-color:#276262;*/	
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;

}

.text 
{  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 12pt; 
font-style: normal; 
line-height: normal; 
color: #000000; font-weight: normal}

#toptabell
{
border-left-color:#C1CDC1;
border-top-color:#C1CDC1;
border-left-width:medium;
border-top-width:medium;
border-left-style:outset;
border-top-style:outset;
}

#hovedtabell
{
border-left-color:#C1CDC1;
border-left-width:medium;
border-left-style:outset;

}

#linje
{
background-color:336666;
height:5px;
}

.listetext 
{  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 12pt; 
font-style: normal; 
line-height: 20pt; 
font-weight: normal; 
color: #000000; 

margin-left:	4em;
margin-right:	4em;

display: list-item;
list-style-type: circle;
list-style-position: outside}

.heading {  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 22pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #000000}

.textliten 
{  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 10pt; 
font-style: normal; 
line-height: normal; 
color: #000000; 
font-weight: normal;
margin-left:	4em;
margin-right:	4em;
}

.textunderlinebold
{  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 12pt; 
font-style: normal; 
line-height: normal;
font-weight: bold;
color: #000000; text-decoration: underline}

.heading2 {  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 12pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #000000}

#heading2hvit {
	font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align:center;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #336666;
}
#heading2hvit a:link{
	color: #FFFFFF;
}
#heading2hvit a:visited{
	color: #FFFFFF;
}
#heading2hvit a:hover{
	color: #FFFFFF;
}


.heading3 {  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 16pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #000000; text-decoration: underline}

.textbold { font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif;
font-size: 12pt; 
font-style: normal; 
line-height: normal; 
color: #000000; 
font-weight: bolder}

.undermenu {  
font-family: "Arial", verdana, tahoma, Trebuchet MS, sans-serif; 
font-size: 9pt; 
line-height: normal; 
color: #000000; 
margin-right: 20px; 
margin-left: 20px}

.copyright {
	font-family: "Arial", verdana, tahoma, "Trebuchet MS", sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
	margin-right: 30px;
	margin-left: 30px;
	font-style: normal;

}

.hr {
	font-size: 0;
	height: 0;
	max-width: 750px;
	margin: 7px 0 7px 0;
	border-top: 1px solid #000;
	clear: both;
}

a:link {
	color:#336666;
	text-decoration: none;
} 

a:visited {
	color:gray;
	text-decoration: underline;
	}
a:active {color:#cc0000}

