/* Meny */
li.forside {
      width: 95px;
      height: 22px;
      background-color: #c2eeff;
      text-align: center;
}
li.fiskekort {
      width: 95px;
      height: 22px;
      background-color: #bcebfd;
      text-align: center;
}
li.rapportering {
      width: 95px;
      height: 22px;
      background-color: #b5e8fc;
      text-align: center;
}
li.fiskeregler {
      width: 95px;
      height: 22px;
      background-color: #a9e2f8;
      text-align: center;
}
li.kart {
      width: 95px;
      height: 22px;
      background-color: #9ddcf4;
      text-align: center;
}
li.kontakt {
      width: 95px;
      height: 22px;
      background-color: #92d6ef;
      text-align: center;
}
li.fiskebors {
      width: 95px;
      height: 22px;
      background-color: #83cce8;
      text-align: center;
}
li.lenker {
      width: 95px;
      height: 22px;
      background-color: #81c9e5;
      text-align: center;
}

