body,
html {
    min-height: 100%;
}
*,
body {
    margin: 0;
    padding: 0;
}
.group:after,
.section {
    clear: both;
}
a:link,
a:visited {
    color: #718099; /*#e26713;*/
    text-decoration: none;
}
*,
a:link,
a:visited {
    text-decoration: none;
}
.category-nav a,
.desktop-nav,
small.category {
    text-transform: uppercase;
}
ul,
ul.link-list,
ul.sidebar-list {
    list-style: none;
}
* {
    vertical-align: baseline;
    border: 0;
    outline: 0;
}
html {
    overflow-y: auto;
    font-family: Verdana, sans-serif;
    font-size: 100%;
}
body {
    background-color: #ddd;
}
footer,
footer .col {
    background-color: #000;
}
footer {
    color: #fff;
    font-size: 80%;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 1%;
    padding-top: 10px;
}
footer img {
    padding-bottom: 12px;
}
.footer-left {
    padding-left: 20px;
    text-align: left;
}
footer nav {
    line-height: 1.8em;
}
footer nav a {
    display: block;
    color: #fff;
}
footer nav a:hover {
    color: #eee;
    text-decoration: underline;
}
footer nav a:link,
footer nav a:visited {
    color: #eee;
}
.footer-middle {
    padding-bottom: 3%;
    text-align: center;
}
.footer-right {
    padding-right: 20px;
    text-align: right;
}
.topbanner img {
    width: 100%;
    height: auto;
}
.sidebanner {
    margin-bottom: 10px;
}
.container,
.outer-container {
    background-color: #fff;
    margin: 0 auto;
    width: 100%;
}
.sidebanner img {
    width: 100%;
    height: auto;
}
.outer-container {
    max-width: 950px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.container {
    max-width: 930px;
}
.section {
    padding: 0;
    margin: 0;
}
.col {
    display: block;
    float: left;
    margin: 1% 0 0 1.6%;
}
.col:first-child {
    margin-left: 0;
}
.group:after,
.group:before {
    content: "";
    display: table;
}
.group {
    zoom: 1;
}
.span_12_of_12 {
    width: 100%;
}
.span_11_of_12 {
    width: 91.53%;
}
.span_10_of_12 {
    width: 83.06%;
}
.span_9_of_12 {
    width: 74.6%;
}
.span_8_of_12 {
    width: 66.13%;
}
.span_7_of_12 {
    width: 57.66%;
}
.span_6_of_12 {
    width: 49.2%;
}
.span_5_of_12 {
    width: 40.73%;
}
.span_4_of_12 {
    width: 32.26%;
}
.span_3_of_12 {
    width: 23.8%;
}
.span_2_of_12 {
    width: 15.33%;
}
.span_1_of_12 {
    width: 6.866%;
}
a:link {
    font-size: 11px;
}
a:hover {
    color: #f99d1c;
    text-decoration: underline;
}
.topnav-col {
    background-color: #eee;
}
.desktop-nav {
    font-size: 70%;
    float: left;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.desktop-nav a {
    color: #000;
    float: left;
    padding-right: 1em;
    border-right: 1px #ccc solid;
    margin: 1em;
}
.desktop-nav a:last-of-type {
    border: none;
}
.mobile-nav {
    display: none;
    width: 100%;
    top: 0;
}
.mobile-nav div {
    border-top: 1px solid #ddd;
    display: none;
}
.mobile-nav img {
    position: absolute;
    top: 8px;
    left: 8px;
}
.mobile-nav button {
    position: absolute;
    top: 10px;
    right: 10px;
    text-indent: 200%;
    overflow: hidden;
    background: #eee;
    background: url(../images/hamburgermenu.png) center no-repeat rgba(255, 255, 255, 0.8);
    border: 1px solid #ddd;
    border-radius: 3px;
    background-size: 80%;
    width: 40px;
    height: 40px;
    outline: 0;
    transition: all 0.4s ease;
}
.mobile-nav .expanded {
    transform: rotate(90deg);
}
.mobile-nav a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 14px 0;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    color: #222;
    font-weight: 700;
}
#search-button,
#search-input {
    font-size: 14px;
    border-width: 0;
}
.mobile-nav a:active,
.mobile-nav a:focus,
.mobile-nav a:hover {
    background: darken(#eee, 3%);
}
#search-box {
    position: relative;
    width: 100%;
    margin: 0;
}
#sitesearch {
    height: 42px;
    border: 1px solid #999;
    background-color: #fff;
    overflow: hidden;
}
#search-input {
    color: #ddd;
    background: 0 0;
}
#search-box input[type="text"] {
    width: 90%;
    padding: 11px 0 12px 1em;
    color: #333;
    outline: 0;
}
#search-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    width: 80px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background-color: #262626;
    cursor: pointer;
}
.article-list img,
.top-articles img {
    width: 100%;
}
.category-nav a {
    float: left;
    margin-bottom: 5px;
    margin-right: 2px;
    padding: 8px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    display: block;
    background: #f98c3c;
    text-align: center;
    color: #000;
    font-size: 13px;
}
.category-nav a:hover {
    text-decoration: underline;
}
.top-articles {
    margin-bottom: 10px;
    border-bottom: 1px #ccc solid;
}
.top-articles h3,
.top-articles h3 a {
    margin-top: 5px;
    margin-bottom: 2px;
}
.top-articles h3 a {
    line-height: 1.2em;
    display: block;
    font: 700 17px arial, tahoma, sans-serif;
    word-break: break-word;
}
.top-articles a:link {
    color: #000;
}
.top-articles a:visited {
    color: #444;
}
.top-articles p {
    font-size: 11px;
    margin: 0.7em 0;
}
.article-list li {
    border-bottom: 1px #ccc solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
    min-height: 60px;
    overflow: auto;
}
.article-list li a:link,
.article-list li a:visited {
    font-size: 17px;
    font-family: arial, tahoma, sans-serif;
    color: #000;
}
.article-list dl {
    float: left;
    width: 100%;
}
.article-list dt {
    float: left;
    margin-right: 2%;
    width: 28%;
}
.article-list dd {
    float: left;
    width: 70%;
    font-size: 11px;
    font-family: verdana, sans-serif;
}
.article-list dd.full-size,
article.mainstory figure img {
    width: 100%;
}
#pagination {
    border: 1px solid #9fb2c5;
    border-radius: 5px;
    padding: 9px 5px 5px;
}
#pagination a {
    vertical-align: text-top;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
small.category {
    color: #999;
    font: 10px arial, tahoma, sans-serif;
    margin-right: 5px;
    float: left;
    line-height: 1.3em;
}
aside > .col:first-child {
    margin-left: 1.6%;
}
div.linkbox {
    background-color: #dfedac;
    padding: 4px 10px 10px;
    margin-bottom: 10px;
}
div.linkbox .link-category {
    color: #000;
    font-size: 11px;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 120%;
    display: block;
}
div.linkbox a.contact-link {
    display: block;
}
ul.link-list {
    margin-bottom: 10px;
    line-height: 85%;
}
ul.link-list li {
    line-height: 90%;
    margin: 0 0 5px;
}
ul.link-list li:before {
    content: "\25b8";
    padding-right: 2px;
    line-height: 1.1em;
    float: left;
}
div.popularlatest h2 {
    font: 700 12px verdana, sans-serif;
}
ul.sidebar-list {
    margin-bottom: 10px;
}
ul.sidebar-list li {
    margin: 10px 0;
    border-bottom: 1px #ccc solid;
    padding-bottom: 5px;
    font-size: 11px;
}
.importbox {
    margin: 0 0 10px;
}
.importbox.brochures li {
    padding: 2px 5px 2px 8px;
    margin: 2px 0;
    background-color: #f98c3c;
    min-height: 65px;
    clear: left;
}
.importbox.brochures li:first-child {
    border-radius: 10px 10px 0 0;
    height: 26px;
    min-height: 26px;
    padding-bottom: 4px;
}
.importbox.brochures li img {
    float: left;
    margin: 8px 8px 0 0;
    border: 2px solid white;
}
.importbox.brochures a {
    color: #000;
}
.importbox.brochures li h3 {
    margin: 5px 0 0;
    padding: 0;
}
.importbox.brochures li h3 a {
    color: #000;
    font: 20px trebuchet ms, arial, sans-serif;
}
.importbox.brochures li div {
    color: #000;
    font-size: 11px;
    margin-bottom: 5px;
}
article.mainstory figure figcaption {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    font-size: 80%;
    margin-bottom: 10px;
    margin-top: -4px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
}
article.mainstory h1 {
    font: 700 1.2em arial, tahoma, sans-serif;
    padding-top: 8px;
    padding-bottom: 3px;
}
article.mainstory p {
    margin: 0.7em 0;
    font-size: 0.8em;
}
article.mainstory p img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
article.mainstory ol,
article.mainstory ul {
    font-size: 1em; /*0.8em; changed 09-09-2023 */
    list-style-position: inside;
}

/* Added 09-09-2023 */
article.mainstory ol li, article.mainstory ul li {
  margin: 10px;
}

article.mainstory ul {
    list-style: disc inside;
}
article.mainstory time {
    color: #999;
    font-size: 1em;
    margin-bottom: 10px;
}
.newsletter-attention {
    border: 1px solid #a7c7e3;
    background: #e2ecf6;
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 0.8em;
}
.newsletter-attention p {
    margin: 0.7em 0;
}
.newsletter-attention h1,
.newsletter-attention h3 {
    font: 700 17px arial, tahoma, sans-serif;
    margin-bottom: 2px;
}
.newsletter-attention input.text {
    border: 1px solid #ddd;
    width: 90%;
    height: 42px;
    padding: 0 1em;
}
.newsletter-attention input.button {
    border: 1px solid #aaa;
    background-color: #ccc;
    padding: 4px 16px;
    font: inherit;
    cursor: pointer;
}
.newsletter-attention a {
    color: #036;
}
.notice-fail {
    color: red;
}
.notice-ok {
    color: green;
}
.subpage-content {
    width: 98%;
    margin: 0 1%;
    font-family: verdana, sans-serif;
    font-size: 0.8em;
}
.subpage-content h1,
.subpage-content h2 {
    font-family: arial, tahoma, sans-serif;
    font-weight: 700;
}
.subpage-content h1 {
    font-size: 1.8em;
}
.subpage-content h2 {
    font-size: 1.4em;
}
.subpage-content p {
    margin: 0.7em 0;
}
.subpage-content input.text {
    border: 1px solid #ddd;
    line-height: 42px;
    padding-left: 2%;
    padding-right: 2%;
    width: 80%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.subpage-content input.button {
    border: 1px solid #aaa;
    background-color: #ccc;
    padding: 4px 16px;
    font: inherit;
}
.subpage-content form {
    margin-top: 3em;
    padding-bottom: 2em;
}
.subpage-content a:link {
    font-size: 1em;
}
@media only screen and (max-width: 950px) and (min-width: 701px) {
    .section {
        padding-left: 10px;
        padding-right: 10px;
    }
    main div.section {
        padding: 0;
    }
}
@media only screen and (max-width: 700px) {
    .col {
        margin: 0 0 2%;
    }
    .span_10_of_12,
    .span_11_of_12,
    .span_1_of_12,
    .span_2_of_12,
    .span_3_of_12,
    .span_4_of_12,
    .span_5_of_12,
    .span_6_of_12,
    .span_7_of_12,
    .span_8_of_12,
    .span_9_of_12 {
        width: 50%;
    }
    .mobile-nav {
        display: block;
        padding-top: 60px;
    }
    .category-section,
    .desktop-nav,
    .footer-left,
    .footer-right,
    .logocol {
        display: none;
    }
    #search-box {
        width: 98%;
        margin: 0 1%;
    }
    .footer-middle-col,
    .searchcol,
    main > .span_6_of_12 {
        width: 100%;
    }
    .article-list li,
    aside > .col:first-child {
        margin-left: 1%;
        margin-right: 1%;
    }
    aside .span_6_of_12 {
        width: 98%;
    }
    aside .span_4_of_12,
    aside .span_8_of_12 {
        width: 49.5%;
    }
    aside .span_4_of_12 {
        margin-right: 0.5%;
    }
    aside .span_8_of_12 {
        margin-left: 0.5%;
    }
    .top-articles {
        width: 98%;
        margin: 0 1% 10px;
    }
    article {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }
    #pagination {
        margin: 1%;
    }
}
@media only screen and (max-width: 480px) {
    .top-articles h3,
    div.linkbox,
    div.popularlatest {
        text-align: center;
    }
    .span_10_of_12,
    .span_11_of_12,
    .span_12_of_12,
    .span_1_of_12,
    .span_2_of_12,
    .span_3_of_12,
    .span_4_of_12,
    .span_5_of_12,
    .span_6_of_12,
    .span_7_of_12,
    .span_8_of_12,
    .span_9_of_12 {
        width: 100%;
    }
    aside .col:first-child {
        margin-left: 1%;
    }
    aside .span_4_of_12,
    aside .span_6_of_12,
    aside .span_8_of_12 {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }
    ul.link-list li {
        list-style: none;
        margin-left: 0;
        margin-right: 0;
    }
    ul.link-list li:before {
        content: "";
        padding: 0;
        float: none;
    }
    div.popularlatest {
        line-height: 135%;
    }
    div.popularlatest h2 {
        font-size: 16px;
        margin-top: 25px;
    }
    main .col:first-child {
        margin-left: 1%;
    }
    main .span_6_of_12 {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }
    article,
    footer {
        margin-left: 0;
        margin-right: 0;
    }
    .top-articles {
        border: none;
    }
    article {
        width: 100%;
        /*
        border-bottom: 1px #ccc solid;
        margin-bottom: 2px;
        padding-bottom: 5px;
        */
    }
}

/* new stuff additional */


  body {
    background-color: #fff;
  }

  .outer-container{
    max-width: 1000px;
  }
  
  .outer-container {
    box-shadow: none;
  }
  
  .container {
    max-width: 980px;
  }
  
  //.mobile-nav{display:none;width:100%;top:0}
  .mobile-nav{display: block; width:100%;top:0; background-color: white; padding-top:0; text-align: center;border-bottom:1px solid #ddd;}
  .mobile-nav div{border-top:1px solid #ddd; display:none}
  .mobile-nav img{
    /*position:absolute;
    top:8px;left:8px
    position: absolute;
    width: 315px;
    left: calc(100% — (315px/2));
    top: 16px;
    */
    padding: 15px;
    top: unset;
    left: unset;
    position: static;
    max-width: 70%;
  }
  .mobile-nav button{
    position:absolute;
    top:10px;
    right:10px;
    text-indent:200%;
    overflow:hidden;
    background:#eee;
    background:url(https://magasinetskolen.dk/images/hamburgermenu.png) center no-repeat rgba(255,255,255,.8);
    border:1px solid #ddd;
    border-radius:3px;
    background-size:80%;
    width:40px;
    height:40px;
    outline:0;
    transition:all .4s ease
  }
  .mobile-nav .expanded{transform:rotate(90deg)}
  .mobile-nav a {
    background: transparent;
    border: 0;
    padding: 5px 10px;
    display: inline-block;
    font: 18px Roboto Condensed, sans-serif;
    text-align:center;
    text-decoration:none;
    color:#666;
  }
  .mobile-nav a:active,.mobile-nav a:focus,.mobile-nav a:hover{
    background:darken(#eee,3%);
  }
  
  .desktop-nav { display: none; }
  
  .mobile-nav a.men-item {
    display: inline-block;
    text-transform: uppercase;
    position: static;
    height: 25px;
    /*padding: 5px 8px 10px 8px;*/
    padding: 5px 15px 10px 15px;
    font: 16px/125% Roboto Condensed;
    color: #999;
    background-color: transparent;
    border: 0;
  }
  
  .mobile-nav hr {
    padding: 6px;
    border-top: 1px solid #ededed;
  }
  
  .top-articles {
    margin-bottom: 24px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 24px;
  }
  
  .top-articles .span_6_of_12 {
    margin-top: 0;
  }
  
  .top-articles .span_12_of_12 {
    margin-top: 0;
  }
  
  .top-articles h3 a {
    font: bold 24px Roboto Condensed, sans-serif;
  }
  
  .top-articles p {
    margin: 0.7em 0;
    font: 18px Roboto Condensed, sans-serif;
  }
  .nav-expanded-tab {
    padding: 10px;
  }
  #search-box {
    display: inline-block;
    width: 200px;
    height: 37px;
    border: 0;
  }
  #sitesearch {
    position: relative;
    top: 5px;
    left: 10px;
    height: auto;
    border: 0;
    text-align: left;
  }
  #search-input, #search-box input[type=text] {
    font: 18px Roboto Condensed, sans-serif;
    width: 120px;
    padding: 0;
    border: 1px solid #999;
  }
  #search-button {
    font: 16px Roboto Condensed, sans-serif;
    line-height: unset;
    background: #888;
    position: unset;
    height: auto;
    width: auto;
    border: 0;
    text-indent: initial;
    margin: 0;
    padding: 3px 15px;
  }
  
  #toplogo-link {
    padding: 0;
    display: inline;
  }
  .article-list dd {
    font: 16px Roboto Condensed, sans-serif;
  }
  
  small.category {
    font: 16px Roboto Condensed, sans-serif;
  }
  
  .article-list li a:link, .article-list li a:visited{
    font: bold 19px Roboto Condensed, sans-serif;
    
  }
  .sidebar-articles {
    padding: 10px;
    background-color: #f3f3f3;
    margin: 10px 0;
    line-height: 1.5em;
    font: 16px Roboto Condensed, sans-serif;
  }
  
  .sidebar-articles a:link {
    font-size: 16px;
    color: #036;
  }
  
  #pagination {
    padding: 10px 15px;
    border: 0;
    background-color: #dbdbdb;
    border-radius: 0;
  }
  #pagination a:link {
    color: #036;
    font: 16px Roboto Condensed, sans-serif;
  }
  div.popularlatest h2 {
    font: bold 20px Roboto Condensed, sans-serif;
  }
  .brochures .span1 {
    font: bold 20px Roboto Condensed, sans-serif;
    line-height: 2em;
    float: left;
  }
  .brochures .span2 {
    font: 16px Roboto Condensed, sans-serif;
    line-height:2em;
    float: right;
   }
   .importbox.brochures li .span2 img {
    margin: 4px 0px;
    opacity: 0.8;
   }
   .importbox.brochures li {
    background-color: #dbdbdb;
    min-height: 85px;
   }
   .importbox.brochures li:first-child {
    border-radius: 0;
    min-height: 38px;
   }
   .importbox.brochures li h3 a {
    color: #222;
    font: bold 18px Roboto Condensed, sans-serif;
   }
   .importbox.brochures li div {
    color: #222;
    font: 16px Roboto Condensed, sans-serif;
    margin-bottom: 5px;
    margin-left: 88px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
   }
  
  /* Allow line-height of 8 for articles, heading and subheading. */
  article {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 8;
   -webkit-box-orient: vertical;
  }
  
  /* Enforce article images are same aspect-ratio */
  .article-list img, .top-articles img {
    width: 100%;
    aspect-ratio: 300 / 196;
    object-fit: cover;
  }
  
  .midbanner img {
    width: 100%;
    object-fit: contain;
  }

  /* new in v 12 */
  .col {  
    margin: 24px 0 0 24px;
  }
  .span_6_of_12 {
    width: calc(50% - 12px);
  }

  .span_8_of_12 {
      width: 66.6%;
  }


  aside>.col:first-child {
      margin-left: 24px;
  }

  .span_4_of_12 {
      width: calc(33.3% - 24px);
  }
  .sidebanner {
    margin-bottom: 24px;
  }

  .top-articles {
      margin-bottom: 24px;
      border-bottom: 1px #ccc solid;
      padding-bottom: 24px;
  }
  .importbox {
    margin: 0 0 24px;
  }
  .sidebar-articles {
    margin-bottom: 24px;
  }
  .top-articles h3, .top-articles h3 a {
    margin-top: 12px;
    margin-bottom: 2px;
  }
  .article-list li {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
  .article-list-column {
    margin-top: 0;
  }
  .importbox.brochures li {
    min-height: 75px;
  }
  /* end new in v12 */

  /* new in v14 */

  .mobile-nav a.dropdown-item {
    display: none;
  }
  .mobile-nav a.men-item{
    display: inline-block;
  }
  .mobile-nav .mob-hr {
    display: none;
    border: 0;
  }
  @media only screen and (max-width: 700px) {
    .mobile-nav a.dropdown-item {
      display: inline-block;
      text-transform: uppercase;
    }
    .mobile-nav a.men-item{
      display: none;
    }
    .mobile-nav hr {
      padding: 0;
      border: 0;
    }
    .mobile-nav .mob-hr {
      display: block;
      border-top: 1px solid #ddd;
      height: 6px;
    }
  }
  /* end new in v014 */

  /* new in v015 */
  @media only screen and (max-width: 480px){
    .top-articles h3, div.popularlatest {
    text-align: left;
    }
  }
  /* end new in v015 */
  
  /* Responsive rules */
   
   @media only screen and (max-width: 700px) {
    aside>.col:first-child {
      width:98%;
    }
    main>.col:first-child {
      /*width:100%;*/
      width: 99%; /* changed from 100% on 09-09-2023 */
    } 
  }
  
  @media only screen and (max-width: 480px) {
    div.popularlatest h2 {
      margin-top: 0.4em;
    }
    /*
    main .col:first-child {
     margin-left: 0;
    }
    */
    
    main .span_12_of_12 {
      width: 98%;
      margin-left: 1%;
      margin-right: 1%;
    }
    
    .top-articles {
      border: none;
    }
  }

  /* New in v016 */
  @media only screen and (max-width: 700px) {
    aside .col:first-child{
      margin-left: 1%;
    }
  }

  @media only screen and (max-width: 480px) {
    #loesninger{
      margin-top: 24px;
      margin-bottom: 24px;
    }

    .sidebanner {
      margin-top: 24px;
      margin-bottom: 24px;
    }

    .article-list dt {
      margin-right: 0;
      width: 35%;
    }

    .article-list li {
      padding-top: 12px;
      padding-bottom: 12px;
      margin-bottom: 10px;
    }

    .article-list li a:link, .article-list li a:visited {
      font-size: 24px;
    }

    .article-list dd {
      float: right;
      width: 62%;
    }

    .article-list small, .article-list span {
      display: none;
    }

    article {
      padding-top: 12px;
    }

    article.mobile-small-article{
      padding-top: 12px;
      padding-bottom: 12px;
    }

    article.mobile-small-article figure {
      width: 35%;
      float: left;
    }

    article.mobile-small-article h3 {
      text-align: left;
      width: 62%;
      float: right;
      margin-top: 0;
      padding: 0;
      font-size: 16px;
      vertical-align: top;
    }

    article.mobile-small-article h3 a {
      margin-top: 0;
      font-size: 22px;
    }

    article.mobile-small-article p {
      display: none;
    }

    .top-articles {
      margin-bottom: 0;
      padding-bottom: 0;
    }

    aside .col:first-child {
      margin-left: 1%;
    }
  }
  /* End new in v016 */

  /* New in v017 */
  @media only screen and (max-width: 480px) {
    .top-articles {
      margin: 0;
    }
    /*
    .sidebanner {
      width: 98%;
    }
    */
    #loesninger {
      width: 98%;
    }
    .sidebar-list{
      padding: 0 10px;
    }
    #mest-laeste {
      width: 98%;
      padding: 10px 0 5px 0;
    }
    #mest-laeste h2 {
      padding-left: 10px;
    }
    .section>.article-list-column {
      width: 98%;
    }
    .article-list li {
      margin: 0 10px 10px 0;
    }
    #pagination {
      margin: 10px 10px 10px 0;
    }
    .article-list li a:link, .article-list li a:visited {
      font-size: 22px;
    }
    /*
    .article-list dd {
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      overflow: hidden
    }
    */
  }
  /* End new in v017 */
  /* New in 018 + 019 */
  @media only screen and (max-width: 480px) {
    #loesninger {
      padding: 1%;
    }
    #loesninger2 {
      width: 98%;
    }
    .importbox.brochures li img {
     width: 80px;
      aspect-ratio: auto 80 / 60;
      height: 60px;
      float: left;
      margin: 8px 8px 0 0;
    }


    .article-list li a:link, .article-list li a:visited {
      font-size: 22px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
    }

    article.mobile-small-article h3 a {
      margin-top: 0;
      font-size: 22px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
    }
  }


  /* End new in 018 + 019 */

  /* New in v020 */
  #pagination {
    background-color: white;
  }

  @media only screen and (max-width: 480px) {
    .sidebanner a img {
      aspect-ratio: 300 / 250;
    }
    .sidebanner {
      display: inline-block;
    }
  }
  /* End new in v020 */

  /* New in v021 */
  @media only screen and (max-width: 480px) {
    .top-articles p {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
    }
    #seneste-nyheder {
      width: 93%;
    }
  }
  /* End new in v021 */

  /* New in v022 */
  @media only screen and (max-width: 480px) {
    .top-articles h3, .top-articles h3 a {
      margin-top: 6px;
    }
  }
  /* End new in v022 */

  /* New in Article 002 */
  article.mainstory {
    overflow: initial;
    -webkit-line-clamp: unset;
    font-family: Roboto Condensed, sans-serif;
  }
  article.mainstory h1 {
    font: bold 26px Roboto Condensed, sans-serif;
  }
  article.mainstory p {
    font-size: 1.2em;
  }
  article.mainstory a:link {
    font-size: 18px;
    color: #036;
  }
  .newsletter-attention {
    margin-bottom: 24px;
  }
  .newsletter-attention h1, .newsletter-attention h3 {
    font: 700 20px Roboto Condensed, sans-serif;
  }
  .newsletter-attention p, .newsletter-attention a {
    font-family: Roboto Condensed;
    font-size: 16px;
  }
  /* End new in Article 002 */

  /* New in Article 003 */
  #midpage-banner {
    border-top: 1px #ccc solid;
    margin-top: 24px;
    padding-top: 24px;
  }

  @media only screen and (max-width: 480px) {
    #midpage-banner {
      border: 0;
      margin: 0;
      padding: 0; 
    }
  }

  /* End new in Article 003 */

  /* New in article 004 */
  header {
    /*position: sticky;*/
    top: 0;
    z-index: 9999;
  }
  
  /* added 30-08-2023 */
  @media only screen and (max-width: 700px){
    header {
      position: sticky;
    }
  }
  
  
  article.mainstory h1 {
    font: bold 28px Roboto Condensed, sans-serif;
  }
  @media only screen and (max-width: 480px) {
    article.mainstory h1 {
      font: bold 26px Roboto Condensed, sans-serif;
    }
    article.mainstory p {
      font-size: 1.1em;
    }
    article.mainstory {
      display: flex;
      flex-wrap: wrap;
      justify-content: left;
    }  
    article.mainstory h1 {
      order: -2;
      margin-left: 10px; /* added 30-08-2023 */
      margin-bottom: 10px;
      margin-right: 10px; /* added 09-09-2023 */
    } 
    article.mainstory figure{
      order: -1;
    }

    div#top {
      margin: 0.7em 2em;
      font-size: 1.1em;
    }
  }
  /* End new in article 004 */

  /* New in article 005 */
  #loesninger, #loesninger2 {
    list-style: none;
  }

  /* End new in article 005 */

  /* New in article 006 */
  article #loesninger {
    padding: 0;
  }

  @media only screen and (max-width: 480px) {
    article.mainstory p { 
      padding-right: 10px;
      margin: 10px; /* added 30-08-2023 */
    }
    
    /* added 30-08-2023 */
    .a2a_kit {
      margin-left: 10px;
    }

    article.mainstory figure {
      width: 98%;
    }

    /*
    #loesninger li:nth-child(n+7), #loesninger2 li:nth-child(n+7){
      display: none;
    }*/
  }
  
  /* added 30-08-2023 */
  #top {
    width: 98%;
    text-align: right;
  }

  .newsletter-attention {
    margin-right: 10px;
  }

  .brochures .span1 {
    font: bold 19px Roboto Condensed, sans-serif;
    line-height: 2em;
    float: none;
  }
  /* End new in article 006 */
  
  .sidebar-list li a:link{
    font-size: 16px;
    color: #036;
    font-weight: normal;
  }

  .topbanner {
    border-bottom: 1px #ccc solid;
    padding-bottom: 24px;
  }
  
  article article {
    -webkit-line-clamp: unset;
  }
  
  .sidebar-list .latest {
    min-height: 0;
    padding-top: 0;
  }

  .sidebar-list .latest a:link, .sidebar-list .latest a:visited {
    display: inline;
  }
  
  @media only screen and (max-width: 480px) {
    #seneste-nyheder .sidebar-list {
      padding: 0;
    }
  }
  
  #toggle-inline {
    display: inline-block;
    position: static;
    padding-top: 10px; 
  }
  
  #toggle-top {
    display: none;
  }
  
  @media only screen and (max-width: 730px) {
    #toggle-inline {
      display: none;
    }
    #toggle-top {
      display: inline-block;
    }
  }
  
  article.mainstory p img + em {
    font-size: smaller; /*0.9em;*/
  }
  
  @media only screen and (max-width: 700px) {
    .nav-expanded-tab {
      text-align: left;
    }
  }
  
  @media only screen and (max-width: 700px) {
    .col {
        margin-top: 0;
    }
   }
   
  .sidebanner {
    margin-bottom: 24px;
    padding: 0;
    background-color: transparent;
  }



  @media only screen and (max-width: 700px){
    .sidebanner {
      padding: 5% 20%;
      background-color: #f3f3f3;
      text-align: center;
    }
    .midbanner {
      padding: 5% 10%;
      background-color: #f3f3f3;
      text-align: center;
    }
  }

  .sidebanner:not(.sidebanner:has(a, iframe)) {
    display: none;
  }
  
  .midbanner img {
    height: auto;
    aspect-ratio: 620 / 200;
  }

  @media only screen and (max-width: 700px) {
    .midbanner, .sidebanner {
      padding: 5% 10%;
      width: 80%;
    }
    /*
    .sidebanner iframe {
      aspect-ratio: 300/250;
      width: 100%;
      height: 100%;
    }*/
  }  
  .sidebanner iframe {
      aspect-ratio: 300/250;
      width: 100%;
      height: 100%;
    }
    
  @media only screen and (max-width: 700px) {
    .mobile-nav img {
      height: 30px;
      padding-bottom: 9px !important;
    }
  }  
  /* skalér løsninger du kan bruge boksene på mobil */
  @media only screen and (max-width: 700px) {
    #loesninger, #loesninger2 {
      width: 80%;
      margin-left: 10%;
      margin-right: 10%;
    }
  }  
  
  #midpage-banner:not(:has(a,img,iframe)){
    border: 0;
    margin: 0;
    padding: 0;
  }
  
  /* NEW IOS SAFARI 17.4 fix */
  @media only screen and (max-width: 700px) {
    article {
      display: block !important;
    }
  }
  /* END NEW IOS SAFARI 17.4 fix */

#new-footer {
  min-width: 100%;
  background-color: #222;
  min-height: 200px;
  text-align: center;
  color: #ccc;
  font: 16px Roboto Condensed, sans-serif;
  padding-top: 2em;
}

#footer-bar {
  width: 100%;
  background-color: #111;
  padding: 5px 0;
}

 #new-footer p a {
  color: #999;
  font: 16px Roboto Condensed, sans-serif;
  display: inline-block;
  padding: 15px;
  
 }