.pagestyle {
  right: -30px;
}



.quicknav .boxhead { position:absolute;right:9999px;left:auto; }

.quicknav {
  position: absolute;
  top: 56px;
  right: 0;
  margin-top: -.5em;
  width: 27em;
  max-width: 400px;
  padding-left: 120px;
}
.quicknav ul {
  float: right;
}

.quicknav li {
  background: url(i/quicknav-bg.png) 0 0 no-repeat;
  float: right;
  _display: inline;
  padding-left: 5px;
  margin: 0 0 4px 4px;
}
.quicknav li a {
  background: url(i/quicknav-bg.png) 100% 0 no-repeat;
  font-family: Georgia, serif;
  color: #606060;
  padding: 4px 5px 0 0;
  height: 18px;
  display: block;
  min-width: 145px;
  _width: 145px;
  text-align: center;
  letter-spacing: -.3px;
}

.quicknav li.fsk,
.quicknav li.tak {
  clear: right;
}

.quicknav li:hover,
.quicknav .parent,
.quicknav .current,
.quicknav li a:hover,
.quicknav li a:focus,
.quicknav .parent a,
.quicknav .current a {
  background-image: url(i/quicknav-c-bg.png);
  color: #fff;
  text-decoration: none;
}


.wrap .quicknav ul li.slt {
  margin: 0;
  padding: 0;
}
.wrap .quicknav ul li.slt a {
  background: url(i/stjornlagathing.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 112px;
  min-width: 0;
  height: 48px;
  overflow: hidden;
  text-indent: -9999em;
  padding: 0;
}
