
h1 { font-size: 30px; line-height: 42px; margin-bottom: 7px; }

h2 { font-size: 22px; line-height: 36px; margin-bottom: 10px;}

h3 { font-size: 19px; line-height: 34px; margin-bottom: 7px; }

h4 { font-size: 18px; line-height: 32px; margin-bottom: 7px; }

h5 { font-size: 16px; line-height: 26px; margin-bottom: 7px; }

h6 { font-size: 14px; line-height: 24px; margin-bottom: 7px;  }

h1,h2,h3,h4,h5,h6 {
	color: #444;	
	letter-spacing: -0.5px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-family: 'Open Sans';
	font-weight: 600;	
}

/* CUSTOM CSS */
.av-cats li ul.children { display: none; margin-bottom: 0; }
.av-cats li.active > ul.children,
.av-cats li.current-cat > ul.children,
.av-cats li.current-cat-parent > ul.children { display: block; }
.av-cats li.current-cat > a,
.av-cats li.current-cat-parent > a { font-weight: bold; color: #000; }

.slide-container { position: relative; overflow: hidden; border: 2px solid #222; border-bottom: none; background: #222; }
.slide-container .slides { position: relative; margin: 0; background: #fff; }
.slide-container .slides > li { float: left; list-style: none; padding: 30px 90px 100px; }
.slide-container .slides > li h3 { font-size: 28px; margin-bottom: 20px; }
.slide-container .slides > li img { float: left; margin-right: 20px; max-width: 50%; }
.slide-container .slides > li .av-text { float: left; width: 50%; }
.slide-container .slides > li .av-text-full-width { float: left; width: 100%; }
.slide-container a.prev,
.slide-container a.next { position: absolute; top: 45%; left: 15px; z-index: 2; margin-top: -15px; width: 30px; height: 30px; background: url(img/arrows.png) -60px 0; text-indent: -9999px; opacity: 0.7; }
.slide-container a.next { left: auto; right: 15px; background-position: -90px 0; }
.slide-container a.prev:hover,
.slide-container a.next:hover { opacity: 1; }
/*
.slide-container .slidedots { width: 60%; text-align: center; margin-top: -99px; margin-left: 20%; position: relative; z-index: 9; margin-bottom: 60px; }
.slide-container .slidedots li { display: inline-block; margin: 0 3px; }
.slide-container .slidedots li a { display: inline-block; width: 9px; height: 9px; background: url(img/dots.png) -9px 0; }
.slide-container .slidedots li .slidetip { display: none; position: absolute; font-size: 11px; margin-top: 12px; background: #000; color: #fff; z-index: 99; font-weight: bold; font-family: Arial; padding: 3px 10px; }
.slide-container .slidedots li:hover .slidetip { display: block; }
.slide-container .slidedots li.active a,
.slide-container .slidedots li a:hover { background-position: 0 0; }
*/
.back-link { display: block; background: #222; color: #fff; text-decoration: none; padding: 5px 15px; margin-bottom: 10px; margin-top: 4px; }
.slidedots .active a { color: #000; }
.slide-container .av-count { padding: 19px 20px 0; color: #fff; }
a {cursor:pointer;}

.thisis_av_tax .slide {
    list-style: none;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 15px;
    box-shadow: 0 5px 20px -10px #000;
  position:relative;
  overflow:auto;
  clear:both;
}
.thisis_av_tax .slide > img {
  float:right;
  margin-left:15px;
}

/* DATA PORT */
/*
.list-group.nav {
  margin-bottom: 20px;
  padding-left: 0;
  margin-left:0;
  list-style: none;
}
li.list-group-item {
  padding: 0;
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
ul.nav li.active,
div.list-group a.active,
ul.nav li.active:hover,
div.list-group a.active:hover,
ul.nav li.active:focus,
div.list-group a.active:focus {
  border-color: #e7e7e7;
  color: #555;
}
.list-group.nav > li > a:hover,
.list-group.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.list-group.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.row.bootstrap {
  margin-left: -15px;
  margin-right: -15px;
}
i.basis {
  color: #008000;
}
i.tillaeg {
  color: #009de0;
}
table.podcasts {
  table-layout: auto;
}
table.podcasts td:first-child {
  min-width:60%;
}
table.podcasts.table th,
table.podcasts.table td {
    width: auto;
    vertical-align: middle;
}
table.podcasts.table td:nth-child(1) {
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
table.podcasts.table td:nth-child(1) a.btn {
    margin-right: 10px
}
table.podcasts.table td:nth-child(1) audio {
    margin-bottom: -10px;
    margin-right: 10px;
}
table.podcasts.table th:nth-child(2),
table.podcasts.table th:nth-child(3),
table.podcasts.table td:nth-child(2),
table.podcasts.table td:nth-child(3) {
    overflow: hidden;
    text-align: right;
    width: 90px;
}
table.podcasts audio {/*, canvas, progress, video*//*
  display: inline-block;
  vertical-align: baseline;
  visibility: visible;
}
.affix {
  position: static;
}
@media (min-width: 768px) {
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .affix {
    top: 70px;
    width: 300px;
    max-width:19vw;
    position: fixed;
  }
}
/*
@media (min-width: 1200px) {
  .affix {
    width: 300px;
  }
}
*/
/* DATA PORT */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
  margin-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group.nav {
  margin-bottom: 20px;
  padding-left: 0;
  margin-left:0;
  list-style: none;
}
ul.nav li.list-group-item {
  padding: 0;
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
ul.list-inline.skabe li:first-child,
ul.list-inline.andre li:first-child {
  padding-left: 5px;
}
ul.list-inline.skabe li,
ul.list-inline.andre li {
  padding-bottom: 1em;
}
ul.list-inline.skabe.eatlas {
  min-width: 60px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  background-color: #428bca;
}
ul.nav li.active,
div.list-group a.active,
ul.nav li.active:hover,
div.list-group a.active:hover,
ul.nav li.active:focus,
div.list-group a.active:focus {
  border-color: #e7e7e7;
  color: #555;
}
.list-group.nav > li > a:hover,
.list-group.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.list-group.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
a.list-group-item {
  text-decoration: none;
}
ul.nav li.list-group-item.sub,
div.list-group a.list-group-item.sub {
  border: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 5px 15px 5px 25px;
}
.row.bootstrap {
  margin-left: -15px;
  margin-right: -15px;
}
i.basis {
  color: #008000;
}
i.tillaeg {
  color: #009de0;
}
table.podcasts {
  table-layout: auto;
}
table.podcasts td:first-child {
  min-width:60%;
}
table.podcasts.table th,
table.podcasts.table td {
  width: auto;
  vertical-align: middle;
}
table.podcasts.table td:nth-child(1) {
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
table.podcasts.table td:nth-child(1) a.btn {
  margin-right: 10px
}
table.podcasts.table td:nth-child(1) audio {
  margin-bottom: -10px;
  margin-right: 10px;
}
table.podcasts.table th:nth-child(2),
table.podcasts.table th:nth-child(3),
table.podcasts.table td:nth-child(2),
table.podcasts.table td:nth-child(3) {
  overflow: hidden;
  text-align: right;
  width: 90px;
}
table.podcasts audio {/*, canvas, progress, video*/
  display: inline-block;
  vertical-align: baseline;
  visibility: visible;
}
.affix {
  position: static;
}
h3.placering {
  margin-top: -5px;
  font-size: 18.2px;
  color: #777;
  text-transform: capitalize;
  margin-bottom: 30px;
}

h3.placering i {
  font-size: 14px;
  line-height: 24px;
}

h3.synsvinkel {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

div.map.thumbnail {
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
}
div.map.thumbnail:empty {
  border:none;
  padding:0;
}

div.map p {
  padding-top: 10px;
  text-transform: capitalize;
}

div.map img {
  max-height: 165px;
  width: auto;
}

img.thumbnail {
  margin-right: 10px
}

i.illustration {
  font-size: 100px;
  color: #008000;
  text-shadow: 0 -1px 0 rgba(66,88,33,.8);
}
.entry-content:After {
  content:'';
  display: block;
  clear: both;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.btn-default {
  min-width: 3.5em;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  user-select: none;
  text-decoration: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.eatlas-map {
  clear:both;
}
.table-thumbnail,
.table-thumbnail-large,
.show-image,
.media a.img {
  min-width: 78px;
  min-height: 78px;
  max-width: 78px;
  max-height: 78px;
  background-color: #000;
  padding: 4px;
  text-align: center;
  position: relative;
  float: left;
  margin-right: 15px;
}
.table-thumbnail-large {
  min-width: 100%;
  min-height: 148px;
  max-width: 100%;
  max-height: 148px;
  margin-bottom: 10px;
}
.table-thumbnail img,
.table-thumbnail-large img,
.show-image img,
.media a.img img {
  width: auto;
  height: auto;
  max-height: 70px;
  max-width: 70px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  margin-top:0;
}
.table-thumbnail-large img {
  max-height: 140px;
  max-width: 95%;
}
.show-image {
  min-width: 100%;
  min-height: 510px;
  max-width: 100%;
  max-height: 510px;
  margin-bottom: 10px;
  cursor: pointer;
  display: block;
}
.show-image img {
  max-height: 500px;
  max-width: 95%;
}
.show-image.thumbnail > i {
  float:right;
  margin:5px;
  color:#999;
}
.show-image.thumbnail > p {
  position: absolute;
  bottom:10px;
  left:10px;
  color:#999;
  margin:0;
}
/*
div.eatlas-card {
  min-height:420px;
}
*/
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
  clear: both;
}
body.single-praeparat header.entry-header,
.list-group-item:not(.sub):not(.active) ~ .sub.list-group-item,
.list-group-item:not(.sub).active ~ .list-group-item:not(.sub):not(.active) ~ .sub.list-group-item {
  display: none;
}
.list-group-item:not(.sub).active ~ .sub.list-group-item {
  display: block;
}
.first-cap {
  /*text-transform: capitalize;*/
  clear: both;
  margin-top: 1.5em;
}
.first-cap:first-letter {
  text-transform: uppercase;
}
.emne-oversigt p.arrow:before,
.soeg-oversigt p.arrow:before {
  content: "\f061";
  font-family: FontAwesome;
  position: absolute;
  left: -1.2em;
}
.emne-oversigt .media {
  margin-top: 15px;
}
.emne-oversigt .media:after {
  display: block;
  content:'';
  clear: both;
}
.emne-oversigt .media, 
.soeg-oversigt .media,
.emne-oversigt p.arrow, 
.soeg-oversigt p.arrow {
  display: block;
  margin-left: 2.5em;
  position: relative;
}
.emne-oversigt .media-heading {
  margin-bottom:5px;
}
input[name="emne"][type=text] {
  width: calc(100% - 50px);
  padding: 3px 8px 4px;
  vertical-align: top;
  margin-bottom: 20px;
}
input[name="emne"][type=text] + .input-group-btn > button {
  min-height: 42px;
}
span.red,
.ao-red {
  color:#d14;
}
.thumbnail .caption {
  font-size: 14px;
}
.thumbnail .caption h3 {
  font-size:16px;
  margin-bottom:5px;
}
.thumbnail p.uddrag {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container > h1.entry-title {
  border-bottom:1px solid #ddd;
  font-size: 32px;
  padding-bottom: 4px;
  margin-bottom: 12px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row label {
  display: inline-block;
}
.row.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
/*
.no-br > br,
.no-br > p> br {
  display: none !important;
}
*/
.container.praeparat table {
  margin:0;
  width: auto;
  border: none;
}
.container.praeparat td {
  padding:0;
  margin:0;
  border:none;
}
span.highlight {
  background-color: rgba(255,255,0,.46);
}
.container.praeparat .list-group {
  margin-left:0;
}
ul.list-inline.eatlas {
  margin-left: 0;
}
.table-wrapper {
  overflow: auto;
}
.search-img-lnk {
  display: block;
  text-align: center;
  background-color: #000;
  max-width: 260px;
}
img.search-img {
  max-width:300px;
  max-height: 160px;
  display: inline-block;
}
.search-excerpt {
  max-width: 260px;
  line-height: 1.5;
}
#search-results .result .title span.highlight {
  display: inline !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color:inherit !important;
}
#search-results .result-wrapper {
  width: 31%;
  display: inline-block;
  margin-bottom: 2.5%;
  position: relative;
  color: #676767;
}
#search-results .result-wrapper .result {
  width: 100%;
  display: block;
}
/*
.container-wrap, .project-title {
  margin-top: -25px;
  padding-top: 43px;
}
  */
.ao-folders {
  display: inline-block;
  width: 300px;
}
.ao-images {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 350px);
  margin-left:12px;
}
.ao-img {
  display: inline-block;
  width: calc(20% - 10px);
  min-width: 160px;
  margin:0 5px 5px;
  border:1px solid #aaa;
  text-align: center;
}
.ao-img img {
  display: block;
  margin-bottom: 2px;
}
.ao-img .url {
  display: block;
  line-height: 1;
  word-break: break-all;
}
.sf-menu .marg-bot {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .col-sm-2 {
      width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-6 {
      width: 50%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
      width: 83.33333333%;
  }
  .col-sm-12 {
      width: 100%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
}
@media (min-width: 992px) {
  body.single-praeparat .container-wrap {
    padding-top:20px;
  }
  .affix {
    top: 70px;
    width: 300px;
    max-width:19vw;
    position: fixed;
  }
  .col-md-3 {
      width: 25%;
  }
  .col-md-4 {
      width: 33.33333333%;
  }
  .col-md-5 {
      width: 41.66666667%;
  }
  .col-md-7 {
      width: 58.33333333%;
  }
  .col-md-9 {
      width: 75%;
  }
}
@media (min-width:1024px) {
  #search-outer {
    background:rgba(0,0,0,0.2);
    backdrop-filter: blur(3px);
    position: fixed;
    width: 100%;
    height: 100% !important;
    padding-top:25vh;
  }
  #search-outer > #search {
    max-width: 700px;
    margin: auto;
    background: #fff;
  }
  #search-outer > #search input {
    top:20px !important;
    font-size: 36px;
  }
}
/*
@media (min-width: 1200px) {
  .affix {
    width: 300px;
  }
}
*/
@media all and (max-width:767px) {
  #search-results .result-wrapper {
    width: 100%;
  }
  .ao-images {
    display: block;
    width: 100%;
    margin: 0;
  }
}

/* Nye skabe */
@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
div.eatlas-map.new img {
  max-height: none;
  width: auto;
}
div.eatlas-map.new {
  position: relative;
  padding: 0%;
}
.eatlas-map-wrapper {
  position: relative;
}
div.eatlas-map.new span.poi {
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255,0,0,0.8);
  transform: translate(-50%, -50%);
  /*transition: background-color 0.3s ease;*/
  animation: pulse 1.5s ease-in-out infinite;
  transform-origin: center;
  z-index: 9;
}
span.poi {
  top:60%;
  left:59%;
}
span.poi.skab1 {
  top: 62%;
  left: 40.2%;
}
span.poi.skab2 {
  top: 62%;
  left: 30.5%;
}
span.poi.skab3 {
  top: 60%;
  left: 19%;
}
span.poi.skab4 {
  top: 49.4%;
  left: 19%;
}
span.poi.skab5 {
  top: 39%;
  left: 19%;
}
span.poi.skab6 {
  top: 28.7%;
  left: 19%;
}
span.poi.skab7 {
  top: 18.2%;
  left: 19%;
}
span.poi.skab8 {
  top: 18.2%;
  left: 32.3%;
}
span.poi.skab9 {
  top: 27.4%;
  left: 32.3%;
}
span.poi.skab10 {
  top: 27.4%;
  left: 38%;
}
span.poi.skab11 {
  top: 18.2%;
  left: 38%;
}
span.poi.skab12 {
  top: 18.2%;
  left: 41.4%;
}
span.poi.skab13 {
  top: 27.4%;
  left: 41.4%;
}
span.poi.skab14 {
  top: 27.4%;
  left: 47.2%;
}
span.poi.skab15 {
  top: 18.2%;
  left: 47.2%;
}
span.poi.skab16 {
  top: 19%;
  left: 50.5%;
}
span.poi.skab17 {
  top: 28.4%;
  left: 50.5%;
}
span.poi.skab18 {
  top: 38%;
  left: 50.5%;
}
span.poi.skab19 {
  top: 38%;
  left: 58.5%;
}
span.poi.skab20 {
  top: 28.4%;
  left: 58.5%;
}
span.poi.skab21 {
  top: 19%;
  left: 58.5%;
}
span.poi.skab22 {
  top:17%;
  left: 61%;
}
span.poi.skab23 {
  top:22.4%;
  left: 61%;
}
span.poi.skab24 {
  top: 27.8%;
  left: 61%;
}
span.poi.skab25 {
  top: 27.8%;
  left: 67%;
}
span.poi.skab26 {
  top:22.4%;
  left: 67%;
}
span.poi.skab27 {
  top:17%;
  left: 67%;
}
span.poi.skab28 {
  top: 22%;
  left: 72.3%;
}
span.poi.skab29 {
  top: 22%;
  left: 78%;
}
span.poi.skab30 {
  top:17%;
  left: 82.8%;
}
span.poi.skab31 {
  top:22.4%;
  left: 82.8%;
}
span.poi.skab32 {
  top: 27.8%;
  left: 82.8%;
}
span.poi.skab33 {
  top: 29.2%;
  left: 82.2%;
}
span.poi.skab34 {
  top: 29.2%;
  left: 78%;
}
span.poi.skab35 {
  top: 29.2%;
  left: 73.8%;
}
span.poi.skab36 {
  top:37%;
  left: 73.8%;
}
span.poi.skab37 {
  top:37%;
  left: 78%;
}
span.poi.skab38 {
  top:37%;
  left: 82.2%;
}
span.poi.skab39 {
  top:38%;
  left: 82.8%;
}
span.poi.skab40 {
  top: 43.2%;
  left: 82.8%;
}
span.poi.skab41 {
  top: 44.5%;
  left: 82.2%;
}
span.poi.skab42 {
  top: 44.5%;
  left: 78%;
}
span.poi.skab43 {
  top: 44.5%;
  left: 73.8%;
}
span.poi.skab44 {
  top: 52.2%;
  left: 73.8%;
}
span.poi.skab45 {
  top: 52.2%;
  left: 78%;
}
span.poi.skab46 {
  top: 52.2%;
  left: 82.2%;
}
span.poi.skab47 {
  top: 53.5%;
  left: 82.8%;
}
span.poi.skab48 {
  top: 58.6%;
  left: 82.8%;
}
span.poi.skab49 {
  top: 59.5%;
  left: 80.2%;
}
span.poi.skab50 {
  top: 59.5%;
  left: 76%;
}
span.poi.skab51 {
  top: 59.5%;
  left: 71.8%;
}
span.poi.skab52 {
  top: 60.8%;
  left: 67%;
}
span.poi.skab53 {
  top: 55.4%;
  left: 67%;
}
span.poi.skab54 {
  top: 50%;
  left: 67%;
}
span.poi.skab55 {
  top: 50%;
  left: 61%;
}
span.poi.skab56 {
  top: 55.4%;
  left: 61%;
}
span.poi.skab57 {
  top: 60.8%;
  left: 61%;
}