body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  }

a:link {
  color: #993300;
  background-color: #ffffff;
  }

a:visited {
  color: #000000;
  background-color: #ffffff;
  }

a:active {
  color: #339900;
  background-color: #ffffff;
  }

.oversikt {width: 100%;}

.oversikt td {
  padding: 5px;
  vertical-align: top;
  }

.oversikt th a {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  }

h1 {
  font-size: 150%;
  margin-bottom: 0px;
  color: #336600;
  }

h2 {
  font-size: 100%;
  margin-top: 0px;
  color: #339900;
  }

h3 {
  font-size: 110%;
  margin-left: -10px;
  margin-bottom: 10px;
  color: #339900;
  padding-left: 10px;
  }

strong {font-weight: 800;}

.gift {
  margin-top: 20px;
  margin-bottom: 20px;
  }

.info {
  margin-top: 20px;
  }

.bilde {
  float: right;
  font-size: 80%;
  }

.bilde a:link, .bilde a:visited {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  }

.bilde a:active, .bilde a:hover{
  text-decoration: underline;
  color: #339900;
  background-color: #ffffff;
  }


.kontakt {
  text-align: center;
  margin-top: 50px;
  clear: all;
}

.nav {
  border-top: solid 2px #339900;
  border-bottom: solid 2px #339900;
  padding: 3px;
  font-weight: bold;
  margin-bottom: 10px;
  }

.bunnnav {
  color: #339900;
  margin-top: 10px;
  margin-bottom: 20px;
  clear: both;
  }

.bunnnav div {
  border-top: solid 2px #339900;
  border-bottom: solid 2px #339900;
  padding: 3px;
  }

.nav a,.bunnnav a {
  text-decoration: none;
  }


.symp div {
 margin-bottom: 5px;
 }


.symp span {margin-left: 15px;}

.tekst {
  padding: 20px;
  padding-left: 30px;
  }

.tekst h4 {margin-bottom: 0px;}

.right {
  margin-top: 10px;
  padding-top: 10px;
  float: right;
  border-left: solid 2px #339900;
  padding: 10px;
  padding-left: 20px;
  clear: both;

}

.allplants {
  margin-left: -10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  }

.search {float: right;}

.marker {font-weight: bold;}