

.editorBody {
    overflow-y:scroll;
	font-family:Helvetica;
	font-size:12px;
	color:#58585b;
    line-height:1.3;
    }

img {
	border:0px;
}

body * {
	font-family:Helvetica;
    font-size:12px;
    color:#58585b;
    text-shadow:#ffffff 1px 1px 0;
    line-height:1.3;
    }


h1 {
	font-family:Helvetica;
	font-size:18px;
	color:#4db7bd;
    text-shadow:#ffffff 1px 1px 0;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family:Helvetica;
	font-size:14px;
	color:#012b2d;
    text-shadow:#ffffff 1px 1px 0;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

a {
	color:#008b95;
    text-shadow:#ffffff 1px 1px 0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

hr {
	border:none;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid transparent;
	height:0px;
    overflow:hidden;
}


p { margin:0px; }




input, select, textarea {
	font-family:Helvetica;
	font-size:12px;
    color:#636363;
    text-shadow:transparent 1px 1px 0;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#ffffff;
}
input[type='checkbox'], input[type='radio'] {
	position:relative;
    top:2px;
    background-color:transparent;
    border:none;
    }
form {
	margin:0px;
}


.tdLeft {
	width:700px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding-right:40px;
    border-right:1px solid #c9c9c9;
    }
.tdRight {
	width:300px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding-left:40px
    }

  * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.flag a:first-child:after {
  content: "|";
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

#mobilenav {
  display: none; }

.autowidth {
  width: auto !important;
  height: auto !important;
  max-width: 100%; }

.contentColumns2 td {
  width: 50%; }
.contentColumns2 table td {
  display: table-cell !important;
  width: auto !important;
  float: none !important; }

ul.serviceButtons {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100%; }
  ul.serviceButtons li {
    display: inline-block; }
    ul.serviceButtons li:first-child {
      margin-left: 0; }

#contentContainer {
  width: auto;
  max-width: 1000px; }
  #contentContainer #slideContainer {
    width: auto;
    max-width: 1000px; }
    #contentContainer #slideContainer div.mbSlide {
      width: 100%; }
  #contentContainer #contentArea img {
    width: 100%;
    height: auto; }
  #contentContainer #contentArea table tr td {
    padding-right: 18px; }
    #contentContainer #contentArea table tr td:last-child {
      padding-right: 0; }
  #contentContainer #contentArea table.frontBottomKSPs td {
    width: 25%; }
  #contentContainer .frmAbonnement input, #contentContainer .frmAbonnement textarea, #contentContainer .frmAbonnement select,
  #contentContainer .frmSygebesoeg input, #contentContainer .frmSygebesoeg textarea, #contentContainer .frmSygebesoeg select {
    width: 100%;
    max-width: 380px; }

@media only screen and (max-width: 835px) {
  div.modulesContainer {
    overflow: visible;
    padding-left: 15px;
    padding-right: 15px; }
    div.modulesContainer div.modulePosition {
      width: 100%; }

  body {
    overflow-x: hidden; }
    body.menu-open #contentContainer {
      left: -240px; }

  .flag {
    display: none; }

  #contentContainer {
    -webkit-transition: all 270ms ease-in-out;
    -moz-transition: all 270ms ease-in-out;
    -ms-transition: all 270ms ease-in-out;
    -o-transition: all 270ms ease-in-out;
    transition: all 270ms ease-in-out;
    width: 100%;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    left: 0; }

  #wkhMenu1, #basketContainer {
    display: none; }

  #mobilenav {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    display: block;
    position: fixed;
    top: 0;
    right: -240px;
    background: #4db7bd;
    width: 240px;
    height: 100%;
    z-index: 9999; }
    #mobilenav .menu-toggle {
      position: absolute;
      left: -36px;
      top: 20px;
      border: none;
      outline: 0;
      background: url(../../images/miscellaneous/menu-bars.png) 0 0 no-repeat;
      background-size: contain;
      width: 26px;
      height: 20px; }
    body.menu-open #mobilenav {
    	overflow-y: auto;
      right: 0; }
      body.menu-open #mobilenav .menu-toggle {
        background-image: url(../../images/miscellaneous/menu-close.png);
        width: 20px;
        height: 20px;
        left: -30px; }
    #mobilenav ul#wkhMenu1 {
      position: static;
      float: none;
      display: block;
      margin-left: 20px;
      margin-top: 6px; }
      #mobilenav ul#wkhMenu1 li {
        display: block;
        float: none;
        line-height: 1;
        text-align: left;
        margin: 0;
        padding: 0; }
        #mobilenav ul#wkhMenu1 li a {
          color: #fff;
          display: block;
          line-height: 3.625em;
          font-size: 16px; }
    #mobilenav #basketContainer {
      display: block;
      position: static;
      margin-left: 20px;
      margin-top: 20px; }
      #mobilenav #basketContainer:after {
        display: block;
        content: " ";
        clear: both; }
    #mobilenav .flag {
      display: block;
      position: static;
      clear: both;
      margin-left: 20px;
      margin-top: 20px; }
      #mobilenav .flag:before {
        content: " ";
        display: block;
        height: 1px;
        clear: both; }
      #mobilenav .flag a:first-child:after {
        content: "";
        display: none; }
      #mobilenav .flag a {
        display: block;
        color: #fff;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 3.625em;
        font-size: 16px;
        text-shadow: none; }
        #mobilenav .flag a:hover {
          text-decoration: none; } }
@media only screen and (max-width: 768px) {
  #contentContainer {
    width: 100%;
    max-width: none; }
    #contentContainer #slideContainer {
      height: 225px; }
    #contentContainer #contentArea table tr td {
      padding-right: 10px; }
      #contentContainer #contentArea table tr td:last-child {
        padding-right: 0; }
    #contentContainer #contentArea table.frontBottomKSPs td {
      width: 50%;
      display: block;
      float: left; }

  #footerContainer2 .td2, #footerContainer2 .td3 {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    text-align: center; }
  #footerContainer2 .td2 {
    bottom: 30px; } }
@media only screen and (max-width: 480px) {
  #contentContainer div.hr, #contentContainer hr {
    margin-left: -10px;
    margin-right: -10px; }
  #contentContainer #slideContainer {
    display: none; }
  #contentContainer #contentArea table tr td {
    padding-right: 0;
    display: block; }
  #contentContainer #contentArea table.frontBottomKSPs td {
    width: 100%; }
  #contentContainer #contentArea div.modulesContainer {
    padding-left: 0px;
    padding-right: 0px; }
    #contentContainer #contentArea div.modulesContainer table td {
      display: table-cell; }
    #contentContainer #contentArea div.modulesContainer table.basketAddressTable td {
      display: block; }
    #contentContainer #contentArea div.modulesContainer .basketButtonsTable div.stdsubmit {
      width: 168px;
      height: 39px;
      -webkit-background-size: contain;
      background-size: contain; }

  #footerContainer2 .td1 {
    display: none; }

  [class*="contentColumns"] td {
    width: 100%;
    display: block; } }
/* Remove text shadow from input fields (it's ugly, yo') */
div.stdinput input,
div.stdSelectLabel {
  text-shadow: none !important; }

div.stdSelectLabel {
  height: 38px; }
