﻿body {
  background: #F6F6F6;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial !important;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial;
}
h1 {
  font-size: 17px;
  margin: 1.1em 0 1.2em 0;
  line-height: 17px;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
}
h2 {
  font-size: 15px;
  margin: 1.5em 0 -0.5em 0;
  line-height: 16px;
  padding: 0;
  font-weight: bold;
}
h3 {
  font-size: 13px;
  margin: 1.6em 0 -0.8em 0;
  line-height: 14px;
  padding: 0;
  font-weight: bold;
}
p {
  font-size: 100%;
  margin: 1.2em 0;
}
a.skiptomaincontent {
  position: absolute;
  left: -1000em;
  width: 20em;
}
html .cc-consentwrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container {
  background-color: #fff !important;
}
.nopadding {
  padding: 0 !important;
}
.nopadding-left {
  padding-left: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
}
.row {
  background-color: #fff;
}
.pagetop {
  padding: 16px 0 16px 0;
}
.logo {
  padding: 10px 0 0 15px;
}
.logo img {
  border: none;
  outline: none;
}
.quicklinks {
  text-align: right;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 8px 0 0;
}
.quicklinks a {
  text-decoration: underline;
  color: #666;
  padding: 0 19px 0 0;
}
.quicklinks a.icon {
  padding: 0 9px 0 0;
}
.quicklinks a.flag {
  padding: 0 0 0 0;
}
.quicklinks a:hover {
  text-decoration: none;
}
.quicklinks img {
  vertical-align: top;
  /*&.fb { width: 20px; height: auto; }*/
}
/*.quicklinks
.quicklinks a.flag { padding: 0 0 0 0; }
.quicklinks a:hover { text-decoration: none; }
.quicklinks img { vertical-align: top; }
*/
@media (max-width: 600px) {
  .logo {
    padding: 7px 0 15px 12px;
  }
  .logo img {
    width: 100px;
    height: 35px;
  }
  .quicklinks {
    text-align: right;
    font-size: 15px;
    padding: 0 8px 0 12px;
  }
}
@media (max-width: 450px) {
  .logo {
    padding: 7px 0 15px 12px;
  }
  .logo img {
    width: 100px;
    height: 35px;
  }
  .quicklinks {
    text-align: right;
    font-size: 14px;
    padding: 0 0 0 12px;
  }
  .quicklinks a {
    padding: 0 14px 0 0;
  }
  .quicklinks img {
    margin-left: 3px;
    width: 20px;
    height: 15px;
  }
}
@media (max-width: 410px) {
  .logo {
    padding: 5px 0 15px 10px;
  }
  .logo img {
    width: 90px;
    height: 31px;
  }
  .quicklinks {
    text-align: right;
    font-size: 13px;
    padding: 0 0 0 10px;
  }
  .quicklinks a {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 355px) {
  .logo {
    padding: 5px 0 15px 8px;
  }
  .logo img {
    width: 80px;
    height: 28px;
  }
  .quicklinks {
    text-align: right;
    font-size: 12px;
    padding: 0 0 0 8px;
  }
  .quicklinks a {
    padding: 0 7px 0 0;
  }
}
/*.navbar .container-fluid { height: 28px; } */
.navbar {
  font-size: 17px;
  text-transform: uppercase;
  min-height: 38px;
  margin-bottom: 0;
}
.navbar-right {
  float: right !important;
  margin-right: -15px;
  padding-right: 50px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: auto;
    left: auto;
  }
  .navbar-right .dropdown-menu:first-child {
    right: 0;
    left: auto;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-inverse {
  background-color: #707070;
  border-color: #707070;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #505050;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #505050;
}
.navbar-inverse .navbar-toggle {
  border-color: #505050;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #505050;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
/*.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar{
  background-color: #fff;
}
*/
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #ffffff;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #9a9a9a;
  }
}
/*
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
*/
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
/*.dropdown-submenu:hover>.dropdown-menu{display:block;}*/
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.belowmenu {
  background-color: #EEEEEE;
  min-height: 30px;
}
.searchbar {
  padding: 3px 12px 3px 0;
  text-align: right;
}
.searchbar .btn {
  -webkit-appearance: initial;
  background-color: transparent;
  border: 1px solid #707070;
}
.searchContainer {
  position: absolute;
  right: 15px;
}
.searchContainer #lblSearch {
  position: absolute !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
}
input.searchInput {
  padding: 1px;
  margin: 0px;
  background-color: #fff;
  width: 115px;
  height: 18px;
  font-size: 0.9em;
  line-height: 0.9em;
  border: none;
  outline: none;
}
input.search {
  width: 12px;
  height: 12px;
  border: 0;
  outline: none;
  vertical-align: middle;
}
.searchContainer input.btn {
  font: 0.85em arial, sans-serif;
  height: auto;
  padding: 1px 7px 2px 7px;
}
/*------------------SLIDER---------------------*/
.slider {
  background-color: #fff;
  margin: 12px 0 16px 0;
  /*border: 1px dotted blue;  */
}
#slider {
  margin-top: 0;
}
#slider2_container {
  background: #e2e3e5;
}
#slider2_container article:first-child {
  width: 764px;
  float: left;
  padding: 0;
}
#slider2_container article:first-child img {
  width: 100%;
  height: auto;
}
#slider2_container article {
  width: 406px;
  height: 388px;
  float: left;
  display: block;
  font: 1.2em "Gotham SSm A", "Gotham SSm B", sans-serif;
  padding: 0;
  background: #dedede;
}
#slider2_container article header {
  padding: 0;
  margin: 0;
  display: block;
}
#slider2_container article.blue header {
  background-color: #439CB7;
}
#slider2_container article.red header {
  background-color: #DD321F;
}
#slider2_container article.orange header {
  background-color: #CC7A1C;
}
#slider2_container article.grey header {
  background-color: #707070;
}
#slider2_container article h1 {
  margin: 0;
  display: block;
  font-size: 17px;
  font-size: 14pt;
  color: #fff;
  line-height: 27px;
  background-color: transparent;
  padding: 11px 0 11px 18px;
}
#slider2_container article section {
  padding: 0;
  margin: 0;
  display: block;
  color: #555;
  background-color: #dedede;
  padding: 20px 40px 40px 30px;
  font-size: 19px;
  line-height: 145%;
  text-align: center;
}
#slider2_container article h2 {
  display: block;
  font-size: 19px;
  font-weight: bold;
}
#slider2_container article p {
  margin: 20px 0;
  line-height: 145%;
}
#slider2_container article a {
  text-decoration: underline;
  color: #555;
}
#slider2_container article a:hover {
  text-decoration: none;
}
#slider2_container article section .sehele a {
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
  padding-left: 30px;
  background-position: 8px 5px;
  background-repeat: no-repeat;
}
#slider2_container article section .sehele a:hover {
  text-decoration: none;
}
#slider2_container article.blue section .sehele a {
  background-image: url(../images/Blaa-pil-quicklinks.png);
}
#slider2_container article.red section .sehele a {
  background-image: url(../images/Roed-pil-quicklinks.png);
}
#slider2_container article.orange section .sehele a {
  background-image: url(../images/Orange-pil-quicklinks.png);
}
#slider2_container iframe {
  width: 100%;
  height: 100%;
  max-width: 1170px;
}
#noslider {
  display: none;
}
a .socialetilbud {
  background-color: #EEEEEE;
  color: #333;
  height: 211px;
  overflow: hidden;
}
a .socialetilbud h1 {
  background-color: #DD321F;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 10px 0px 9px 20px;
}
a .socialetilbud div.body {
  padding: 2px 20px 0 20px;
  font-size: 15px;
}
@media (max-width: 768px) {
  a .socialetilbud div.body {
    overflow: visible;
    padding: 2px 20px 10px 20px;
  }
}
@media (max-width: 1199px) {
  a .socialetilbud {
    height: 173px;
  }
  a .socialetilbud h1 {
    padding: 6px 0px 5px 20px;
  }
}
@media (max-width: 991px) {
  a .socialetilbud {
    margin-bottom: 20px;
    height: auto;
    min-height: auto;
    overflow: visible;
  }
}
a .raadgivning {
  background-color: #EEEEEE;
  color: #333;
  height: 211px;
  overflow: hidden;
}
a .raadgivning h1 {
  background-color: #CC7A1C;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 10px 0px 9px 20px;
}
a .raadgivning div.body {
  padding: 2px 20px 0 20px;
  font-size: 15px;
}
@media (max-width: 768px) {
  a .raadgivning div.body {
    overflow: visible;
    padding: 2px 20px 10px 20px;
  }
}
@media (max-width: 1199px) {
  a .raadgivning {
    height: 173px;
  }
  a .raadgivning h1 {
    padding: 6px 0px 5px 20px;
  }
}
@media (max-width: 991px) {
  a .raadgivning {
    margin-bottom: 20px;
    height: auto;
    min-height: auto;
    overflow: visible;
  }
}
a.socialetilbudraadgivning:hover,
a.socialetilbudraadgivning:active,
a.socialetilbudraadgivning:focus {
  text-decoration: none;
}
.aktuelt > .head {
  min-height: 40px;
  background-color: #8F9700;
  color: #FFFFFF;
  padding: 0 0 0 15px;
  margin-bottom: 7px;
}
.aktuelt > .head > i {
  width: 25px;
  height: 25px;
  display: block;
  float: right;
  margin: 7px 10px 0 0;
  background: url(/code/images/aktuelt_marker.png) no-repeat 0 0;
}
.aktuelt > .head > h1 {
  font-size: 17px;
  margin: 0;
  line-height: 17px;
  padding: 12px 0;
  font-size: 14pt;
}
.aktuelt > .newsitem {
  padding: 8px 0 0 15px;
  clear: both;
  overflow: hidden;
}
.aktuelt > .newsitem .newsimg {
  /*width: 141px; height: 141px; */
  width: 20%;
  height: auto;
  float: left;
  margin-right: 8px;
  overflow: hidden;
}
.aktuelt > .newsitem .newsimg img {
  /*width: 141px; height: 141px; */
  width: auto;
  height: auto;
}
.aktuelt > .newsitem .newstextC {
  /*width: 600px; height: 141px; */
  width: 78%;
  height: 141px;
  float: left;
  background-color: #ececec;
  color: #555;
  position: relative;
  overflow: hidden;
}
.aktuelt > .newsitem .newstext {
  padding: 14px 15px 10px 14px;
  background-color: #ececec;
  color: #555;
}
.aktuelt > .newsitem .newstext > a {
  text-decoration: none;
  color: #555;
}
.aktuelt > .newsitem .newstext > a:hover {
  text-decoration: underline;
}
.aktuelt > .newsitem .newstext > a > h2 {
  margin: 0;
  font-size: 15px;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: bold;
}
.aktuelt > .newsitem .newstext > p {
  margin: 0.9em 0;
  font-size: 13px;
}
.aktuelt > .newsitem .newstextC span.sehele {
  position: absolute;
  bottom: 13px;
  left: 8px;
}
.aktuelt > .newsitem .newstextC span.sehele a {
  font-weight: bold;
  text-decoration: underline;
  color: #555;
  display: inline-block;
  padding-left: 30px;
  background-image: url(../images/Groen-pil-nyheder.png);
  background-position: 8px 0;
  background-repeat: no-repeat;
}
.aktuelt > .newsitem .newstextC span.sehele a:hover {
  text-decoration: none;
}
.aktuelt > .newssep {
  padding: 8px 0 0 15px;
  clear: both;
}
.aktuelt > .newssep hr {
  height: 2px;
  font-size: 2px;
  border: 0;
  border-top: 2px solid #919191;
  margin: 3px 6px 1px 0;
}
.aktuelt > .mereakt {
  clear: both;
  text-align: right;
  padding: 10px 18px 8px 0;
}
.aktuelt > .mereakt a {
  text-decoration: none;
  color: #555;
  font-size: 15px;
  font-weight: bold;
}
.aktuelt > .mereakt a:hover {
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .aktuelt > .newsitem .newstext > a > h2 {
    margin: 0;
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
  }
  .aktuelt > .newsitem .newstext > p {
    margin: 0.7em 0;
    font-size: 12px;
  }
  .aktuelt > .newsitem .newsimg {
    width: 23%;
  }
  .aktuelt > .newsitem .newstextC {
    width: 75%;
  }
  .aktuelt > .newsitem .newstextC span.sehele {
    bottom: 3px;
    right: 6px;
    text-align: right;
  }
  .aktuelt > .newsitem .newstextC span.sehele a {
    font-size: 13px;
    padding-left: 24px;
    background-image: url(../images/Groen-pil_underside.png);
    background-position: 8px 3px;
  }
}
@media (max-width: 991px) {
  .aktuelt > .newsitem {
    padding: 8px 0 0 0;
  }
  .aktuelt > .newsitem .newsimg {
    width: 21%;
  }
  .aktuelt > .newsitem .newstextC {
    width: 77%;
  }
  .aktuelt > .newssep {
    padding: 8px 0 0 0;
  }
}
@media (max-width: 725px) {
  .aktuelt > .newsitem .newsimg {
    margin-right: 5px;
  }
  .aktuelt > .newsitem .newsimg img {
    width: 121px;
  }
  .aktuelt > .newsitem .newstextC {
    height: 121px;
  }
  .aktuelt > .newsitem .newstext {
    padding: 11px 11px 7px 10px;
  }
  .aktuelt > .newsitem .newstext > a > h2 {
    font-size: 13px;
    line-height: 110%;
  }
  .aktuelt > .newsitem .newstext > p {
    margin: 0.7em 0;
    font-size: 12px;
    line-height: 125%;
  }
  .aktuelt > .newsitem .newstextC span.sehele {
    bottom: 6px;
    left: 6px;
  }
  .aktuelt > .newsitem .newstextC span.sehele a {
    font-size: 13px;
    padding-left: 24px;
    background-image: url(../images/Groen-pil_underside.png);
    background-position: 8px 3px;
  }
}
@media (max-width: 622px) {
  .aktuelt > .newsitem .newsimg {
    margin-right: 5px;
  }
  /*.aktuelt > .newsitem .newsimg img { width: 101px; }
	.aktuelt > .newsitem .newstextC { height: 101px; } */
  .aktuelt > .newsitem .newstext {
    padding: 9px 9px 6px 8px;
  }
  .aktuelt > .newsitem .newstext > a > h2 {
    font-size: 12px;
    line-height: 110%;
  }
  .aktuelt > .newsitem .newstext > p {
    margin: 0.5em 0;
    font-size: 11px;
    line-height: 125%;
  }
  .aktuelt > .newsitem .newstextC span.sehele {
    bottom: 4px;
    left: 4px;
  }
  .aktuelt > .newsitem .newstextC span.sehele a {
    font-size: 12px;
    padding-left: 24px;
    background-image: url(../images/Groen-pil_underside.png);
    background-position: 8px 3px;
  }
}
@media (max-width: 500px) {
  .aktuelt > .newsitem .newstextC span.sehele {
    bottom: 3px;
    right: 6px;
    text-align: right;
  }
  .aktuelt > .newsitem .newstextC span.sehele a {
    font-size: 12px;
    padding-left: 24px;
    background-image: url(../images/Groen-pil_underside.png);
    background-position: 8px 3px;
  }
}
@media (max-width: 470px) {
  .aktuelt > .newsitem .newsimg {
    display: none;
  }
  .aktuelt > .newsitem .newstextC {
    float: none;
    width: 100%;
    height: auto;
    padding: 15px 0 20px 0;
  }
  .aktuelt > .newsitem .newstext {
    padding: 11px 11px 7px 10px;
  }
  .aktuelt > .newsitem .newstext > a > h2 {
    font-size: 13px;
    line-height: 110%;
  }
  .aktuelt > .newsitem .newstext > p {
    margin: 0.7em 0;
    font-size: 12px;
    line-height: 125%;
  }
  .aktuelt > .newsitem .newstextC span.sehele {
    bottom: 6px;
    left: 6px;
  }
  .aktuelt > .newsitem .newstextC span.sehele a {
    font-size: 13px;
    padding-left: 24px;
    background-image: url(../images/Groen-pil_underside.png);
    background-position: 8px 3px;
  }
}
.fpvideo {
  min-height: 100px;
}
.quickbox {
  margin-top: 14px;
}
.quickbox > .head {
  min-height: 40px;
  color: #FFFFFF;
  padding: 0 0 0 15px;
  margin-bottom: 7px;
}
.quickbox > .head > i {
  width: 25px;
  height: 25px;
  display: block;
  float: right;
  margin: 7px 10px 0 0;
  background: url(/code/images/arrow_down.png) no-repeat 0 0;
}
.quickbox > .head > a {
  color: #fff;
  text-decoration: none;
}
.quickbox > .head > a > h1 {
  font-size: 17px;
  font-size: 14pt;
  margin: 0;
  line-height: 17px;
  padding: 12px 0;
}
.quickbox > ul {
  margin: 0;
  padding: 0 0 0 4px;
  list-style: none;
}
.quickbox > ul > li {
  margin: 0;
  padding: 5px 0 5px 20px;
  list-style: none;
  font-size: 15px;
  line-height: 135%;
  color: #555;
}
.quickbox > ul > li a {
  text-decoration: none;
  color: #555;
}
.quickbox > ul > li a:hover {
  text-decoration: underline;
}
.quickbox.orange > .head {
  background-color: #CC7A1C;
}
.quickbox.orange > ul > li {
  background: url(../images/Orange-pil-quicklinks.png) no-repeat 0 6px;
}
.quickbox.red > .head {
  background-color: #DD321F;
}
.quickbox.red > ul > li {
  background: url(../images/Roed-pil-quicklinks.png) no-repeat 0 6px;
}
.quickbox.blue > .head {
  background-color: #439CB7;
}
.quickbox.blue > ul > li {
  background: url(../images/Blaa-pil-quicklinks.png) no-repeat 0 6px;
}
.nyhedsbrevbar {
  min-height: 40px;
  background-color: #8F9700;
  color: #FFFFFF;
  font-size: 17px;
  padding: 0 0 0 25px;
  margin: 10px 0 7px 0;
}
.nyhedsbrevbar > i {
  width: 25px;
  height: 25px;
  display: block;
  float: right;
  margin: 7px 10px 0 10px;
  background: url(/code/images/aktuelt_marker.png) no-repeat 0 0;
}
.nyhedsbrevbar > .text {
  font-size: 17px;
  margin: 0;
  line-height: 17px;
  padding: 12px 0;
  font-weight: bold;
  color: #fff;
  font-size: 14pt;
}
.nyhedsbrevbar > .text a {
  text-decoration: underline;
  color: #fff;
  font-size: 17px;
  font-size: 14pt;
  font-weight: bold;
}
.nyhedsbrevbar > .text a:hover {
  text-decoration: none;
}
.bottombar {
  min-height: 120px;
  background-color: #767676;
  color: #FFFFFF;
  margin: 8px 0 0 0;
  overflow: hidden;
}
.bottombar .inner {
  background-color: #767676;
  padding: 28px 0 20px 25px;
  font-size: 15px;
  line-height: 135%;
}
.bottombar .inner h1 {
  font-size: 17px;
  margin: 0 0 5px 0;
  line-height: 19px;
  text-transform: uppercase;
  font-weight: bold;
}
.bottombar .inner a {
  text-decoration: underline;
  color: #fff;
}
.bottombar .inner a:hover {
  text-decoration: none;
}
/*.bottombar .inner > h1 { font-size: 17px; margin: 0 0 5px 0; line-height: 19px; text-transform: uppercase; font-weight:bold; }
.bottombar .inner > a { text-decoration: underline; color: #fff; }
.bottombar .inner > a:hover { text-decoration: none; }
*/
/* --- sub pages --- */
.breadcrumb {
  background-color: #fff;
  min-height: 38px;
  margin-bottom: 4px;
  font-size: 14px;
  text-transform: uppercase;
}
.breadcrumb a {
  text-decoration: underline;
  color: #606060;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.maincontent > .topimage img {
  width: 100%;
  height: auto;
}
.maincontent > .maintext {
  background-color: #F8F8F8;
  padding: 5.5% 6% 4% 5%;
  font-size: 13px;
  line-height: 1.5em;
  overflow: auto;
}
.maincontent > .maintext h1 {
  font-size: 17px;
  margin: 0 0 1.2em 0;
  line-height: 17px;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.maincontent > .maintext p {
  font-size: 13px;
  margin: 1.2em 0;
}
.maincontent > .maintext hr {
  border-top: 1px solid #aaa;
}
.maincontent > .maintext ul {
  margin-top: 15px;
}
.maincontent > .maintext h2 + ul {
  margin-top: 18px;
}
.maincontent > .maintext a {
  text-decoration: underline;
}
.maincontent > .maintext a:hover {
  text-decoration: none;
}
.frontpage .maincontent > .maintext {
  background-color: transparent;
  padding: 3% 6% 4% 5%;
  font-size: 13px;
  line-height: 1.5em;
  overflow: auto;
}
.frontpage .maincontent > .maintext h1 {
  font-size: 22px !important;
  margin: 0 0 1.2em 0;
  line-height: 17px;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.box {
  margin-bottom: 14px;
  clear: both;
  background-color: #DEDEDE;
  overflow: hidden;
  padding-bottom: 9px;
}
.box > .head {
  min-height: 40px;
  color: #FFFFFF;
  padding: 0 0 0 15px;
  margin-bottom: 7px;
}
.box > .head > h1 {
  font-size: 17px;
  margin: 0;
  line-height: 17px;
  padding: 12px 0 12px 0;
}
.box.greybar > .head {
  background-color: #707070;
}
.box > .boxcontent {
  margin: 0;
  padding: 13px 15px 15px 15px;
  font-size: 13px;
}
.box > .boxcontent ul {
  margin: 0;
  padding: 0 0 0 4px;
  list-style: none;
}
.box > .boxcontent ul > li {
  margin: 0;
  padding: 5px 0 5px 18px;
  list-style: none;
  font-size: 14px;
  line-height: 135%;
  color: #555;
}
.box > .boxcontent ul.blue > li {
  background: url(../images/Blaa-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.red > li {
  background: url(../images/Roed-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.orange > li {
  background: url(../images/Orange-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.green > li {
  background: url(../images/Groen-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.grey > li {
  background: url(../images/Graa-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul > li a {
  text-decoration: none;
  color: #555;
}
.box > .boxcontent ul > li a:hover {
  text-decoration: underline;
}
.box > .boxcontent a {
  text-decoration: underline;
  color: #333;
}
.box > .boxcontent a:hover {
  text-decoration: none;
}
.box > .boxcontent > .boximg {
  margin: 0 15px 15px 0;
  width: 75px;
  height: 100px;
  float: left;
}
.box > .boxcontent > .boxtext {
  margin: 0;
  width: 150px;
  float: left;
}
/*.imagetextbox { 
	clear: both; float: none; margin-bottom: 20px; overflow: auto;*/
/*border: 1px dotted blue; */
/*.image { float: left; width: 90px; margin-right: 10px; }
	.text { 
		float: left; width: 340px;*/
/* border: 1px dotted red; */
/*@media (max-width: 500px)
		{
			width: 210px; 
		}
	}
}

@media (max-width: 400px)
{
	.imagetextbox .image { width: 80px; margin-right: 7px; }
	.imagetextbox .text { width: 165px; }
}*/
/*.imagetextbox { 
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: auto 1fr;
	align-items: center;*/
/*gap: 1rem;*/
/*padding: 1rem;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px; overflow: auto;

	.image {	
		justify-content: center; align-items: center;
	}

	.image img {	
	  min-width: 90px;
	  height: auto;
	  object-fit: cover;
	  border-radius: 4px;		
	}

	.text {
		margin-left: 2em; 
		text-align: left; 		
	}
}*/
/*@media (min-width: 500px) {
  .imagetextbox {
    grid-template-columns: 1fr 1fr;
  }
}*/
/*@media (max-width: 400px)
{
	.imagetextbox .image { width: 80px; margin-right: 7px; }
	.imagetextbox .text { width: 165px; }
}
*/
.imagetextbox-wrapper {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 2rem;
  /* afstand mellem rækker */
  column-gap: 2rem;
  /* afstand mellem billede og tekst */
  align-items: start;
}
.imagetextbox {
  display: contents;
  /* bevarer grid-opførsel fra wrapper */
}
.image {
  display: flex;
  align-items: start;
}
.text {
  align-self: start;
}
.inputField input[type="checkbox"] {
  margin: 4px 6px 0 0;
  line-height: normal;
}