body {
   background: #e5f4d9;
}

img {
   max-width:100%;
}

nav.menutop {
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06) !important;
}

p {
  line-height: 26px;
}

@media (max-width: 992px) {
    .tabelmidden {
	padding-top:35px;
   }
}