
body {
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #77787a;
}

a,a:link,a:visited,a:hover,a:active {
  color: #b39e01;
}

input,textarea,select {
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}

div#ISRESPONSIVE {
  display: none;
}

div#CURTAIN_MODAL,
div#CURTAIN_MARKE,
div#CURTAIN {
  position: absolute;
  z-index: 10;
  background-color: rgba(76,76,76,0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

div#CURTAIN_MODAL {
  z-index: 21;
}

div#CURTAIN_MARKE {
  z-index: 20;
}

div#MODAL {
  position: absolute;
  z-index: 22;
  background-color: #ffffff;
  width: 350px;
  padding: 30px;
  top: 60px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  border: 1px solid #c5c7c8;
  font-size: 18px;
  line-height: normal;
}

div#OVERLAY,
div#SCOPE_OVERLAY,
div#OVERLAY_MARKE {
  position: absolute;
  z-index: 11;
  background-color: #ffffff;
  width: 718px;
  padding: 30px;
  top: 20px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

div#OVERLAY[data-type="domain-change"] {
  width: 799px;
  max-width: 100%;
  padding: 0;
}

div#OVERLAY_MARKE {
  z-index: 22;
}

div#OVERLAY > div.close,
div#SCOPE_OVERLAY > div.close,
div#OVERLAY_MARKE > div.close,
div#MODAL > div.close {
  position: absolute;
  z-index: 2;
  margin: 0 30px 0 0;
  right: 0;
}

div#OVERLAY[data-type="domain-change"] > div.close {
  display: none;
}

div#OVERLAY > div.close > a,
div#SCOPE_OVERLAY > div.close > a,
div#OVERLAY_MARKE > div.close > a,
div#MODAL > div.close > a {
  display: block;
  width: 23px;
  height: 23px;
  background-image: url(../img/icon_close.png);
  background-repeat: no-repeat;
}

div#SCOPE_OVERLAY > div.navigation > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#SCOPE_OVERLAY > div.navigation > ul.item-list > li.item {
  margin: 0 3px 0 0;
  padding: 0;
  float: left;
}    

div#SCOPE_OVERLAY > div.navigation > ul.item-list > li.item > a {
  display: block;
  font-size: 18px;
  line-height: 18px;
  padding: 20px;
  background-color: #f7f4ee;
  color: #77787a;
  text-decoration: none;
}  

div#SCOPE_OVERLAY > div.navigation > ul.item-list > li.item:hover > a,
div#SCOPE_OVERLAY > div.navigation > ul.item-list > li.item[data-expanded="yes"] > a {
  background-color: #77787a;
  color: #f7f4ee;
}

div#OVERLAY > div.detail,
div#SCOPE_OVERLAY > div.detail,
div#OVERLAY_MARKE > div.detail,
div#MODAL > div.detail {
  position: relative;
  z-index: 1;
}

div#SCOPE_OVERLAY > div.detail {
  border-top: 8px solid #e0d41c;
  margin: 30px -30px 0 -30px;
  padding: 30px;
}

div#MODAL > div.detail > h3 {
  position: relative;
  margin: 0 0 30px 0;
  color: #727272;
  font-size: 18px;
  line-height: 18px;
  padding: 0;
  text-transform: uppercase;
}

div#MODAL > div.detail > p {
  position: relative;
  margin: 0;
}

div.PROTOTYPES {
  display: none;
}

div#LOADER {
  position: fixed;
  z-index: 11;
  background-color: #ffffff;
  width: 42px;
  height: 42px;
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

div#GALLERY_DETAIL {
  position: absolute;
  z-index: 11;
  background-color: #ffffff;
  width: 688px;
  padding: 30px;
  top: 20px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

div#GALLERY_DETAIL > div.close {
  position: relative;
  text-align: right;
  cursor: pointer;
  margin: 0 0 20px 0;
}

div#GALLERY_DETAIL > div.navigation {
  position: absolute;
  display: none;
}

div#GALLERY_DETAIL > div.image {
  position: relative;
  margin: 0 0 10px 0;
  text-align: center;
}

div#GALLERY_DETAIL > div.image img {
  max-width: 100%;
}

div#GALLERY_DETAIL > h6.subtitle {
  position: relative;
  text-align: center;
  margin: 0 0 0 0;
  max-width: 100%;
  font-size: 18px;
  color: #4e891e;
}

ul.item-list,
ul.item-list > li.item {
  position: relative;
}

iframe {
  width: 100% !important;
  max-width: 100%;
}

div#page {
  z-index: 1;
  margin: 0;
  padding: 0;
}

div.panel {
  width: 962px;
  margin: 0 auto 0 auto;
  padding: 0;
  top: 0;
}

div.domain-change {
  position: relative;
}

div.domain-change > div.header {
  background-color: #be0107;
  background-image: url(../img/bg_domain_change.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  min-height: 102px;
  padding: 30px 75px 30px 75px;
  color: #ffffff;
  font-family: "Droid Serif";
  font-size: 18px;
  text-align: center;
}

div.domain-change > div.header > p {
  margin: 0 0 25px 0;
  line-height: 28px;
}

div.domain-change > div.header a {
  font-weight: bold;
  color: #c4b372;
  text-decoration: none;
}

div.domain-change > div.header a:hover {
  text-decoration: underline;
}

div.domain-change > div.body {
  padding: 30px 60px 30px 60px;
}

div.domain-change > div.body > div.screens {
  display: table;
  width: 100%;
}

div.domain-change > div.body > div.screens > div.screen {
  display: table-cell;
  width: 50%;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  padding: 0;
}

div.domain-change > div.body > div.screens > div.screen > h4 {
  text-align: inherit;
  font-size: 16px;
  font-weight: 700;
}

body.admission div#body {
  position: relative;
  z-index: 1;
  background: none;
}

body.admission div#body div.panel {
  width: 520px;
  max-width: 100%;
}

div#logo-admission {
  position: relative;
  text-align: center;
  margin: 0;
}

div#logo-admission > img {
  display: inline-block;
  max-width: 80%;
}

body.admission div.spacer {
  position: relative;
  text-align: center;
  margin: 15px 0 15px 0;
}

body.admission div.admission-confirm {
  position: relative;
  z-index: 2;
  background-color: #f7f4ee;
  margin: 0 auto 0 auto;
  padding: 40px 0 40px 0;
  min-height: 40px;
  min-width: 283px;
  width: 100%;
  border-top: 4px solid #e0d41c;
  border-bottom: 4px solid #e0d41c;
}

div.admission-confirm div.confirm-age {
  position: relative;
  z-index: 2;
  margin: 0 auto 0 auto;
  width: calc(100% - 80px);
}

div.admission-confirm div.confirm-age h5 {
  position: relative;
  background-color: #77787a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 12px 20px 12px 20px;
  overflow: hidden;
  color: #ffffff;
  font-family: 'Droid Sans';
  font-size: 14px;
  cursor: pointer;
  background-image: url(../img/admission_closed.png);
  background-repeat: no-repeat;
  background-position: right center;
}

div.admission-confirm div.confirm-age[data-opened="yes"] h5 {
  background-image: url(../img/admission_opened.png);
}

div.admission-confirm div.confirm-age ul.item-list {
  display: none;
  position: absolute;
  margin: -10px 0 0 0;
  padding: 0;
  list-style-type: none;
  background-color: #77787a;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  padding: 12px 20px 12px 20px;
  overflow: hidden;
  color: #ffffff;
  font-family: 'Droid Sans';
  font-size: 14px;
}

div.admission-confirm div.confirm-age ul.item-list li {
  margin: 0;
  padding: 0;
}

div.admission-confirm div.confirm-age ul.item-list li a {
  display: block;
  margin: 0;
  padding: 5px 0 5px 0;
  color: #ffffff;
  font-family: 'Droid Sans';
  font-size: 16px;
  text-decoration: none;
}

div.admission-confirm div.confirm-age ul.item-list li a:hover {
  color: #e0d41c;
}

div.admission-confirm div.confirm-button {
  position: relative;
  z-index: 1;
}

div.admission-confirm div.confirm-button a {
  position: relative;
  display: block;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 1px 1px #7d7a74;
  background: url(../img/addmission_button.png) no-repeat 20px center, url(../img/addmission_bg_button.png) repeat-x left top;
  background-color: #b09319;
  padding: 12px 20px 12px 50px;
  overflow: hidden;
  color: #ffffff;
  font-family: 'Droid Sans';
  font-size: 14px;
  cursor: pointer;
}

div.admission-confirm div.confirm-button[data-state="blocked"] a {
  opacity: 0.3;
  cursor: inherit;
}

div.admission-confirm div.confirm-button[data-state="blocked"] a:hover {
  text-decoration: underline;
}

body.admission div.disclaimer {
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #77787a;
  line-height: 24px;
}

body.admission div.links {
  position: relative;
  text-align: center;
  margin: 0;
  width: 100%;
}

body.admission div.links > a {
  color: #77787a;
  text-decoration: underline;
} 

body.admission div.links > a:hover {
  text-decoration: none;
} 

div#header {
  z-index: 2;
  border-bottom: 8px solid #e0d41c;
  padding: 17px 0 17px 0;
}
div#logo {
  margin: 0;
  display: inline-block;
}
div#logo > a {
  display: block;
}
body.home div#header div#logo {
  width: 237px;
  margin: 0 auto 0 auto;
}

body.home div#header div#logo > img,
div#logo img {
  display: block;
}

div#header div#standort-select {
  position: absolute;
  top: 0;
  margin: 27px 0 0 286px;
  background-color: #f7f4ee;
  padding: 7px 13px 7px 13px;
  width: 224px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}

div#header div#standort-select[data-expanded="yes"] {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

div#header div#standort-select > div.button {
  color: #77787a;
  /*
  font-size: 18px;
  line-height: 18px;
  */
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-image: url(../img/icon_standort_closed.png);
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  padding: 0 22px 0 0;
  max-width: 100%;
  overflow: hidden;
}

div#header div#standort-select[data-expanded="yes"] > div.button {
  background-image: url(../img/icon_standort_opened.png);
}

div#header div#standort-select > div.list {
  display: none;
  padding: 20px 0 0 0;
}

div#header div#standort-select > div.list > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#header div#standort-select > div.list > ul.item-list > li.item {
  margin: 0;
  padding: 0;
}

div#header div#standort-select > div.list > ul.item-list > li.category {
  color: #77787a;
  font-size: 13px;
  padding: 0 0 0 24px;
  margin: 15px 0 0 0;
  font-weight: bold;
}

div#header div#standort-select > div.list > ul.item-list > li.category:first-of-type {
  margin: 0;
}

div#header div#standort-select > div.list > ul.item-list > li.item a {
  display: block;
  color: #77787a;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  padding: 1px 0 1px 24px;
  margin: 5px 0 0 0;
  background-image: url(../img/icon_standort_item.png);
  background-repeat: no-repeat;
  background-position: left 5px;
}

div#header div#standort-select > div.list > ul.item-list > li.item:hover a,
div#header div#standort-select > div.list > ul.item-list > li.item[data-active="yes"] a {
  color: #b39e01;
  background-image: url(../img/icon_standort_item_.png);
}

div#header div#navigation {
  position: absolute;
  top: 0;
  margin: 56px 0 0 616px;
}

div#header div#navigation > div.button {
  z-index: 2;
  font-size: 14px;
  line-height: 14px;
  background-image: url(../img/icon_navigation.png);
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  text-transform: uppercase;
  padding: 0 28px 0 0;
}

div#header div#navigation > div.list {
  z-index: 1;
  position: absolute;
  display: none;
  background-color: #f7f4ee;
  padding: 63px 18px 18px 18px;
  margin: -35px 0 0 -205px;
  border: 1px solid #b1b4b3;
  width: 261px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

div#header div#navigation > div.list ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#header div#navigation > div.list ul.item-list > li.item {
  margin: 0;
  padding: 0;
}

div#header div#navigation > div.list ul.item-list > li.item > a {
  display: block;
  color: #77787a;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  padding: 1px 0 1px 24px;
  margin: 5px 0 0 0;
  background-image: url(../img/icon_nav_item.png);
  background-repeat: no-repeat;
  background-position: left 5px;
}

div#header div#navigation > div.list ul.item-list > li.item[data-directory="yes"] > a {
  color: #77787a;
  font-size: 14px;
  padding: 0 0 0 24px;
  background-image: none;
  font-weight: bold;
  margin: 15px 0 0 0;
}

div#header div#navigation > div.list ul.item-list > li.item > a:hover {
  color: #b39e01;
  background-image: url(../img/icon_nav_item_.png);
}

div#header div#navigation > div.list ul.item-list > li.item[data-directory="yes"] > a:hover {
  color: #77787a;
  background-image: none;
}

div#header div#navigation > div.list ul.item-list > li.item:last-of-type > a {
  margin: 5px 0 0 0;
}

div#header div#navigation > div.list ul.item-list > li.item[data-directory="yes"]:last-of-type > a {
  margin: 15px 0 0 0;
}

div#header div#navigation-lang {
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px 0 0 0;
  font-size: 11px;
  line-height: normal;
  color: #77787a;
  text-transform: uppercase;
}

div#header div#navigation-lang > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#header div#navigation-lang > ul.item-list > li.item {
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  float: left;
  border-right: 1px solid #77787a;
}

div#header div#navigation-lang > ul.item-list > li.item:last-of-type {
  margin: 0;
  padding: 0;
  border-right: none;
}
       
div#header div#navigation-lang > ul.item-list > li.item[data-active="yes"] {
  font-weight: bold;
}

div#header div#navigation-lang > ul.item-list > li.item > a {
  display: block;
  color: inherit;
  text-decoration: none;
}

div#header div#quick-search {
  position: absolute;
  top: 0;
  right: 0;
  margin: 56px 0 0 0;
}

div#header div#quick-search div.input > div.label {
  float: left;
  font-size: 14px;
  line-height: 14px;
  margin: 0 18px 0 0;
  text-transform: uppercase;
}

div#header div#quick-search div.input > div.data {
  float: left;
  margin: -10px 0 0 0;
}

div#header div#quick-search div.input > div.data > input {
  font-size: 14px;
  line-height: 20px;
  width: 110px;
  height: 23px;
  padding: 3px 22px 3px 3px;
  
  vertical-align: middle;
  border: 1px solid #b1b4b3;
  background-color: #f7f4ee;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}

div#header div#quick-search div.submit {
  position: absolute;
  margin: -5px 0 0 0;
  right: 5px;
}

div#header div#quick-search div.submit > input {
  background-image: url(../img/icon_submit_qs.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 19px;
  height: 18px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background-color: transparent;
}

div#body {
  z-index: 1;
  padding: 36px 0 75px 0;
  margin: 0;
  background-image: url(../img/bg_lt.png), url(../img/bg_rt.png), url(../img/bg_lb.png), url(../img/bg_rb.png);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left 0, right 0, left bottom, right bottom;
}

body.home div#body {
  padding: 75px 0 75px 0;
}

div#breadcrumb {
  margin: 0 0 36px 0;
}

div#breadcrumb > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#breadcrumb > ul.item-list > li.item {
  margin: 0 9px 0 0;
  padding: 0;
  float: left;
  color: #b39e01;
}

div#breadcrumb > ul.item-list > li.item > a {
  display: block;
  color: #77787a;
  text-decoration: none;
  background-image: url(../img/icon_breadcrumb_item.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 21px 0 0;
}

/*div#breadcrumb > ul.item-list > li.item[data-folder="yes"] > a {
  color: #b39e01;
}*/

div#breadcrumb > ul.item-list > li.item:last-of-type > a {
  background-image: none;
  padding: 0;
}

div#body h2.title {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 30px 0;
  font-weight: bold;
}

div#body h3.title {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 30px 0;
}

div#body h3.subline {
  margin: -20px 0 30px 0;
  color: #e0d41c;
  font-size: 18px;
  line-height: 26px;
}
div.result {
  display: table;
  width: 100%;
}

div.result > h2 {
  position: absolute;
  display: block;
  left: -3000px;
  top: -3000px;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 1px;
  visibility: hidden;
}

div.result > div.result-list > ul.item-list {
  list-style-type: none;
  margin: 50px 0 0 -30px;
  padding: 0;
  display: -webkit-flex;
  -webkit-flex-flow: wrap;
  display: flex;
  flex-flow: wrap;
}

div.result > div.result-list > ul.item-list > li.item {
  margin: 0 0 70px 30px;
  padding: 0;
  width: calc(33.3% - 30px);
}    

div.result > div.result-list > ul.item-list > li.category {
  margin: -40px 0 60px 30px;
  width: 100%;
}  

div.result > div.result-list > ul.item-list > li.category h3 {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  color: #b1b4b3;
}

div.result > div.result-list > ul.item-list > li.category h4 {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  color: #b1b4b3;
}

div.result > div.result-list div.article {
  padding: 18px 18px 50px 18px;
  background-color: #f7f4ee;
  height: calc(100% - 68px);
}   

div.result > div.result-list div.article > div.category {
  margin: -60px 0 30px 0;
}   

div.result > div.result-list div.article > div.category h4 {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  color: #77787a;
}    

div.result > div.result-list[data-type="search"] div.article > div.category h4 {
  font-size: 13px;
}   

div.result > div.result-list div.article > div.image {
  margin: -18px -18px 10px -18px;
  height: 149px;
  overflow: hidden;
}   

div.result > div.result-list div.article > div.image > img {
  display: block;
  width: 100%;
}       

div.result > div.result-list div.article > h6 {
  color: #b39e01;
  font-size: 14px;
  margin: 0 0 4px 0;
}    

div.result > div.result-list div.article > h3 {
  font-size: 16px;
  line-height: 25px;
}   

div.result > div.result-list div.article > div.subline {
  margin: 10px 0 0 0;
}  

div.result > div.result-list div.article > div.link {
  position: absolute;
  bottom: 18px;
} 

div.result > div.result-list div.article > div.link > a {
  display: block;
  text-decoration: none;
  background-image: url(../img/icon_result_link.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  padding: 0 0 0 40px;
}

div.result > div.result-list div.article > div.link:hover > a {
  text-decoration: underline;
}

div.result > div.result-navigation > div.prev {
  float: left;
  margin: 0 30px 0 0;
}

div.result > div.result-navigation > div.prev > a {
  display: block;
  text-decoration: none;
  color: #77787a;
  background-image: url(../img/icon_result_prev.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 22px;
}

div.result > div.result-navigation > div.next {
  float: left;
}

div.result > div.result-navigation > div.next > a {
  display: block;
  text-decoration: none;
  color: #77787a;
  background-image: url(../img/icon_result_next.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 22px 0 0;
}

div.result > div.result-navigation > div.prev:hover > a,
div.result > div.result-navigation > div.next:hover > a {
  text-decoration: underline;
}

div#body div.abstract {
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 30px 0;
}

div#body div.abstract div.image {
  margin: 0 0 10px 0;
}

div#body div.abstract div.image[data-position="left"] {
  margin: 0 20px 10px 0;
  float: left;
  max-width: calc(100% - 20px);
}

div#body div.abstract div.image[data-position="right"] {
  margin: 0 0 10px 20px;
  float: right;
  max-width: calc(100% - 20px);
}

div#body div.abstract div.image img {
  max-width: 100%;
  display: block;
}

div#body div.abstract div.image h6 {
  margin: 0;
  background-color: #f7f4ee;
  font-size: 13px;
  padding: 5px 10px 5px 10px;
  text-align: right;
  font-style: italic;
}

div#body div.abstract p {
  margin: 0 0 10px 0;
}

div#body div.abstract ul {
  margin: 10px 0 10px 20px;
  padding: 0 0 0 20px;
  list-style-type: disc;
}

div#body div.abstract table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 13px;
}

div#body div.abstract table th {
  vertical-align: top;
  text-align: left;
  background-color: #eeeae3;
  padding: 5px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

div#body div.abstract table tr th:last {
  border-right: none;
}

div#body div.abstract table td {
  vertical-align: top;
  text-align: left;
  padding: 5px;
  background-color: #f7f4ee;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

div#body div.abstract table tr td:last {
  border-right: none;
}

div.download-list {
  margin: 0 0 30px 0;
  padding: 0;
}

div.download-list ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.download-list ul.item-list > li.item {
  margin: 0 0 15px 0;
  padding: 0;
}

div.download-list ul.item-list > li.item a {
  display: block;
  background-repeat: no-repeat;
  min-height: 26px;
  padding: 13px 0 0 50px;
  background-image: url(../img/icon_pdf.png);
  color: #7d7a74;
  text-decoration: none;
}

div.tile-list {
  margin: 0;
}

div.tile-list > ul.item-list {
  margin: 0 0 0 -20px;
  padding: 0;
  list-style-type: none;
}

div.tile-list > ul.item-list > li.item {
  margin: 0 0 30px 20px;
  padding: 0;
  float: left;
  width: 225px;
  max-width: calc(25% - 20px);
  overflow: hidden;
}

div.tile-list > ul.item-list > li.item[data-background="yes"] {
  background-color: #f7f4ee;
}

div.tile-list > ul.item-list > li.item[data-size="2/4"] {
  width: 470px;
  max-width: calc(50% - 20px);
}

div.tile-list > ul.item-list > li.item[data-size="3/4"] {
  width: 715px;
  max-width: calc(75% - 20px);
}

div.tile-list > ul.item-list > li.item[data-size="4/4"] {
  width: 960px;
  max-width: calc(100% - 20px);
}

div.tile-list > ul.item-list > li.item > div.tile {
  padding: 19px 0 0 0;
}

div.tile-list > ul.item-list > li.item[data-background="yes"] > div.tile {
  padding: 19px 17px 19px 17px;
}

div.tile-list div.tile > div.image {
  padding: 0;
  margin: 0 0 15px 0;
  /*height: 160px;*/
  overflow: hidden;
  text-align: center;
}

div.tile-list > ul.item-list > li.item[data-background="yes"] > div.tile > div.image {
  margin: -19px -17px 15px -17px;
}

div.tile-list div.tile > div.image img {
  min-width: 100%;
}

div.tile-list div.tile > div.image img[data-link="yes"] {
  cursor: pointer;
}

div.tile-list div.tile > h3 {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 12px 0;
}

div.tile-list div.tile > div.text,
div.tile-list div.tile > div.stock {
  margin: 0;
}

div.tile-list div.tile > div.stock div.amount {
  font-size: 16px;
  margin: 2px 0 2px 0;
}

div.tile-list div.tile > div.text > div.download a {
  display: block;
  background-repeat: no-repeat;
  min-height: 26px;
  padding: 13px 0 0 50px;
  background-image: url(../img/icon_pdf.png);
  color: #7d7a74;
  text-decoration: none;
}
div.tile-list div.tile > div.text p {
  margin: 0 0 20px 0;
}
div.tile-list div.tile > div.text ul {
  margin: 10px 0 10px 20px;
  padding: 0 0 0 20px;
  list-style-type: disc;
}
div.tile-list div.tile > div.text table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 13px;
}
div.tile-list div.tile > div.text table th {
  vertical-align: top;
  text-align: left;
  background-color: #EEEAE3;
  padding: 5px;
  border-right-color: #ffffff;
  color: #ffffff;
}
div.tile-list div.tile > div.text table th:last-of-type {
  border-right-color: #77787a;
}

div.tile-list div.tile > div.text table td {
  vertical-align: top;
  text-align: left;
  padding: 5px;
  background-color: #F7F4EE;  
}

div.tile-list div.tile > div.link {
  margin: 15px 0 0 0;
}

div.tile-list div.tile > div.link > a {
  display: block;
  background-image: url(../img/icon_tile_link.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #b39e01;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  padding: 0 0 0 40px;
}

div.tile-list div.tile > div.link:hover > a {
  text-decoration: underline;
}

div.bigslider {
  margin: 0 0 30px 0;
  max-width: 960px;
}

div.bigslider > div.navigation {
  position: absolute;
  z-index: 2;
  margin: 0 0 -1px 0;
  width: 100%;
}

div.bigslider > div.navigation > div.prev,
div.bigslider > div.navigation > div.next {
  position: absolute;
  width: 28px;
  margin: 0 0 0 -50px;
}

div.bigslider > div.navigation > div.next {
  right: 0;
  margin: 0 -50px 0 0;
}

div.bigslider > div.navigation > div.prev > a,
div.bigslider > div.navigation > div.next > a {
  display: block;
  height: 371px;
  background-image: url(../img/icon_bigslider_prev.png);
  background-repeat: no-repeat;
  background-position: left center;
}

div.bigslider > div.navigation > div.next > a {
  display: block;
  height: 371px;
  background-image: url(../img/icon_bigslider_next.png);
  background-repeat: no-repeat;
  background-position: left center;
}

div.bigslider:hover > div.navigation > div.prev > a,
div.bigslider:hover > div.navigation > div.next > a {
  background-color: rgba(255,255,255,0.8);
}

div.bigslider > div.list {
  position: relative;
  z-index: 1;
  margin: 0 0 -1px 0;
  height: 371px;
  padding: 0 0 19px 0;
  overflow: hidden;
  background-image: url(../img/bigslider_shadow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

div.bigslider > div.list > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 20000px;
}

div.bigslider > div.list > ul.item-list > li.item {
  margin: 0;
  padding: 0;
  float: left;
  height: 371px;
  width: 960px;
  max-width: 100%;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: cover;
}

div.bigslider > div.list > ul.item-list > li.item div.content {
  position: absolute;
  padding: 18px;
  font-size: 14px;
  background-color: #f7f4ee;
  margin: 0 0 0 30px;
  max-width: calc(100% - 60px);
  max-height: calc(100% - 60px);
  overflow: hidden;
  bottom: 49px;
}

div.bigslider > div.list > ul.item-list > li.item div.content > h6 {
  color: #b39e01;
  margin: 7px 0 0 0;
}

div.bigslider > div.list > ul.item-list > li.item div.content > h4 {
  margin: 0;
  max-width: 100%;
  overflow: hidden;
}

div.bigslider > div.list > ul.item-list > li.item div.content > div.link {
  margin: 7px 0 0 0;
}

div.bigslider > div.list > ul.item-list > li.item div.content > div.link > a {
  display: block;
  background-image: url(../img/icon_bigslider_link.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 40px;
  text-decoration: none;
}

div.bigslider > div.list > ul.item-list > li.item div.content > div.link:hover > a {
  text-decoration: underline;
}

div.bigslider > div.navigation-direct {
  margin: 0 auto 0 auto;
}

div.bigslider > div.navigation-direct > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.bigslider > div.navigation-direct > ul.item-list > li.item {
  margin: 0 5px 0 0;
  padding: 0;
  float: left;
  padding: 2px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 1px solid #b39e01;
}

div.bigslider > div.navigation-direct > ul.item-list > li.item:last-of-type {
  margin: 0;
}

div.bigslider > div.navigation-direct > ul.item-list > li.item > a {
  display: block;
  width: 19px;
  height: 19px;
  background-color: #b39e01;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
}

div.bigslider > div.navigation-direct > ul.item-list > li.item[data-selected="yes"] > a {
  visibility: hidden;
}

div.teaser-small {
  margin: 0 0 10px 0;
}

div.teaser-small > ul.item-list {
  margin: 0 0 0 -20px;
  padding: 0;
  list-style-type: none;
}

div.teaser-small > ul.item-list > li.item {
  margin: 0 0 20px 20px;
  width: 225px;
  padding: 0;
  float: left;
}

div.teaser-small > ul.item-list > li.item > div.button {
  padding: 0 0 18px 0;
  background-image: url(../img/teaser_small_shadow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

div.teaser-small > ul.item-list > li.item > div.button > a {
  display: block;
}

div.teaser-small > ul.item-list > li.item:hover > div.button > a {
  border: 4px solid #e0d41c;
  width: 217px;
  height: 152px;
  overflow: hidden;
}

div.teaser-small > ul.item-list > li.item > div.button > a > img {
  position: relative;
  display: block;
  min-height: 160px;
  max-width: 100%;
}

div.teaser-small > ul.item-list > li.item:hover > div.button > a > img {
  margin: -4px;
  max-width: calc(100% + 8px);
}

div.teaser-small > ul.item-list > li.item > h6 {
  font-size: 16px;
  text-align: left;
  margin: 0 0 0 0;
}

div.teaser {
  margin: 0 0 0 0;
}

div.teaser > ul.item-list {
  margin: 0 0 0 -30px;
  padding: 0;
  list-style-type: none;
}

div.teaser > ul.item-list > li.item {
  margin: 0 0 30px 30px;
  width: 300px;
  padding: 0;
  float: left;
}

div.teaser > ul.item-list > li.item > div.button {
  padding: 0 0 18px 0;
  background-image: url(../img/teaser_small_shadow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

div.teaser > ul.item-list > li.item > div.button > a {
  display: block;
  overflow: hidden;
}

div.teaser > ul.item-list > li.item:hover > div.button > a {
  border: 4px solid #e0d41c;
  width: 296px;
  height: 206px;
  overflow: hidden;
}

div.teaser > ul.item-list > li.item > div.button > a > img {
  position: relative;
  display: block;
  min-height: 214px;
}

div.teaser > ul.item-list > li.item:hover > div.button > a > img {
  margin: -4px;
  min-height: 214px;
}

div.teaser > ul.item-list > li.item > h6 {
  font-size: 16px;
  text-align: left;
  margin: 0 0 0 0;
}

div.video {
  margin: 0 0 30px 0;
  background-color: #f7f4ee;
  padding: 30px;
  text-align: center;
}

div.video > h4 {
  margin: 0 0 10px 0;
  font-weight: bold;
}

div.video > object {
  width: 600px;
  height: 338px;
  margin: 0 auto 0 auto;
  max-width: 100%;
}

div.video > div.text {
  margin: 5px 0 0 0;
}

div#shop-button {
  position: relative;
  max-width: 100%;
  margin: 10px 0 0 0;
}

div#shop-button > a {
  position: relative;
  float: right;
  display: block;
  max-width: 100%;
}

div#shop-button > a > img {
  width: 100%;
  /*max-width: 360px;*/
  display: block;
}

div.scope-selector {
  margin: 0 0 0 0;
}

div.scope-selector > div.intro {
  display: none;
  text-align: center;
  font-size: 18px;
  margin: 0 0 40px 0;
}

body.home div.scope-selector > div.intro {
  display: block;
}

div.scope-selector > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.scope-selector > ul.item-list > li.item {
  margin: 0 30px 30px 0;
  width: 300px;
  padding: 0;
  float: left;
}

div.scope-selector > ul.item-list > li.item:last-of-type {
  margin: 0 0 30px 0;
}

div.scope-selector > ul.item-list > li.item > div.button {
  padding: 0 0 18px 0;
  background-image: url(../img/scope_shadow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

div.scope-selector > ul.item-list > li.item > div.button > a {
  display: block;
}

div.scope-selector > ul.item-list > li.item:hover > div.button > a {
  border: 4px solid #e0d41c;
  width: 292px;
  height: 206px;
  overflow: hidden;
}

div.scope-selector > ul.item-list > li.item > div.button > a > img {
  position: relative;
  display: block;
  width: 100%;
}

div.scope-selector > ul.item-list > li.item:hover > div.button > a > img {  
  width: calc(100% + 8px);
  margin: -4px;
}

div.scope-selector > ul.item-list > li.item > h6 {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 0 0;
}

div.accordion {
  z-index: 1;
  position: relative;
  margin: 0 0 30px 0;
  color: #77787a;
}

div.accordion > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.accordion > ul.item-list > li.item {
  margin: 0;
  padding: 0 20px 0 20px;
  border-bottom: 1px solid #ffffff;
  background-color: #f7f4ee;
}

div.accordion > ul.item-list > li.item > h3.button {
  margin: 0 -20px 0 -20px;
  background-image: url(../img/icon_accordion.png);
  background-position: calc(100% - 14px) 25px;
  background-repeat: no-repeat;
}

div.accordion > ul.item-list > li.active > h3.button {
  background-image: url(../img/icon_accordion_.png);
}

div.accordion > ul.item-list > li.item > h3.button a {
  display: block;
  padding: 20px 50px 20px 20px;
  font-size: 1.2em;
  text-decoration: none;
  color: #66635e;
}

div.accordion > ul.item-list > li.item > div.details {
  display: none;
  margin: 0 0 20px 0;
  line-height: normal;
}

div.accordion > ul.item-list > li.active > div.details {
  display: block;
}

div.accordion > ul.item-list > li.item > div.details ul {
  margin: 5px 0 0 19px;
  padding: 0;
  list-style-type: disc;
}

div.accordion > ul.item-list > li.item > div.details ul li {
  margin: 0 0 5px 0;
  padding: 0;
}

div.accordion > ul.item-list > li.active > div.details div.image-float-left,
div.accordion > ul.item-list > li.active > div.details div.image-float-right {
  float: left;
  margin: 0 30px 2px 0;
}

div.accordion > ul.item-list > li.active > div.details div.image-float-right {
  float: right;
  margin: 0 0 2px 30px;
}

div.accordion > ul.item-list > li.active > div.details div.accordion-detail-img h6.title {
 margin: 0;
 font-size: 12px;
 color: #a6a29a;
}

div.accordion > ul.item-list > li.item > div.details div.text-block {
 margin: 0;
}

div.accordion > ul.item-list > li.item > div.details p {
 margin: 0;
}

div.standorte-list {
  margin: 0 0 -30px 0;
}

div.standorte-list > ul.item-list {
  margin: -15px 0 0 -20px;
  padding: 0;
  list-style-type: none;
}

/*
div.standorte-list > ul.item-list > li.item {
  margin: 15px 0 15px 20px;
  padding: 0;
  width: 225px;
  float: left;
}

div.standorte-list > ul.item-list > li.item:first-of-type,
div.standorte-list > ul.item-list > li.item:nth-child(2) {
  margin: 15px 0 15px 20px;
  padding: 0;
  width: 336px;
}

div.standorte-list > ul.item-list > li.item:first-of-type {
  margin: 15px 23px 15px 20px;
}
*/

div.standorte-list > ul.item-list > li.item {
  margin: 15px 0 15px 20px;
  padding: 0;
  width: calc(25% - 20px);
  float: left;
}

div.standorte-list > ul.item-list > li.item:first-of-type {
  margin: 15px 0 15px 20px;
  padding: 35px 0 25px 0;
  width: calc(100% - 20px);
  background-color: #f7f4ee;
}

div.standorte-list > ul.item-list > li.item > a {
  display: block;
  text-align: center;
  padding: 0 0 8px 0;
  background-image: url(../img/location_shadow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
div.standorte-list > ul.item-list > li.item:first-of-type > a {
  margin: 0 auto 0 auto;
  padding: 0 0 18px 0;
  width: 350px;
  height: 244px;
  background-image: url(../img/location_shadow_detail.png);
  overflow: hidden;
}
div.standorte-list > ul.item-list > li.item > a:hover {
  opacity: 0.6;
}

div.standorte-list > ul.item-list > li.item > a > img {
  display: block;
  max-width: 100%;
}
div.standorte-list > ul.item-list > li.item:first-of-type > a > img {
  max-width: inherit;
  height: 100%;
  margin: 0 auto 0 auto;
}

div.standorte-list > ul.item-list > li.item > h5 {
  font-size: 16px;
  margin: 5px 0 0 0;
  text-align: center;
  font-weight: bold;
}

div.standorte-list > ul.item-list > li.item > h6 {
  font-size: 13px;
  margin: 2px 0 0 0;
  text-align: center;
}

/*
div.standorte-list > ul.item-list > li.item:first-of-type > h5,
div.standorte-list > ul.item-list > li.item:nth-child(2) > h5 {
  font-size: 24px;
  margin: 9px 0 0 0;
  text-align: center;
}
*/
div.standorte-list > ul.item-list > li.item:first-of-type > h5 {
  font-size: 24px;
  margin: 0 0 0 0;
  text-align: center;
}

div.marken-list-navigation {
  position: relative;
  margin: 0 0 60px 0;
  padding: 0;
}

div.marken-list-navigation > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.marken-list-navigation > ul.item-list > li.item {
  margin: 0 3px 0 0;
  padding: 0;
  float: left;
}    

div.marken-list-navigation > ul.item-list > li.item > a {
  display: block;
  font-size: 18px;
  line-height: 18px;
  padding: 20px;
  background-color: #f7f4ee;
  color: #77787a;
  text-decoration: none;
}  

div.marken-list-navigation > ul.item-list > li.item:hover > a,
div.marken-list-navigation > ul.item-list > li.item[data-expanded="yes"] > a {
  background-color: #77787a;
  color: #f7f4ee;
}

div.marken-list {
  margin: 0 0 -30px 0;
}

div.marken-list > ul.item-list {
  position: relative;
  margin: -15px 0 0 -20px;
  padding: 0;
  list-style-type: none;
}

div.marken-list > ul.item-list > li.item {
  margin: 15px 0 15px 20px;
  padding: 0 0 18px 0;
  width: 225px;
  float: left;
  background-image: url(../img/marke_shadow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

div.marken-list > ul.item-list > li.item > a {
  display: block;
}

div.marken-list > ul.item-list > li.item:hover > a {
  opacity: 0.6;
}

div.marken-list > ul.item-list > li.item > a > img {
  display: block;
  max-width: 100%;
}

div.marken-detail > div.back {
  margin: 0 0 25px 0;
}

div.marken-detail > div.back > a {
  display: block;
  background-image: url(../img/icon_marken_back.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 21px;
  font-size: 13px;
  line-height: 13px;
  color: #77787a;
  text-decoration: none;
}

div.marken-detail > div.fullimage {
  background-color: #f7f4ee;
  margin: 0 0 30px 0;
  padding: 20px;
}

div.marken-detail > div.fullimage > img {
  display: block;
  max-width: 100%;
}

div.marken-detail > h2 {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 20px 0;
}

div.marken-detail > div.article {
  background-color: #f7f4ee;
  margin: 0 0 35px 0;
  padding: 20px;
}   

div.marken-detail > div.article > div.infos {
  position: relative;
}     

div.marken-detail > div.article > div.infos > div.button {
  margin: 0;
  padding: 0;
}       

div.marken-detail > div.article > div.infos > div.button > a {
  display: block;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  text-decoration: none;
  color: #77787a;
  background-image: url(../img/icon_marke_accord.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}        

div.marken-detail > div.article > div.infos[data-expanded="yes"] > div.button > a {
  background-image: url(../img/icon_marke_accord_expanded.png);
}     

div.marken-detail > div.article > div.infos > div.content {
  display: none;
  margin: 15px 0 0 0;
}         

div.marken-detail > div.article > div.infos[data-expanded="yes"] > div.content {
  display: block;
}     

div.marken-detail > div.article > div.infos > div.content > div.image {
  float: left;
  margin: 0 20px 20px 0;
  background-image: url(../img/marke_shadow_detail.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 0 18px 0;
}       

div.marken-detail > div.article > div.infos > div.content > div.image img {
  display: block;
}

div.marken-detail > div.article > div.infos > div.content > div.text > div.link {
  margin: 0;
}

div.marken-detail > div.article > div.infos > div.content > div.text > div.link > a {
  font-weight: bold;
}

div.marken-detail > div.article > div.infos > div.content > div.text {
  float: left;
  padding: 0;
  width: calc(100% - 247px);
}     

div.marken-detail > div.article > div.infos > div.content > div.text > div.view {
  height: auto;
  overflow: hidden;
}     

div.marken-detail > div.article > div.infos > div.content > div.button-list {
  border-top: 1px solid #ffffff;
  margin: 20px -20px 0 -20px;
  padding: 20px 20px 0 20px;
}

div.marken-detail > div.article > div.infos > div.content > div.button-list > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.marken-detail > div.article > div.infos > div.content > div.button-list > ul.item-list > li.item {
  margin: 0 25px 0 0;
  padding: 0;
  float: left;
}

div.marken-detail > div.article > div.infos > div.content > div.button-list > ul.item-list > li.item:last-of-type {
  margin: 0;
}

div.marken-detail > div.article > div.infos > div.content > div.button-list > ul.item-list > li.item > a {
  background-image: url(../img/icon_marke_button.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  padding: 0 0 0 40px;
  font-weight: bold;
}   

div.marken-detail > div.article > div.press-list {
  border-top: 1px solid #ffffff;
  margin: 20px -20px 0 -20px;
  padding: 20px 20px 0 20px;
}      

div.marken-detail > div.article > div.press-list > div.button {
  margin: 0;
  padding: 0;
}       

div.marken-detail > div.article > div.press-list > div.button > a {
  display: block;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  text-decoration: none;
  color: #77787a;
  background-image: url(../img/icon_marke_accord.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}        

div.marken-detail > div.article > div.press-list[data-expanded="yes"] > div.button > a {
  background-image: url(../img/icon_marke_accord_expanded.png);
}   

div.marken-detail > div.article > div.press-list > ul.item-list {
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
  display: none;
}    

div.marken-detail > div.article > div.press-list > ul.item-list > li.item {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #ffffff;
}  

div.marken-detail > div.article > div.press-list > ul.item-list > li.item:last-of-type {
  margin: 0;
  padding: 0;
  border-bottom: none;
}  

div.marken-detail > div.article > div.press-list > ul.item-list > li.item h6 {
  font-weight: bold;
  margin: 0;
}  

div.marken-detail > div.article > div.press-list > ul.item-list > li.item p {
  margin: 5px 0 0 0;
}  

div.marken-detail > div.article > div.press-list > ul.item-list > li.item a {
  display: block;
  background-image: url(../img/icon_marke_button.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 40px;
  font-weight: bold;
  margin: 15px 0 0 0;
}  

div.marken-detail > div.article > div.video-list {
  border-top: 1px solid #ffffff;
  margin: 20px -20px 0 -20px;
  padding: 20px 20px 0 20px;
}      

div.marken-detail > div.article > div.video-list > div.button > a {
  display: block;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  text-decoration: none;
  color: #77787a;
  background-image: url(../img/icon_marke_accord.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}        

div.marken-detail > div.article > div.video-list[data-expanded="yes"] > div.button > a {
  background-image: url(../img/icon_marke_accord_expanded.png);
}   

div.marken-detail > div.article > div.video-list > ul.item-list {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: none;
}   

div.marken-detail > div.article > div.video-list > ul.item-list > li.item {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #ffffff;
}  

div.marken-detail > div.article > div.video-list > ul.item-list > li.item:last-of-type {
  margin: 0;
  padding: 0;
  border-bottom: none;
}    

div.marken-detail > div.article > div.video-list > ul.item-list > li.item div.video {
  margin: 0;
  padding: 0;
}  

div.marken-detail > div.product-list {
  margin: 0 0 -44px 0px;
}

div.marken-detail > div.product-list > ul.item-list {
  margin: -22px 0 0 -40px;
  padding: 0;
  list-style-type: none;
}

div.marken-detail > div.product-list > ul.item-list > li.item {
  margin: 22px 0 22px 80px;
  width: 155px;
  padding: 0;
  float: left;
}

div.marken-detail > div.product-list div.product > div.image {
  text-align: center;
  margin: 0 0 15px 0;
}

div.marken-detail > div.product-list div.product > div.image img {
  display: inline-block;
  cursor: pointer;
}

div.marken-detail > div.product-list div.product > h5 {
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
}

div.marken-detail > div.product-list div.product > h6 {
  text-align: center;
}

div.marken-detail > div.product-list div.product > a {
  display: block;
  text-align: center;
  font-weight: bold;
}

div#footer {
  border-top: 8px solid #e0d41c;
  padding: 36px 0 36px 0;
  background-color: #f7f4ee;
}

div#footer div.left {
  float: left;
  width: 270px;
}

body.home div#footer div.left {
  width: auto;
}

div#footer div.left > h5 {
  font-weight: bold;
  margin: 0 0 5px 0;
}

div#footer div.middle {
  float: left;
  width: 260px;
}

div#footer div.middle > h5 {
  font-weight: bold;
  margin: 0 0 5px 0;
}

div#footer div.middle > ul.item-list {
  margin: 0 0 0 15px;
  padding: 0;
}

div#footer div.middle > ul.item-list > li.item {
  margin: 0;
  padding: 0;
  /*
  width: 50%;
  float: left;
  */
}

div#footer div.external-logos {
  float: left;
  width: 180px;
}

div#footer div.external-logos > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#footer div.external-logos > ul.item-list > li.item:first-of-type {
  margin: 0 0 5px 0;
}

div#footer div.right {
  float: right;
}

body.home div#footer div.right {
  width: auto;
}

div#footer div.right > h5 {
  font-weight: bold;
  margin: 0 0 5px 0;
}

div#footer div.right > ul.item-list {
  margin: 0 0 0 15px;
  padding: 0;
}

div#footer div.right > ul.item-list > li.item {
  margin: 0;
  padding: 0;
}

div#footer a {
  color: #77787a;
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}








