
* {
   margin: 0;
   padding: 0;
}

body {
/*
  font-family:  Verdana, Helvetica, sans-serif;
  font-size: 11px;
 */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 76%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #000000;
}

.hvitbakgrunn {
  background-color: #ffffff;
}

.sortbakgrunn {
  background-color: #000000;
}

td {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 76%;
  color: #000000;
}

.stednavigasjon-hvit {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

.stednavigasjon-sort {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
}

.iframeclass {
	background-color: transparent;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 6px;
}  
	  
.bildebannerfelt {
  background-color: #ffffff;
  border-left: solid 1px;
    border-right: solid 1px;
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #000080;
}

.ingentoppmarg { 
	margin-top: 0em;
}

.prosjektnav {
  margin-right: 5px;
}

    
ul { 
	margin-top: 0em;
	margin-bottom: 0em;
	}
	
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {color: #FF0000}


a:link {text-decoration: underline; color: #000000}
a:visited {text-decoration: underline; color: #000000}
a:active {text-decoration: underline; color: #000000}
a:hover {text-decoration: underline; color: #666666 }

	
h1 {
  font-size: 20px;
  color: #000080;
  margin-top: 15px;
}


h2 {
   font-size: 18px;
  color: #000080;
   margin-bottom: 2px;
}


h3 {
   font-size: 15px;
  color: #000080;
   margin-bottom: 2px;
}


h4 {
   font-size: 13px;
  color: #000080;
   margin-bottom: 2px;
}


h5 {
   font-size: 10px;
  color: #666666;
   margin-bottom: 2px;
}

.aboutlayer {
	position: absolute;
	height: 152px;
	width: 151px;
	left: 75px;
	top: 548px;
}
.stednavigasjon-sort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.bilde-transparent-sentert {
	margin-top: 50px;
	margin-left: 50px;
}



