
.main {
  background-color:#337720;
  color:#A0FF40;
  leftmargin:0;
  topmargin:0
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.headline {
  align:center;
  font-size: 42px;
}

a {
  color:#A0FFA0;
}

a:hover {
  color:#A0FFF0;
}

a:active {
  color:#90E090;
}

.menuaktiv {
  background-color:#205018;
}


th {
  font-size: 12px;
  font-weight: bolder;
}
td {
  font-size: 12px;
}
