﻿body { }

#header-logo {
  background-image: url("/Content/Custom/Klooster/Logo-web.png");
  background-repeat: no-repeat;
  background-size: 175px;
  display: inline-block;
  height: 113px;
  margin-left: 100px;
  margin-top: 10px;
  width: 175px;
}


#header {
  height: 60px;
}

#menuLeft, #accountLink {
  display: none;
}