@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic');
/* body styles */
/* colors */
/*BUTTON*/
/* fonts */
/*font-weight for Opensans*/
/* page content */
/* formular */
/* true/false */
/* 0 0 1px 2px #fff */
/* textQuestion */
/* in px */
/* 1px solid #333 */
/* 2px 2px 2px 2px #75FF70 */
/* 2px 2px 2px #A33BFF */
/* 5px */
/* 2px 2px 2px 2px #75FF70 */
/* 2px 2px 2px #A33BFF */
/* true/false */
/* true/false */
/* header */
/* seperator
@separator-height: 2px;
@separator-color: #cccccc;
*/
/* separator*/
/* h1 tag */
/* h2 tag*/
/*h3 tag */
/*h4 tag */
/* h5 tag */
/* h6 tag */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
table,
tr,
td,
a,
article,
section {
  margin: 0;
  padding: 0;
}
body,
html {
  width: 100%;
}
body {
  background-color: #ececec;
  word-wrap: break-word;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  font-size: 'Open Sans', sans-serif;
  line-height: 18px;
  color: #333333;
  width: 100%;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
a,
a:active,
a:visited {
  color: #29323d;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
ul {
  list-style: disc;
}
ul.noListStyle {
  list-style: none;
}
input[type="text"] {
  -webkit-appearance: none;
}
h1 {
  font-weight: normal;
  font-size: 38px;
  font-family: 'Open Sans', sans-serif;
  line-height: 44px;
  letter-spacing: 0;
  color: #29323d;
  padding: 30px 0;
}
h2 {
  font-weight: normal;
  font-size: 23px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2;
  letter-spacing: 0;
  color: #29323d;
  margin-bottom: 14px;
}
h3 {
  font-weight: normal;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
  letter-spacing: 0;
  color: #29323d;
  margin-bottom: 4px;
}
h4 {
  font-weight: bold;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 18px;
  letter-spacing: 0;
  color: #29323d;
}
h5 {
  font-weight: normal;
  font-size: 38px;
  font-family: 'Open Sans', sans-serif;
  line-height: 17px;
  letter-spacing: 0;
  color: #29323d;
}
h6 {
  font-weight: normal;
  font-size: 38px;
  font-family: 'Open Sans', sans-serif;
  line-height: 17px;
  letter-spacing: 0;
  color: #29323d;
}
.col-sm-4 h1 {
  font-size: 22px;
  line-height: 26px;
}
.col-sm-4 h2 {
  font-size: 22px;
  line-height: 26px;
}
.col-sm-4 h3 {
  font-size: 17px;
  line-height: 20px;
}
.col-sm-6 h1 {
  font-size: 25px;
  line-height: 30px;
}
.col-sm-6 h2 {
  font-size: 25px;
  line-height: 30px;
}
.col-sm-6 h3 {
  font-size: 19px;
  line-height: 24px;
}

header {
  min-height: 270px;
  margin-bottom: 20px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
header .logo {
  max-height: 125px;
  max-width: 70%;
  margin-top: 20px;
  margin-bottom: 0px;
}
.row > .col-sm-6:first-child,
.row .inner2col:first-child {
  padding-left: 0;
}
.row > .col-sm-6:nth-child(2),
.row .inner2col:nth-child(2) {
  padding-right: 0;
}
.row > .col-sm-6:nth-child(3),
.row .inner2col:nth-child(3) {
  padding-left: 0;
}
.row > .col-sm-6:nth-child(4),
.row .inner2col:nth-child(4) {
  padding-right: 0;
}
.row > .col-sm-4:first-child {
  padding-left: 0;
}
.row > .col-sm-4:nth-child(3) {
  padding-right: 0;
}
.footer {
  padding-bottom: 20px;
}
.footer .modulStart {
  margin-bottom: 0;
}
.clear {
  clear: both;
}
.separator {
  width: 100%;
  height: 2px;
  background-color: #dddddd;
  display: block;
}
.containerContent {
  min-height: 50px;
}
.page {
  max-width: 930px;
  min-width: 300px;
  padding: 0px;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.page1,
.page1 *,
.page1 *::after,
.page1 *::before,
.page2,
.page2 *,
.page2 *::after,
.page2 *::before,
.page3,
.page3 *,
.page3 *::after,
.page3 *::before,
.page4,
.page4 *,
.page4 *::after,
.page4 *::before,
.page5,
.page5 *,
.page5 *::after,
.page5 *::before,
.page6,
.page6 *,
.page6 *::after,
.page6 *::before,
.page7,
.page7 *,
.page7 *::after,
.page7 *::before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#pageContent {
  background-color: #f3f3f4;
}
.modulStart {
  background-color: #f3f3f4;
}
.teaserWithButton a .button {
  position: absolute;
  bottom: 0;
  left: 0px;
}
.teaserWithButton img {
  margin-top: -23px;
  width: 32%; 
}
.teaserWithButton h2 {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 1.2;
}
.teaserWithButton h2 a {
  color: #990000
}
.teaserWithButton h2 a:hover,
.teaserWithButton h2 a:focus {
  color: #990000
}
.teaserWithButton h2 a:active,
.teaserWithButton h2 a:visited {
  color: #990000
}

.teaserWithButton .textarea {
  padding: 0;
}
.teaserWithButton .button {
  display: inline-block;
  font-size: 18px;
  line-height: 1.33;
  padding: 10px 16px;
  background-color: #e30828;
  border-color: #d64a39;
  border-radius: 0;
  color: #ffffff;
  border-width: 1px;
}
.teaserWithButton .button:hover,
.teaserWithButton .button:focus {
  background-color: #cf2e1a;
  border-color: #d64a39;
  border-style: solid;
  border-width: 0px;
  color: #ffffff;
  text-decoration: none;
}
.teaserWithButton .button:active,
.teaserWithButton .button:visited {
  background-color: #4d4d4d;
  color: #ffffff;
}
input[type="date"] {
  line-height: 16px;
  padding: 0px 10px;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #cc2929;
}
.has-error .form-control:focus {
  border-color: #cc2929;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.img-responsive {
  width: auto;
}
.invisibleCheckbox {
  display: none;
}
/*  bootstrap overwrites */
.row {
  margin: 0 40px 30px;
}
.rowForm {
  margin: 0 0 0px;
}
.col-md-12,
.col-sm-2 {
  padding: 0;
}
label {
  font-weight: normal;
}
select.full {
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
  border: 1px solid #333333;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.form-control:focus {
  border-color: #333333;
}
.control-label {
  margin-bottom: 0;
  color: #808080;
  font-size: 14px;
  font-family: Arial;
  text-shadow: none;
}
select.input-lg {
  height: 40px;
  line-height: 18px;
  padding: 4px 8px;
}
.input-lg {
  background-color: #ffffff;
  margin-top: 2px;
  height: 40px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: 1px solid #000000;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 0;
}
footer {
  background-color: #ffffff;
  box-shadow: 0 20px 10px -13px #cccccc inset;
  color: #767676;
  margin: 0 0px;
}
footer .modulStart {
  background-color: transparent;
}
footer .textarea {
  font-size: 12px;
  line-height: 16px;
  font-family: Arial;
}
footer .textarea a {
  color: #767676;
}
footer .textarea a:hover,
footer .textarea a:focus {
  color: #767676;
}
footer .textarea a:active,
footer .textarea a:visited {
  color: #767676;
}
footer .singleModule {
  padding-bottom: 0px;
  padding-left: 0;
  padding-top: 0px; 
}
section[module="Footer"] {
  padding: 15px 0;
}
footer .singleRow {
  margin-bottom: 0px;
}
/*@import 'modules/_export';*/
@media (max-width: 930px) {
  .row {
    /* width: 100%; */
  }
}
@media (max-width: 766px) {
  .row {
    margin: 0 20px 30px 
  }
  .row > .col-sm-6,
  .row > .col-sm-4,
  .row .inner2col {
    padding: 0;
  }
  .textQuestion.listNum {
    padding: 0;
  }
  .textQuestion.listNum .number {
    display: none;
  }
  .imageAnswerQuestion.listNum {
    padding: 0;
  }
  .imageAnswerQuestion.listNum .number {
    display: none;
  }
  .teaserWithButton a .button {
    position: relative;
    margin-top: 20px;
  }
  .teaserWithButton img {
    margin-top: 10px;
  }
}
.jlayer {
  z-index: 99;
}
.jlayer .jbox {
  width: 740px;
  background: #ffffff;
}
.jlayer .jbox .jclose {
  position: absolute;
  top: 10px;
  right: 10px;
  background-image: url(../../Static/Packages/Diu.Abobox/Css/FrontView/Themes_v2/pm_v2/Images/icon_close_layer.png);
  width: 18px;
  height: 18px;
  text-indent: -99999px;
  z-index: 2;
  cursor: pointer;
}
.jlayer .jbox .jclose.text-link {
  display: inline;
  position: static;
  top: auto;
  right: auto;
  background: none;
  color: #29323d;
}
.jlayer .jbox .jschliessen {
  text-decoration: underline;
  position: absolute;
  top: 10px;
  right: 38px;
  z-index: 2;
  color: #bdbdbd;
  cursor: pointer;
}
.jlayer .jbox .close-wrapper {
  margin-top: 20px;
  text-align: right;
}
.jlayer .jbox .content-wrapper {
  margin-left: 0px;
}
.jlayer .jbox .content-wrapper h1 {
  text-align: left;
  font-size: 80px;
  background: none;
}
.jlayer .jbox .content-wrapper .content {
  margin-left: 35px;
  margin-right: 35px;
}
.jlayer .intro {
  margin-left: 0px!important;
}
.jlayer.error .jbox {
  padding: 20px;
  width: 287px;
  /*.box-sizing();*/
}
.jlayer.error .jbox h1 {
  font-size: 30px;
}
.jlayer.error .jbox p {
  margin-top: 15px;
}
.jlayer.jdefault .jbox .close {
  top: 15px;
  right: 15px;
}
.jlayer.jdefault .jbox .content-wrapper {
  padding: 0;
}
.jlayer.jdefault .jbox .content-wrapper .content .inner {
  height: auto;
}
.jlayer.jdefault .jbox .content-wrapper .content.spacer {
  min-height: 300px;
}
.ac_calendar {
  z-index: 99;
  position: relative;
}
.ac_calendar .ac_container {
  position: absolute;
  background-color: #fff;
}
.ac_calendar select {
  float: left;
}
.ac_calendar select.ac_select-year:after {
  clear: both;
}
.ac_calendar table td {
  width: 30px;
  height: 30px;
}
.ac_calendar .ac_day {
  cursor: pointer;
}

header {
  background: rgba(0, 0, 0, 0) url("/_Resources/Static/Packages/Diu.Abobox/Css/FrontView/Themes_v2/pm_v2/Images/bg_space.jpg") repeat-x scroll center bottom;
  min-height: auto;
  padding: 0 !important; 
}

#innerContent .singleModule {
  padding: 0;
}
