@font-face {
  font-family: "LimeStone";
  src: url("../fonts/LimeStone_light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LimeStone_light.eot??#iefix") format("embedded-opentype"), url("../fonts/LimeStone_light.woff") format("woff"), url("../fonts/LimeStone_light.ttf") format("truetype"), url("../fonts/LimeStone_light.svg#TorqueMedium") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal; }

body {
  background: #f6f5f6;
  font-family: Arial;
  overflow-x: hidden;
  scroll-x: hidden;
  margin: 0px;
  padding: 0px 0px 60px 0px;
  height: 100%;
  font-size: 14px; }

* {
  margin: 0px;
  padding: 0px;
  color: #4a3f3c; }

a:link, a:visited {
  color: #f60;
  text-decoration: none; }

.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6, .prose p, .prose ul, .prose ol, .prose pre, .prose div.codeblock, .prose blockquote {
  margin: 0px 0px 15px 0px; }

#content h1 {
  font-family: LimeStone;
  font-size: 40px;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 30px; }

#content h2 {
  font-family: LimeStone;
  font-size: 30px;
  margin-bottom: 15px;
  line-height: normal;
  font-weight: normal;
  text-transform: uppercase; }

#content h3 {
  font-family: LimeStone;
  font-size: 20px;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 10px; }

#content h4 {
  font-family: LimeStone;
  font-size: 14px;
  line-height: normal;
  font-weight: normal; }

#content p {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 15px; }

#content ul, #content ol {
  font-size: 14px;
  margin-bottom: 15px; }

#content li {
  background: url("../images/link-arrow.png") no-repeat 0px 2px;
  margin: 0px 0px 10px 0px;
  list-style: none;
  padding-left: 18px; }

/* FORM */
input.form-submit {
  background: #f60;
  border: 0px;
  padding: 0px 20px;
  text-align: center;
  color: #fff;
  height: 29px; }

.form-item {
  margin: 0 0 15px 0; }
  .form-item .form-item {
    margin: 0 0 5px 0; }
  .form-item label {
    margin: 0 0 5px 0; }

/* TOP */
#top {
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 20; }

#header {
  background: #f6f5f6;
  position: relative;
  width: 960px;
  height: 100px;
  margin: 0px auto;
  padding: 0px;
  overflow: show; }
  #header #logo {
    position: absolute;
    left: 10px;
    top: 10px; }
  #header .toinfinityandbeyond {
    background: #f6f5f6;
    position: absolute;
    top: 0px;
    right: -100%;
    width: 100%;
    height: 100px;
    z-index: 1; }
    @media (max-width: 1000px) {
      #header .toinfinityandbeyond {
        display: none; } }
  #header ul.menu a {
    position: relative;
    z-index: 20; }
    #header ul.menu a:link, #header ul.menu a:visited {
      color: #4a3f3c;
      text-decoration: none; }
  #header ul.menu .active a:link, #header ul.menu .active a:visited, #header ul.menu .active-trail a:link, #header ul.menu .active-trail a:visited {
    color: #f60; }
  #header ul.menu ul a:link, #header ul.menu ul a:visited {
    color: #fff !important; }
  #header ul.menu li ul li ul li {
    font-size: 15px;
    text-transform: none;
    float: none;
    margin: 0px 0px 5px 0px; }
  #header ul.menu li.hover a, #header ul.menu a.active {
    color: #f60; }
    #header ul.menu li.hover a li a, #header ul.menu a.active li a {
      color: #fff; }
  #header ul.menu li.li-koldkrigsmuseum {
    background: #387288 url("../images/li-koldkrigsmuseum.png") no-repeat left top;
    height: 145px;
    max-height: 345px;
    padding-top: 200px !important; }
  #header ul.menu li.li-stevnsklint {
    background: #0082ad url("../images/li-stevnsklint.png") no-repeat left top;
    height: 145px;
    max-height: 345px;
    padding-top: 200px !important; }
  #header ul.menu li.li-geomuseumfaxe {
    background: #19a7a2 url("../images/li-geomuseumfaxe.png") no-repeat left top;
    height: 145px;
    max-height: 345px;
    padding-top: 200px !important; }
  #header ul.menu li.li-flereattraktioner {
    background: #88b52d url("../images/li-flereattraktioner.png") no-repeat 10px 10px;
    height: 145px;
    max-height: 345px;
    padding-top: 200px !important; }
  #header > ul.menu {
    font-family: LimeStone;
    float: right;
    margin-top: 75px;
    font-size: 20px;
    text-transform: uppercase;
    z-index: 20; }
    #header > ul.menu > li {
      margin-left: 15px;
      float: left;
      height: 25px; }
      #header > ul.menu > li > ul {
        background: #f60;
        position: absolute;
        z-index: 30;
        top: 100px;
        left: 0px;
        width: 960px;
        height: 370px;
        max-height: 335px;
        display: none; }
        #header > ul.menu > li > ul > li > a {
          display: block;
          height: 30px;
          margin: 0px;
          margin-bottom: 20px; }
    #header > ul.menu li.hover {
      z-index: 20; }
      #header > ul.menu li.hover > ul > li {
        display: block;
        float: left;
        width: 240px;
        max-width: 180px;
        margin: 0px;
        padding: 30px; }
      #header > ul.menu li.hover ul {
        display: block; }

.admin-menu #header {
  margin-top: 20px; }

#content img {
  display: inherit; }
#content .leftside-navigation {
  background: #dcd8d6;
  position: relative;
  padding: 25px 30px 30px 0px;
  margin-bottom: 45px; }
  #content .leftside-navigation .toinfinityandbeyond {
    background: #dcd8d6;
    position: absolute;
    top: 0px;
    left: -200%;
    width: 200%;
    height: 100%;
    z-index: 10; }
  #content .leftside-navigation ul {
    font-family: LimeStone;
    list-style: none;
    text-transform: uppercase; }
  #content .leftside-navigation ul ul ul {
    margin-top: -5px; }
  #content .leftside-navigation li {
    background: transparent;
    padding: 0px;
    text-align: right;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px; }
  #content .leftside-navigation li li {
    font-size: 14px;
    margin-bottom: 0px; }
  #content .leftside-navigation li li li {
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    text-transform: none; }
  #content .leftside-navigation a:link, #content .leftside-navigation a:visited {
    color: #4a3f3c; }
  #content .leftside-navigation a:hover, #content .leftside-navigation a.active {
    color: #f60; }
#content .li-koldkrigsmuseum .leftside-navigation {
  background: #387288; }
  #content .li-koldkrigsmuseum .leftside-navigation .toinfinityandbeyond {
    background: #387288; }
#content .li-stevnsklint .leftside-navigation {
  background: #0082ad; }
  #content .li-stevnsklint .leftside-navigation .toinfinityandbeyond {
    background: #0082ad; }
#content .li-geomuseumfaxe .leftside-navigation {
  background: #19a7a2; }
  #content .li-geomuseumfaxe .leftside-navigation .toinfinityandbeyond {
    background: #19a7a2; }
#content .li-flereattraktioner .leftside-navigation {
  background: #88b52d; }
  #content .li-flereattraktioner .leftside-navigation .toinfinityandbeyond {
    background: #88b52d; }
#content .li-koldkrigsmuseum .leftside-navigation a:link, #content .li-koldkrigsmuseum .leftside-navigation a:visited, #content .li-koldkrigsmuseum .leftside-navigation a:hover, #content .li-koldkrigsmuseum .leftside-navigation a.active, #content .li-stevnsklint .leftside-navigation a:link, #content .li-stevnsklint .leftside-navigation a:visited, #content .li-stevnsklint .leftside-navigation a:hover, #content .li-stevnsklint .leftside-navigation a.active, #content .li-geomuseumfaxe .leftside-navigation a:link, #content .li-geomuseumfaxe .leftside-navigation a:visited, #content .li-geomuseumfaxe .leftside-navigation a:hover, #content .li-geomuseumfaxe .leftside-navigation a.active, #content .li-flereattraktioner .leftside-navigation a:link, #content .li-flereattraktioner .leftside-navigation a:visited, #content .li-flereattraktioner .leftside-navigation a:hover, #content .li-flereattraktioner .leftside-navigation a.active {
  color: #fff; }

#popup {
  background: #ff6600 url("../images/popup-app.png") no-repeat 20px 18px;
  position: absolute;
  z-index: 10;
  top: 130px;
  right: 0px;
  width: 70px;
  overflow: hidden;
  cursor: pointer; }

.admin-menu #popup {
  top: 159px; }

#popup a {
  display: block;
  width: 125px;
  max-width: 105px;
  height: 100px;
  max-width: 109px;
  max-height: 66px;
  color: #fff;
  padding: 32px 20px 0px 0px;
  margin-left: 70px; }

.node-type-gallery #popup {
  display: none; }

/* PAGE */
.tasks {
  position: absolute;
  z-index: 10;
  top: 20px;
  right: 0px;
  font-family: "Lucida Grande",Verdana,sans-serif !important;
  font-size: 12px !important; }

.tasks a {
  background: #333;
  text-decoration: none;
  display: block;
  padding: 0px 10px;
  line-height: 24px; }

.tasks a:link, .tasks a:visited {
  color: #fff; }

.tasks .active a {
  background: #444; }

#page {
  background: #f6f5f6;
  min-height: 500px;
  position: relative;
  z-index: 1; }

/* FOOTER */
#footer {
  background: #776b60;
  position: fixed;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 13px; }

#footer ul {
  font-family: LimeStone;
  float: right;
  margin-right: 320px; }

#footer ul a {
  background: no-repeat right center;
  display: block;
  text-decoration: none; }

#footer ul a:link, #footer ul a:visited {
  color: #fff; }

#footer li {
  float: left;
  margin-right: 20px; }

#footer ul .li-app a {
  background-image: url("../images/footer-app.png");
  padding-right: 23px; }

#footer ul .li-facebook a {
  background-image: url("../images/footer-facebook.png");
  padding-right: 20px; }

#footer ul .li-newsletter a {
  background-image: url("../images/footer-newsletter.png");
  padding-right: 25px; }

#footer.shownewsletter ul .li-newsletter a {
  background-image: url("../images/footer-newsletter-active.png");
  color: #f60; }

#footer .gs {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 320px;
  overflow: hidden; }

#footer .gs .form-text {
  background: #d6d3d0;
  width: 272px;
  height: 40px;
  margin-left: 48px;
  border: 0px;
  box-sizing: border-box; }

#footer .gs .form-submit {
  background: #d6d3d0 url("../images/gs-submit.png") no-repeat 20px 9px;
  width: 48px;
  height: 40px;
  padding: 0px;
  border: 0px;
  text-indent: -200px;
  position: absolute;
  left: 0px;
  top: 0px; }

/* NEWSLETTER */
#footer.shownewsletter {
  height: 240px; }

#footer .newsletter {
  height: 200px;
  max-height: 160px;
  padding: 40px 0px 0px 225px;
  display: none; }

#footer.shownewsletter .newsletter {
  display: block; }

#footer .newsletter * {
  color: #fff; }

#footer .form-text input {
  background: #8b8178;
  border: 0px;
  width: 320px;
  max-width: 300px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 1px;
  padding: 0px 10px; }

#footer .newsletter .elements {
  position: relative; }

#footer .form-submit input {
  background: #f60;
  border: 0px;
  width: 95px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 321px;
  text-align: center; }

#footer h2 {
  font-size: 20px;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 15px; }

#footer.shownewsletter .gs {
  top: 200px; }

#footer .close {
  background: url("../images/footer-close.png") no-repeat right top;
  position: absolute;
  right: 5px;
  top: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 0.3; }

/* FORMS */
#content .form-item .form-text {
  font-family: LimeStone;
  font-size: 14px;
  width: 220px;
  padding: 7px 10px 3px 10px;
  border: 1px solid #dcd8d6;
  margin-bottom: 5px; }

/* PANEL LAYOUT */
.panel-2col-stacked .panel-col-top {
  width: 100% !important; }

.panel-2col-stacked .panel-separator, .panel-2col-stacked .panel-col-first .inside, .panel-2col-stacked .panel-col-last .inside {
  margin: 0px; }

.panel-display .panel-col-top {
  height: 350px;
  margin-bottom: 40px; }

.panel-display .center-wrapper, .panel-display .panel-col-middle, .panel-display .panel-col-bottom, .main {
  background: #f6f5f6;
  width: 960px;
  margin: 0px auto; }

.panel-display .center-wrapper {
  padding-bottom: 10px; }

.main {
  background: transparent;
  position: relative;
  height: 40px; }

.toppicture {
  background: url("../images/radar.png") no-repeat center top;
  background-size: cover;
  height: 350px; }

.not-front .panel-2col-stacked .panel-col-first {
  width: 280px;
  min-height: 10px; }

.not-front .panel-2col-stacked .panel-col-last {
  width: 680px; }

.not-front .panel-2col-stacked .panel-col-last .inside {
  padding: 0px 0px 0px 40px; }

.panel-wide-left .panel-2col-stacked .panel-col-first {
  width: 640px;
  max-width: 610px;
  padding-right: 30px; }

.panel-wide-left .panel-2col-stacked .panel-col-last {
  width: 320px; }

.panel-wide-left .panel-2col-stacked .panel-col-last .inside {
  margin: 0px !important;
  padding: 0px; }

/* FRONT */
body.front {
  background: #dcd8d6; }

.front .panel-display .panel-col-top {
  position: absolute;
  z-index: 1; }

.front .panel-display .panel-col-top, .front .toppicture {
  height: 500px; }

.front .panel-display .center-wrapper {
  position: relative;
  top: 330px;
  z-index: 10;
  min-height: 1030px; }

@media (min-height: 900px) {
  /*
  	.front .panel-display .panel-col-top, .front .toppicture {
  		height: 830px;
  	}
  	.front .panel-display .center-wrapper {
  		top: 530px;
  	}
  */ }
.front .panel-2col-stacked .panel-col-first .inside {
  margin: 30px 0px 30px 30px; }

.front .panel-2col-stacked .panel-col-last .inside {
  margin: 30px 30px 30px 0px; }

.front .bodytext {
  height: 450px;
  padding: 30px 30px 0px 0px; }

#content .bodytext h2, .front #content .newslist h2 {
  font-size: 40px;
  line-height: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  padding: 0px; }

.front #content .bodytext ul {
  margin-bottom: 55px; }

.front #content .bodytext ul li {
  font-family: LimeStone;
  background-position: 0px 0px; }

.front .bodytext li a {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px; }

.quicklinks {
  width: 450px;
  height: 450px;
  margin-bottom: 30px; }

.quicklinks .views-row {
  position: relative;
  float: left;
  width: 450px;
  height: 450px;
  overflow: hidden;
  margin: 0px; }

.front .newslist {
  padding: 30px 0px 0px 30px; }

.front .listlinks {
  padding-left: 150px; }

.front .listlinks li {
  font-family: LimeStone;
  margin-bottom: 10px;
  text-transform: uppercase; }

/* NEWSLIST */
.newslist .views-row, .nodelist .views-row {
  margin-bottom: 40px; }

.newslist .views-field, .nodelist .views-field {
  margin-left: 120px; }

.newslist .views-field-created, .nodelist .views-field-created {
  float: left;
  font-size: 20px;
  margin: 0px; }

.newslist b, .nodelist b {
  font-family: LimeStone;
  font-weight: normal;
  text-transform: uppercase; }

.newslist b.d, .nodelist b.d {
  display: block;
  font-size: 40px;
  line-height: 40px; }

.newslist b.m, .nodelist b.m {
  display: inline-block;
  margin-right: 4px; }

.newslist .views-field-view-node a, .nodelist .views-field-view-node a {
  font-family: LimeStone;
  background: url("../images/link-arrow.png") no-repeat 0px 1px;
  display: block;
  padding-left: 18px;
  text-transform: uppercase;
  margin-bottom: 10px; }

/* LIST WPIC */
.list-wpic img {
  float: left;
  margin-bottom: 35px;
  margin-top: 5px; }

#content .list-wpic ul {
  float: right;
  list-style: none;
  margin: 0px;
  padding: 0px; }

#content .list-wpic li {
  background: transparent;
  margin: 0px;
  padding: 0px;
  float: left; }

.list-wpic .views-row {
  clear: left;
  margin-bottom: 40px; }

#content .list-wpic h2 {
  color: #f60; }

#content .list-wpic h2, #content .list-wpic p {
  margin-left: 180px;
  margin-bottom: 10px !important; }

.list-wpic .education-theme {
  text-align: right;
  margin-bottom: 5px;
  font-weight: bold; }

/* GALLERY */
#gallery-overlay {
  background: black;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom: 40px;
  left: 0px;
  width: 100%;
  padding: 30px 0px 0px 0px; }

#gallery-overlay .inside {
  width: 960px;
  margin: 0px auto; }

#gallery-overlay h2 {
  font-size: 24px !important;
  float: left;
  width: 450px; }

#gallery-overlay h2 a {
  background: url("../images/link-arrow.png") no-repeat 0px 6px;
  padding-left: 18px;
  display: block; }

#gallery-progress {
  float: left;
  color: #fff;
  font-size: 40px;
  line-height: 40px; }

#gallery-summary {
  margin-left: 580px;
  margin-bottom: 30px; }

#gallery-summary p {
  color: #8b8178; }

#gallery-previous, #gallery-next {
  position: fixed;
  top: 50%;
  z-index: 10;
  padding: 0px;
  text-indent: -100px;
  width: 55px;
  height: 34px;
  overflow: hidden;
  cursor: pointer; }

#gallery-previous {
  background: url("../images/gallery-arrow-left.png") no-repeat right top;
  left: 0px; }

#gallery-next {
  background: url("../images/gallery-arrow-right.png") no-repeat left top;
  right: 0px; }

.vegas-background {
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
  z-index: -2; }

/* SECTION */
.sectionquicklinks .views-row {
  float: left;
  width: 320px;
  height: 285px;
  overflow: hidden;
  background: #ccc;
  position: relative; }

.sectionquicklinks .views-row h2 {
  position: absolute;
  background: #000;
  color: #fff;
  bottom: 0px;
  margin: 0px !important;
  padding: 20px;
  opacity: 0.6;
  font-size: 24px;
  width: 320px;
  max-width: 280px; }

/* STORY */
.summary {
  margin-bottom: 20px; }

.related-media .views-row {
  float: left;
  width: 160px;
  height: 143px;
  overflow: hidden; }

.facts {
  background: #dcd8d6;
  padding: 30px;
  margin-bottom: 20px; }

.location {
  margin-bottom: 20px; }

/* TAGCLOUD */
.tagcloud .pane-content {
  text-align: left;
  margin-bottom: 30px; }

.tagcloud a {
  display: inline-block;
  margin: 5px 10px 5px 0px; }

/* NODE-BOXES */
.node-boxes {
  clear: left;
  margin-bottom: 20px; }

.node-boxes .views-row {
  float: left;
  position: relative;
  width: 320px;
  height: 285px;
  overflow: hidden; }

.node-boxes .views-row h3 {
  background: black;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0px;
  margin: 0px;
  width: 320px;
  max-width: 280px;
  padding: 20px;
  font-size: 24px; }

.node-boxes .views-row h3 a:link, .node-boxes .views-row h3 a:visited {
  color: #fff; }

/* TAGBROWSER */
.node-type-story .panel-col-bottom, .node-type-story .panel-col-bottom .inside {
  z-index: 10; }

.tagbrowser {
  font-family: LimeStone;
  background: #f60;
  position: absolute;
  left: -960px;
  top: 440px;
  width: 1200px;
  max-width: 960px;
  z-index: 30;
  padding-right: 60px;
  min-height: 100px;
  border-right: 2px solid #f6f5f6;
  border-bottom: 2px solid #f6f5f6; }

.tagbrowser.expanded {
  background: #dcd8d6;
  left: 0px;
  cursor: auto; }

.tagbrowser .handle {
  background: #ff6600 url("../images/temaer.png") no-repeat 20px 50px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  height: 100%;
  color: #fff;
  cursor: pointer; }

.tagbrowser .handle span {
  background: url("../images/foldout.png") no-repeat 25px 137px;
  display: block;
  width: 100%;
  height: 100%; }

.tagbrowser.expanded .handle span {
  background-image: url("../images/foldin.png"); }

.tagbrowser .themebrowser-column {
  float: left;
  width: 320px;
  font-size: 18px;
  text-transform: uppercase; }

.tagbrowser .theme-wrapper {
  background: url("../images/tagbrowser-arrow.png") no-repeat 295px 13px;
  position: relative;
  padding: 0px 20px;
  line-height: 40px;
  cursor: pointer; }

.tagbrowser .themebrowser-nogo, .tagbrowser #themebrowser-go {
  position: absolute;
  right: 0px;
  top: 0px; }

.tagbrowser #themebrowser-go {
  background: #ff6600 url("../images/tagbrowser-arrow-go.png") no-repeat 51px 13px;
  width: 75px;
  max-width: 65px;
  color: #fff;
  padding: 0px 0px 0px 10px; }

.tagbrowser .theme-trail {
  background-color: #c0b8b1; }

/* SEARCH */
.searchform {
  margin-bottom: 20px; }

.searchform input {
  float: left;
  margin-right: 10px; }

.searchresult .searchhead {
  margin-bottom: 20px; }

#content .searchresult li {
  background: transparent;
  list-style: none;
  padding: 0px; }

.pager {
  background: #dcd8d6;
  float: right;
  line-height: 40px;
  padding: 0px 15px; }

#content .pager li {
  float: left;
  margin: 0px; }

.pager li.pager-item a, #content .pager li.pager-current {
  padding: 0px 7px;
  display: block; }

.pager li.pager-current {
  font-weight: normal; }

.pager .pager-previous a, .pager .pager-next a {
  background: no-repeat center center;
  display: block;
  width: 16px;
  height: 40px;
  overflow: hidden;
  text-indent: -200px; }

.pager .pager-previous a {
  background-image: url("../images/pager-prev.png"); }

.pager .pager-next a {
  background-image: url("../images/pager-next.png"); }

/* IFRAME */
iframe {
  border: 0px;
  width: 100%; }
