body {
  margin: 0px;
}
#page, #site_bar_content, footer, header {
  width: 1000px;
  margin: 0px auto;
}
#body_content_left {
  float: left;
  width: 600px;
}
#body_content_right {
  float: right;
  width: 400px;
}
#body_content_left .inner {
  padding-right: 10px;
}     
#body_content_right .inner {
  padding-left: 10px;
}     
#body_content.no_body_content_left #body_content_right,
  #body_content.no_body_content_right #body_content_left {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.menu ul {
  margin: 0px;
  padding: 0px;
}
.menu li {
  padding: 0px;
  margin: 0px 9px 0px 0px;
  list-style: none;
  float: left;
}
.menu li.last {
  margin-right: 0px;
}
.menu li.selected > a {
  font-weight: bold;
}
.inquiries form label {
  width: 150px;
  float: left;
}
.inquiries form input {
  width: 200px;
}
.inquiries form input, .inquiries form textarea {

}
.inquiries form textarea {

}
.inquiries form .actions {
  margin-left: 150px;
}
.inquiries form .actions input {
  width: auto;
}
.inquiries .field {
  margin: 12px 0px;
}
.inquiries form {
  padding-top: 12px;
}
.page_not_live {
  border: 1px solid #A00027;
  color: #A00027;
  background: #FFB1B1;
  padding:3px 9px;
  font-weight:bold;
  width:auto;
}

/*
  Override default refinery application CSS below.
  Formatting applies to all frontend.
*/

* {
  margin: 0;
  padding: 0;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1;
}

.image-align-right { float: right; }
.image-align-left { float: left; }

hr {
  border: none;
  border-top: 1px solid #c7c7c7;
}

.ui-state-hover .ui-icon {
    background-image: url("/images/ui-icons_222222_256x240.png");
}

.ui-dialog-content.ui-widget-content {
  min-height: 0 !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: inherit;
  font-size: 13px;
}

.ui-widget-content a {
    color: #00501E;
}

.ui-widget-header .ui-icon {
  background: transparent url(/images/dialog__close.png) no-repeat;
}

.ui-datepicker .ui-datepicker-prev .ui-icon {
  background: transparent url(/images/cal_left.png) no-repeat;
}

.ui-datepicker .ui-datepicker-next .ui-icon {
  background: transparent url(/images/cal_right.png) no-repeat;
}

.ui-dialog .ui-dialog-title {
  text-transform: uppercase;
}

.ui-dialog.ui-corner-all {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-shadow: 0 0 2px 2px #cdcdcd;
  -webkit-box-shadow: 0 0 2px 2px #cdcdcd;
  box-shadow: 0 0 2px 2px #cdcdcd;
}

.ui-datepicker {
    width: 212px;
}
.ui-datepicker table {
    font-size: 13px;
}

html, body {
  height: 100%;
}
body {
  background: url(/images/panorama.jpg) no-repeat fixed 100% 100% #84b7dd;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}
a {
  text-decoration:underline;
  color:#00501E;
}
.metanavi-bg {
  background: transparent url(/images/bg-metanavi.png) repeat-x;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.7;
}
.heimathelden-stoerer {
  position: absolute;
  right: 0;
  top: 22px;
  z-index: 500;
  zoom: 1;
}
.teaser-grapefruit {
  position: absolute;
  right: 18px;
  top: 40px;
  z-index: 500;
  zoom: 1;
}
.teaser-kurzurlaub {
  position: absolute;
  right: 0px;
  top: 20px;
  z-index: 500;
  zoom: 1;
}
.teaser-stoertebeker {
  position: absolute;
  right: 105px;
  top: 8px;
  z-index: 500;
  zoom: 1;
}
.teaser-stoertebeker-gewinnspiel {
  position: absolute;
  right: 5px;
  top: 22px;
  z-index: 500;
  zoom: 1;
}
.teaser-karten-2017 {
  position: absolute;
  right: 120px;
  top: 22px;
  z-index: 500;
  zoom: 1;
}
.teaser-gewinnspiel-140 {
  position: absolute;
  right: 85px;
  top: 20px;
  z-index: 500;
  zoom: 1;
}
.teaser-gewinnspiel-1400 {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 500;
  zoom: 1;
}
.content {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -66px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 66px; /* .push must be the same height as .footer */
}

.footer {
  height: 66px;
  width: 100%;
  background: transparent url(/images/footer-white.png);
  position: fixed;
  left:0;
  bottom:0;
  z-index:100;
}

/*Opera Fix*/
body:before {
  content:"";
  height:100%;
  float:left;
  width:0;
  margin-top:-32767px;
}

.header {
  width: 880px;
  margin: 0 auto;
  padding-top:55px;
  position: relative;
  z-index: 200;
}

.header__enjoy {
  float: left;
  width: 294px;
  height: 75px;
  text-indent: -4444px;
  background: transparent url(/images/header__enjoy.png) no-repeat;
  display: block;
  margin-left: 10px;
}

.header__nav {
  clear: both;
  width: 880px;
  height: 72px;
}

.header__nav__list {
  padding: 6px 0;
  float: left;
  width: 880px;
  list-style: none outside none;
  height: 60px;
  background: transparent url(/images/header__nav.png) no-repeat;
}

.header__nav__list__item {
  float: left;
  list-style: none outside none;
  font-size:14px;
  padding: 22px 0 21px 0;
  margin: 0 0 0 43px;
}

.header__nav__list__item__link {
  color: #00501e;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

.header__nav__list__item__link:focus,
.header__nav__list__item__link:hover,
.header__nav__list__item__link:active {
  text-decoration:underline;
  color:#333;
}

.page {
  width: 880px;
  margin: 10px auto 0 auto;
}

.body__content_left {
  width: 570px;
  margin: 0 10px 0 0;
  padding:30px 30px 15px 30px;
  background: transparent url(/images/page__bg.png);
  float: left;
}

.body__content_left.no-sidebar {
  width: 820px;
}

.body__content_home .body__content_left {
  padding-bottom: 0;
  padding-right: 0;
  width: 600px;
}

.body__content_right {
  width: 240px;
  float: right;
}

.body__content_full {
  width:880px;
  float:left;
}

.body__content_filled {
  width:820px;
  padding:30px 30px 15px 30px;
  background: transparent url(/images/page__bg.png);
}

.body__content__inner {
  position:relative;
}

.body__content__inner_places {
  overflow:hidden;
}

.footer__wrapper {
  width: 880px;
  height: 66px;
  margin: 0 auto;
  position: relative;
}
.footer__wrapper__claim {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 28px;
  position:absolute;
  top:20px;
  left:30px;
}
.footer__lighthouse {
  width: 109px;
  height: 322px;
  background: transparent url(/images/footer__lighthouse2.png) no-repeat;
  position:absolute;
  bottom:0;
  left:-88px;
}
.footer__bewusst_geniessen {
  width: 60px;
  right: 3px;
  position: absolute;
  top: 3px;
}

/* home */
.home-body p {
  font-size: 13px;
  line-height: 18px;
}

/* mainteasers */
.mainteasers {
  margin-left: -30px;
  overflow: hidden;
  width: 630px;
  height: 540px;
}
.mainteasers__wrapper {
  width:2070px;
}

.csstransforms .mainteasers__wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  -ms-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}

.mainteasers__teaser {
  float:left;
  width:630px;
  margin-right:60px;
}

/* forces hardware acceleration */
.csstransforms .mainteasers__teaser {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mainteaser {
  min-height: 540px;
  padding-left: 30px;
}

.mainteasers__teaser h1 {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 50px;
  line-height:50px;
  padding: 0 30px;
}
h1.mainteaser__headline {
  padding: 0 20px 0 0;
  font-weight: normal;
}

.mainteasers__teaser h3.mainteaser__subheadline {
  padding: 0;
  width: 300px;
}

.mainteasers__teaser h2 {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 25px;
  line-height:30px;
  margin-bottom:35px;
  padding: 0 30px;
}
h2.mainteaser__subheadline {
  padding: 0 181px 0 0;
}

.mainteasers__teaser h3 {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 20px;
  line-height:30px;
  margin-bottom:10px;
  padding: 0 30px;
}

.mainteasers__teaser p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 0 30px;
}
p.mainteaser__copy {
  padding: 0 287px 0 0;
}

p.mainteaser__copy_llidh {
  padding-right: 300px;
}

.mainteaser_bottles .mainteaser__copy {
  padding-right: 220px;
}

.mainteaser__copy_first {
  margin-top: 10px;
}

p.mainteaser__button {
  margin-top: 40px;
  padding:0;
}
p.mainteaser__button_automatic {
  padding:0 30px;
}

.mainteaser__button_bottles {
  margin-top: 20px;
}

.mainteaser__button__link {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px 2px;
  color: #00501e;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
}

.mainteaser__button__visuallink {
  text-indent: -9999px;
  background: transparent url(/images/teasers/teaser_llidh_bucket.png) no-repeat;
  width: 141px;
  height: 136px;
  display: inline-block;
}

.mainteaser_landbier {
  background: url(/images/landbier.png) no-repeat 410px 0px;
}

.mainteaser_talk {
  background: url(/images/products/talk.png) no-repeat 264px 119px;
}

.mainteaser_talk .mainteaser__copy_first {
  padding-right: 350px;
}

.mainteaser_landbier .mainteaser__headline,
.mainteaser_landbier .mainteaser__subheadline {
  padding-right:181px;
}
.mainteaser_luebzerland {
  background: url(/images/products/luebzer_land.png) no-repeat 100% 100%;
}

.mainteaser_deinerhand {
  background: url(/images/teasers/teaser_llidh.png) no-repeat 100% 115px;
}

.mainteaser_newsite {
  background: url(/images/products/website.png) no-repeat 100% 195px;
}

.mainteaser_newsite .mainteaser__copy {
  padding-right: 180px;
}

.mainteaser_bottles {
  background: url(/images/products/products.png) no-repeat 100% 30%;
}

.mainteaser_luebzerland .mainteaser__headline,
.mainteaser_luebzerland .mainteaser__subheadline {

}
.mainteaser_pils {
  background: url(/images/products/pils.png) no-repeat 360px 30px;
}
.mainteaser_pils .mainteaser__headline,
.mainteaser_pils .mainteaser__subheadline {
  padding-right:181px;
}

.mainteasers__slide {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.mainteasers__slide__link {
  background: url(/images/sprite.gif) no-repeat 0 0;
  float: left;
  height: 10px;
  margin-right: 5px;
  text-indent: -3000px;
  width: 25px;
}
.mainteasers__slide__link:focus,
.mainteasers__slide__link:hover,
.mainteasers__slide__link:active,
.mainteasers__slide__link.active {
  background-position:0 -10px;
}

/* Sidebar items */
.sidebar__item {
  background: transparent url(/images/page__bg.png);
  padding: 15px 10px;
  margin: 0 0 10px 0;
  min-height: 90px;
}

.sidebar__item__title {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  font-size: 20px;
  color: #00501e;
  margin: 0 0 3px 0;
}

.sidebar__item__body {
  font-size: 11px;
  color: #666;
  min-height: 40px;
}

.sidebar__item__body p {
  margin: 6px 0 0;
}

.sidebar__item__more {
  margin: 6px 0 0;
}

.more__link {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  cursor: pointer;
}

.more__link_left {
  float: left;
  margin-right: 10px;
}


/* Promotions */
.promotion {
  margin: 0 0 10px 0;
}

/* top menu */
.menu__top {
  float: right;
  margin: 48px 0 6px;
  list-style-position: inside;
  position: relative;
  top: -99px;
  right: 10px;
  z-index: 10;
}

.menu__top__item {
  float: left;
  color: #006633;
  margin: 0 7px 0 0;
  font-size: 9px;
  white-space: nowrap;
}

.menu__top__item_first {
  list-style: none;
}

.menu__top__item_last {
  margin: 0 0 0 4px;
}

.menu__top__item__link {
  font-size: 9px;
  font-weight: bold;
  color: #006633;
  text-decoration: none;
}

.menu__top__item__link:hover {
  text-decoration: underline;
}

/* snippets */
.snippet {
  width: 570px;
  float: left;
  padding: 0 0 25px 0;
}

.snippet_main {
  margin: 0 0 25px;
}

.snippet__divider {
  clear: both;
  color: #c7c7c7;
  margin: 0 0 25px 0;
}

.snippet__group {
  float: left;
  width: 100%;
}

.snippet__divider_last {
  margin: 0 0 10px 0;
}

.content__text {
  float: right;
  width: 390px;
  overflow: hidden;
}

.content__visual {
  float: left;
  width: 160px;
  overflow: hidden;
}

.content__text__title {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight: normal;
  font-size: 22px;
  color: #00501e;
}

.content__text__body {
  margin: 15px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.more__link_snippet {
  margin: 20px 0 0 0;
  font-weight: bold;
  font-size: 12px;
  float: left;
}

.more__link_mainsnippet {
  margin: 25px 0 0 0;
  font-weight: bold;
  font-size: 12px;
  float: left;
}

.snippet_main .content__text {
  float: left;
  width: 340px;
  overflow: hidden;
}

.snippet_main .content__visual {
  float: right;
  width: 220px;
  overflow: hidden;
}

.snippet_main .content__text__title {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-size: 36px;
  color: #00501e;
}

.snippet_main .content__text__body {
  margin: 25px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.snippet_main .more__link_mainsnippet {
  margin: 25px 0 0 0;
  font-weight: bold;
  font-size: 12px;
  float: left;
}

.header__nav__list__item_current, .header__nav__list__item:hover {
  list-style-position: inside;
  list-style-position: outside;
  list-style-image: url(/images/header__nav__list_current.png);
}

.header__nav__list_sub {
  height: 26px;
  width: 880px;
  height: 25px;
  padding: 0;
  background-image: url(/images/header__nav__list_sub.png);
  background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0.1, rgba(245,245,245,0.4)),
      color-stop(0.5, rgb(245,245,245)),
      color-stop(0.9, rgba(245,245,245,0.4))
  );
  background-image: -moz-linear-gradient(
      left center,
      rgba(245,245,245,0.4) 10%,
      rgb(245,245,245) 50%,
      rgba(245,245,245,0.4) 90%
  );
  margin: 10px 0 0;
}

.header__nav__list_sub .header__nav__list__item {
  padding: 0;
  margin-top: 6px;
  font-size: 11px;
  padding: 0 0 0 10px;
  list-style: none
}

.header__nav__list__item:first-child {
  margin: 0 0 0 50px;
}

.header__nav__list_sub .header__nav__list__item:first-child {
  margin: 6px 0 0 40px;
}


.header__nav__list_sub .header__nav__list__item_current, .header__nav__list_sub .header__nav__list__item:hover {
  background: url(/images/header__nav__list_sub_current.png) no-repeat 0 50%;
}

.no-cssgradients .header__nav__list_sub, .no-rgba .header__nav__list_sub {
  background-image: url(/images/header__nav__list_sub.png);;
}

.header__nav__list__item__link_sub {
  padding: 0;
  font-size: 11px;
  float: left;
}

/* Events */
.event {
  float:left;
  width:100%;
  border-bottom: 1px solid #c7c7c7;
  margin-bottom:20px;
  padding-bottom: 20px;
}
.event__date {
  float:left;
  width:80px;
  padding:5px 10px;
  margin: 0 10px 7px 0;
  background: #00501e;
  color:#fff;
  font-size:20px;
  line-height:22px;
  min-height:90px;
}
.event__photo {
  float:left;
  width:140px;
  margin: 0 10px 7px 0;
}
.event__photo__image {
  float:left;
}
.event__title {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight: normal;
  font-size:22px;
  line-height:25px;
  color: #00501e;
}
.event__text__body {
  display:none;
  clear:both;
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 18px;
}

.event__text__body_expanded {
  display:block;
}

.event__text__teaser p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom:10px;
}
.event__text__teaser__more {
  font-size: 13px;
  text-align: right;
}
.event__text__teaser__more__link {
  background:url("/images/more.png") no-repeat 0 6px;
  color: #00501E;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 11px;
}
.event__text__teaser__more__link.opened {
  background-image:url("/images/less.png");
}
.event__video__link {
  background:url("/images/event__video.png") no-repeat 0 3px;
  color: #00501E;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 24px;
  margin: 0 0 0 10px;
}
.event__text__teaser__more__link:focus,
.event__text__teaser__more__link:hover,
.event__text__teaser__more__link:active {
  text-decoration: underline;
}

.eventfilter {
  background:#eeeeee;
  padding:10px;
  float:left;
  width: 555px;
  margin: 10px 0 20px;
}
.eventfilter__fields {
  float:left;
  padding-bottom: 10px;
  width: 555px;
}
.eventfilter__fields__title {
  color:#00501e;
  font-size:14px;
  padding-bottom: 12px;
  text-transform:uppercase;
}
.eventfilter__fields__starts,
.eventfilter__fields__ends {
  float:left;
  width:119px;
}
.eventfilter__fields__starts__label,
.eventfilter__fields__ends__label {
  display:block;
  padding-bottom:4px;
  font-size:12px;
  font-weight:bold;
}
.eventfilter__fields__starts__input,
.eventfilter__fields__ends__input {
  width:100px;
  border: 1px solid #207750;
  float: left;
  font-size: 15px;
  background:url(/images/calendar.gif) no-repeat 87px 4px #fff;
}
.eventfilter__submit {
  clear:both;
  border-top:1px solid #c7c7c7;
  padding:15px 0 0 0;
  float:left;
  width:555px;
}
.eventfilter__submit__input {
  float: right;
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  cursor: pointer;
}
.eventfilter__fields__categories {
  float: left;
  width: 315px;
}
.eventfilter__fields__categories__headline {
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
  font-weight:bold;
}
.eventfilter__fields__categories__label {
  float:left;
  padding: 0 2px 6px 0;
  width: 103px;
  text-transform: uppercase;
  color: #00501e;
  font-size: 11px;
  font-weight:bold;
}

/* ipad */
@media only screen and (device-width: 768px) {
  html, body {
    min-height:100%;
    height: auto;
  }
  body {
    background: url(/images/panorama_small.jpg) no-repeat scroll 100% 100% #84b7dd;
  }
  body .ageswitch__img {
    background-image: url(/images/panorama_altersweiche_small.jpg);
    width:100%;
  }
  .header {
    padding-top: 0;
  }
  .header__enjoy {
    margin-left: 40px;
  }
  .header__nav {
    position:relative;
    right:-30px;
  }
  .menu__top {
    margin:42px 0 3px;
  }
  .body__content {
    position: relative;
    right: -30px;
  }
  .content {
    margin-bottom: 0;
  }
  .footer__lighthouse {
    left:-90px;
  }
  .footer__wrapper__claim {
    left:60px;
  }
}
.body__content__inner__top_findluebzer {
  display:none;
}
.body__content__inner__top__link {
  color: #063;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.snippet__half {
  width: 280px;
  margin-bottom: 30px;
}

.snippet__half_odd {
  float: left;
}

.snippet__half_even {
  float: right;
}

/* TODO: im Wymeditor Klassen definieren. */
.page__owncontent {
  margin-bottom: 25px;
}
.page__owncontent h1 {
  font-weight:normal;
  color: #00501e;
  font-size: 36px;
  margin-bottom: 15px;
}
.page__owncontent h2 {
  font-weight:normal;
  color: #00501e;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.page__owncontent h3 {
  font-weight:normal;
  color: #00501e;
  font-size: 20px;
  margin-bottom: 10px;
}
/* TODO: enable in Wymeditor.
.page__owncontent h4 {
  font-family: 'BerkeleyBoldRegular';
  font-weight:normal;
  color: #00501e;
  font-size: 13px;
  margin-bottom: 10px;
}*/
.page__owncontent p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}
.page__owncontent table {
  border: 0;
  border-spacing:0;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.page__owncontent caption {
  text-align:left;
  font-weight:normal;
  color: #00501e;
  font-size: 20px;
  margin-bottom: 10px;
}
.product__nutrition_information th,
.product__nutrition_information td,
.page__owncontent td {
  font-size: 13px;
  line-height: 18px;
  border: 1px solid #fff;
  padding: 3px 15px 3px 3px;
  background-color: #C9DED4;
}
.page__owncontent ol,
.page__owncontent ol li {
  list-style: decimal outside none;
}
.page__owncontent ul,
.page__owncontent ul li {
  list-style: disc outside none;
}
.page__owncontent ol,
.page__owncontent ul {
  margin-bottom: 25px;
}
.page__owncontent li {
  margin: 0 0 5px 2em;
  font-size: 13px;
  line-height: 18px;
  border:0;
}
.page__images {
  clear: both;
}

.snippet__half__content__text__title {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  font-size: 22px;
  color: #00501e;
}

.snippet__half__content__text__photo {
  margin-bottom: 5px;
}

.snippet__half__content__text__body {
  font-size: 13px;
  line-height: 18px;
}

.more__link_halfsnippet {
  margin: 0;
}

.snippet__half__content__text__more {
  margin: 13px 0 0;
}

.contact__header {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight: normal;
  font-size: 36px;
  color: #00501e;
}

.contact__description {
  font-size: 13px;
  margin: 30px 0 0;
}

.contact__description_topic {
  margin-bottom: 20px;
}

.contact__form {
  font-size: 13px;
}

#stuff, #sponsor {
  margin-bottom: 20px;
}

.contact__form__label {
  width: 110px;
  float: left;
  font-weight: bold;
}

.contact__form__label_title {
  float: none;
  font-weight: normal;
  width: auto;
  margin: 0 5px;
}

.contact__form__wrapper {
  float: left;
  width: 150px;
}

.contact__form__field {
  float: left;
  width: 150px;
  border: 1px solid #207750;
  font-size: 15px;
}

.contact__form__file {
  float: right;
}

.contact__form__group {
  float: left;
  width: 570px;
  margin: 10px 0 0;
}

.contact__form__group_product {
  display:none;
  position:relative;
}
.contact__form__group_product_active {
  display:block;
}
.contact__form__group_image {
  margin-top: 30px;
}
.contact__form__label_bestbefore {
  text-decoration: underline;
}
.contact__form__label_productnumber {
  text-decoration: underline;
}
.contact__form__description {
  display:none;
  position:absolute;
  bottom: 0;
  width: 240px;
  background: #fff;
  padding: 10px;
  border: 1px solid #207750;
}
.contact__form__description__body {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}
.contact__form__body {
  font-size: 13px;
  line-height: 18px;
  margin: 25px 0 20px;
  clear:both;
}

.contact__form__stars {
  font-size: 12px;
  font-style: italic;
  float: left;
}

.contact__form__group_submit {
  margin: 25px 0 0;
}

.contact__form__group__left {
  float: left;
}

.contact__form__group__right {
  float: right;
}

.contact__form__area {
  width: 458px;
  height: 130px;
  border: 1px solid #207750;
}

.fieldWithErrors .contact__form__area, .fieldWithErrors .contact__form__field {
  border: 1px solid #9C2626;
}

.fieldWithErrors .contact__form__field, .fieldWithErrors .contact__form__area {
  color: #000;
}

.contact__form__submit, .ui-widget .contact__form__submit {
  float: right;
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  margin: 0 0 25px 0;
  cursor: pointer;
}

.contact__error {
  margin: 20px 0 0 0;
  border: 1px solid #9C2626;
  background-color: #c95050;
  color: #fff;
  padding: 5px;
  font-size: 12px;
}

.contact__notice {
  margin: 20px 0 0 0;
  border: 1px solid #207750;
  background-color: #53ae85;
  color: #fff;
  padding: 5px;
  font-size: 12px;
}

.contact__otherinfo {
  font-size: 13px;
}

/* spinning-wheel */
.spinning-wheel,
.spinning-wheel_bottom {
  display:none;
  float:right;
  margin: 5px 10px 0 0;
}

/* panorama */
.panorama {
  width:100%;
  overflow:hidden;
  background:none;
}
.panorama__img {
  position:absolute;
  bottom:0;
  right:-1852px;
  width:7000px;
  height:100%;
}
.panorama__img_1 {
  background:url(/images/panoramas/main.jpg) no-repeat 0% 100% #84b7dd;
  right:-1852px;
}
.panorama__img_2 {
  background:url(/images/panoramas/raps.jpg) no-repeat 0% 100% #fefefe;
  right:-2600px;
}
.panorama__img_3 {
  background:url(/images/panoramas/drewitz.jpg) no-repeat 0% 100% #397ac3;
  right:-2600px;
}
.panorama__img_4 {
  background:url(/images/panoramas/aufgang.jpg) no-repeat 0% 100% #D9C2BA;
  right:-2600px;
}
.panorama__slider {
  float:left;
  width:33.3%;
  height:100%;
  z-index:10;
  position:relative;
}
.panorama__slider_1 {
  background: url(/images/panorama_left.png) no-repeat 0% 50%;
}
.panorama__slider_3 {
  background: url(/images/panorama_right.png) no-repeat 100% 50%;
}

.panoramafooter {
  height: 76px;
  width: 100%;
  background: transparent url(/images/footer-white.png) repeat-x 0 70px;
  position: fixed;
  left:0;
  bottom:0;
  z-index:25;
}
.panoramafooter__wrapper {
  width: 880px;
  height: 76px;
  margin: 0 auto;
  position: relative;
}
.panoramafooter__lighthouse {
  width: 146px;
  height: 28px;
  position:absolute;
  bottom: 56px;
  left:0;
}
.panoramafooter__lighthouse__link {
  display:block;
}
.panoramateasers {
  bottom: -10px;
  right: 10px;
  position: relative;
}
.panoramateasers__list {
  float:right;
  width:480px;
}
.panoramateasers__list__item {
  display:inline;
}
.panoramateasers__list__item__link {
  float:left;
  width:112px;
  margin-right:8px;
  padding-top: 6px;
  position:relative;
  text-decoration:none;
}
.panoramateasers__list__item__link_active {
  background: url(/images/panorama_active.gif) no-repeat 0 0;
}
.panoramateasers__list__item__link__img {
  border:1px solid #006633;
}
.panorama__overlay {
  bottom: 47px;
  color: #000000;
  display: none;
  font-size: 12px;
  padding: 0;
  position: absolute;
  right: -0;
  width:227px;
}
.panorama__overlay__inner {
  display:block;
  padding: 10px;
  background: #fff;
  border:1px solid #cacaca;
}
.panorama__overlaybottom {
  display:block;
  height:18px;
  background: url(/images/panorama__overlay.png) no-repeat 160px 0;
  margin-top:-1px;
}
.panoramateasers__list__item__link:focus .panorama__overlay,
.panoramateasers__list__item__link:hover .panorama__overlay,
.panoramateasers__list__item__link:active .panorama__overlay {
  display:block;
}
.panorama__overlay_active {

}
.panorama__overlay__headline {
  color: #006633;
  font-weight: bold;
  font-size: 15px;
  display: block;
}
.panorama__overlay__text {
  display:block;
  padding:0 0 10px 0;
  color: #000;
}
.panorama__overlay__link {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px 2px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: transparent url(/images/button__more__bg.png) repeat-x;
}
.panoramateasers__list__item__link:focus .panorama__overlay__link,
.panoramateasers__list__item__link:hover .panorama__overlay__link,
.panoramateasers__list__item__link:active .panorama__overlay__link {
  text-decoration: none;
}

.event__video__code {
  display: none;
}

.ui-widget-header {
  background: none;
  border: none;
  color: #00501E;
  font-size: 15px;
}

/* Places */
#map_canvas {
  width:878px;
  height:650px;
  border:1px solid #00501E;
  background: #EBEFF1;
}

.place__dialog {
  width: 295px;
  float: left;
}

.place__dialog__form {
  float: left;
  width: 295px;
}

.place__form__stars {
  font-size: 12px;
  font-style: italic;
  float: left;
}

.place__details .place__form__stars {
  margin: 12px 0 0;
}

.place__dialog__separator {
  width: 32px;
  height: 210px;
  background: transparent url(/images/place__dialog__separator.png) no-repeat;
  float: left;
  margin: 0 0 0 15px;
}

.place__dialog__manual {
  float: left;
  width: 295px;
  margin: 0 0 0 15px;
}

.place__dialog__form__header, .place__dialog__manual__header {
  font-size: 15px;
  text-transform: uppercase;
  color: #00501e;
  float: left;
}

.place__form {
  margin: 0;
  float: left;
}

.place__form__group {
  float: left;
  width: 295px;
  margin: 10px 0 0 0;
}

.place__form__group_first {
  margin: 0;
}

.place__form__label {
  font-size: 12px;
  font-weight: bold;
  float: left;
}

.place__form__field {
  width: 135px;
  height: 23px;
  border: 1px solid #207750;
  float: right;
}

.place__form__field_details {
  width: 195px;
}

.place__form__submit, .ui-widget .place__form__submit {
  float: right;
  margin: 15px 0 0px 0;
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  display: block;
  text-align: center;
  cursor: pointer;
}

.place__form__submit_left, .ui-widget .place__form__submit_left {
  float: left;
}

.place__dialog__manual__description {
  float: left;
}

.place__form__submit_manual, .ui-widget .place__form__submit_manual {
  margin-top: 113px;
}

.place__error {
  margin: 0 0 20px 0;
  border: 1px solid #9C2626;
  background-color: #c95050;
  color: #fff;
  padding: 5px;
  font-size: 12px;
}

.fieldWithErrors .place__form__area, .fieldWithErrors .place__form__field {
  border: 1px solid #9C2626;
  color: #000;
}

.place__form__spinner {
  float: right;
  margin: 20px 10px 0 0;
  display: none;
}

.place__form__spinner_map {
  float: right;
  display: none;
  margin: 0;
}

.place__marker {
  width: 250px;
}

.place__form__back {
  float: right;
  color: #00501e;
  text-decoration: none;
  margin: 18px 15px 0 0;
  font-size: 13px;
}

.place__form__back:hover {
  text-decoration: underline;
}

.place__details {
  width: 750px;
  float: left;
}

.place__details__form__one {
  width: 365px;
  float: left;
}

.place__details__form__two {
  width: 365px;
  float: right;
}

.place__form__area {
  width: 195px;
  height: 130px;
  border: 1px solid #207750;
  float: right;
}

.place__form__area_details {
  height: 100px;
}

.place__details__group {
  float: left;
  width: 360px;
  margin: 10px 0 0;
}

.place__details__group_photos {

}

.place__details__group_first {
  margin: 0;
}

.place__details__description__subtext {
  float: left;
  font-size: 9px;
  color: #999;
}

.place__details__description__subtext_email {
  float: right;
  width: 195px;
  margin: 0 0 10px 0;
}

.place__details__description__subtext_photos {
  float: right;
  clear: both;
  margin: 5px 0 0;
  width: 195px;
}

.place__photos__newline, .ui-widget-content .place__photos__newline {
  color: #006633;
  text-decoration: none;
}

.place__photos__newline:hover {
  text-decoration: underline;
}

.place__details__notice {
  background: #eeeeee;
  padding:10px;
  clear:both;
  font-size:11px;
  margin-bottom: 10px;
}

.place__details__email__why, .ui-widget-content .place__details__email__why {
  color: #006633;
  text-decoration: none;
}

.place__details__email__why:hover {
  text-decoration: underline;
}

.place__details__form__separator {
  clear: both;
  float: left;
  width: 100%;
  margin: 30px 0 0;
  color: #c7c7c7;
}

.place__form__file, .ui-widget .place__form__file {
  width: auto;
  height: auto;
  float: right;
}

.place__form__file_hidden {
  display: none;
}

.file__wrapper {
  float: right;
  width: 200px;
  margin-bottom: 10px;
}

.ui-widget .place__form__select, .place__form__select {
  float: right;
  width: 195px;
  font-size: 11px;
}

.place__details__email__why__text {
  float: right;
  font-size: 11px;
  opacity: 0;
}

.place__details__terms {
  float: left;
  margin: 5px 0 0;
  width: 100%;
}

.place__marker__description {
  font-size: 13px;
}

.place__details__legend {
  font-size: 13px;
  margin: 0 0 20px 0;
}

.place__terms__label {
  font-size: 13px;
}

.place__details__terms__link {
  color: #00501e;
  text-decoration: none;
}

.place__details__terms__link:hover {
  text-decoration: underline;
}

.place__details__buttons {
  clear: both;
  float: right;
  margin: 0;
}

.place__form__file_details {
  margin: 10px 0 0;
}

.place__form__file_details:first-child {
  margin: 0;
}

/* placeinfo */
.placeinfo__form__stars {
  font-size: 12px;
  font-style: italic;
  float: left;
}
.placeinfo__details .placeinfo__form__stars {
  margin: 12px 0 0;
}
.placeinfo__form {
  margin: 0;
  float: left;
}

.placeinfo__form__group {
  float: left;
  width: 295px;
  margin: 10px 0 0 0;
}

.placeinfo__form__group_first {
  margin: 0;
}

.placeinfo__form__label {
  font-size: 12px;
  font-weight: bold;
  float: left;
}

.placeinfo__form__field {
  width: 135px;
  height: 23px;
  border: 1px solid #207750;
  float: right;
}

.placeinfo__form__field_details {
  width: 195px;
}

.placeinfo__form__submit, .ui-widget .placeinfo__form__submit {
  float: right;
  margin: 15px 0 0px 0;
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  display: block;
  text-align: center;
  cursor: pointer;
}

.placeinfo__form__submit_left, .ui-widget .placeinfo__form__submit_left {
  float: left;
}

.placeinfo__dialog__manual__description {
  float: left;
}

.placeinfo__form__submit_manual, .ui-widget .placeinfo__form__submit_manual {
  margin-top: 113px;
}

.placeinfo__error {
  margin: 0 0 20px 0;
  border: 1px solid #9C2626;
  background-color: #c95050;
  color: #fff;
  padding: 5px;
  font-size: 12px;
}

.fieldWithErrors .placeinfo__form__area, .fieldWithErrors .placeinfo__form__field {
  border: 1px solid #9C2626;
  color: #000;
}

.placeinfo__form__spinner {
  float: right;
  margin: 20px 10px 0 0;
  display: none;
}

.placeinfo__form__spinner_map {
  float: right;
  display: none;
  margin: 0;
}

.placeinfo__form__back {
  float: right;
  color: #00501e;
  text-decoration: none;
  margin: 18px 15px 0 0;
  font-size: 13px;
}

.placeinfo__form__back:hover {
  text-decoration: underline;
}

.placeinfo__details {
  width: 365px;
  float: left;
}

.placeinfo__details__form__one {
  width: 365px;
  float: left;
}

.placeinfo__form__area {
  width: 195px;
  height: 130px;
  border: 1px solid #207750;
  float: right;
}

.placeinfo__form__area_details {
  height: 100px;
}

.placeinfo__details__group {
  float: left;
  width: 360px;
  margin: 10px 0 0;
}

.placeinfo__details__description__subtext {
  float: left;
  font-size: 9px;
  color: #999;
}

.placeinfo__details__description__subtext_email {
  float: right;
  width: 195px;
  margin: 0 0 10px 0;
}

.placeinfo__details__description__subtext_photos {
  float: right;
  clear: both;
  margin: 5px 0 0;
  width: 195px;
}

.placeinfo__photos__newline, .ui-widget-content .placeinfo__photos__newline {
  color: #006633;
  text-decoration: none;
}

.placeinfo__photos__newline:hover {
  text-decoration: underline;
}

.placeinfo__details__notice {
  background: #eeeeee;
  padding:10px;
  clear:both;
  font-size:11px;
  margin-bottom: 10px;
}

.placeinfo__details__email__why, .ui-widget-content .placeinfo__details__email__why {
  color: #006633;
  text-decoration: none;
}

.placeinfo__details__email__why:hover {
  text-decoration: underline;
}

.placeinfo__details__form__separator {
  clear: both;
  float: left;
  width: 100%;
  margin: 30px 0 0;
  color: #c7c7c7;
}

.placeinfo__form__file, .ui-widget .placeinfo__form__file {
  width: auto;
  height: auto;
  float: right;
}

.placeinfo__form__file_hidden {
  display: none;
}

.placeinfo__details__email__why__text {
  float: right;
  font-size: 11px;
  opacity: 0;
}

.placeinfo__details__legend {
  font-size: 13px;
  margin: 0 0 20px 0;
}

.placeinfo__details__buttons {
  clear: both;
  float: right;
  margin: 0;
}

.placeinfo__form__file_details {
  margin: 10px 0 0;
}

.placeinfo__form__file_details:first-child {
  margin: 0;
}

.ell-label {
  position: absolute;
  top: 460px;
  left: 10px;
  z-index: 3;
}

.info {
  width: 319px;
  height: 406px;
  padding: 20px 30px 10px 50px;
  overflow:auto;
  top: -500px;
  left: 140px;
  position: absolute;
  z-index: 50;
  background: url(/images/places/info.png) no-repeat  0 0;
}
.info__inner {
  max-height:200px;
  margin-bottom:10px;
  overflow: auto;
  width: 310px;
}

.info__close {
  width:15px;
  height:15px;
  display:block;
  text-decoration: none;
  float: right;
}

.info__header {
  font-size: 18px;
  font-weight: bold;
  color:#00501e;
  float: left;
  width: 280px;
  overflow: hidden;
}

.info__description {
  float:left;
  width:100%;
  margin: 10px 0 0;
}

.info__footer {
  padding-right:25px;
  float: left;
  width: 100%;
}

.info__description__body p {
  font-size: 11px;
  margin: 10px 0 0 0;
}

.info__description__subheader {
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
}

.info__footer__facebook {
  border: none;
  overflow: hidden;
  width:90px;
  height:20px;
  float: left;
}

.slideshow {
  width:294px;
  height:134px;
}

.info__description__image {
  float: left;
  margin-bottom: 5px;
}

.info__description__body {
  margin-bottom:10px;
}

.info__description__data {
  float:left;
  width:100%;
}

.info__description__data__url {
  color: #00501E;
  text-decoration: none;
}

.info__description__data__url:hover {
  text-decoration: underline;
}

.info__description__data__title {
  float:left;
  width:50px;
  font-weight:bold;
  padding-right:10px;
  font-size: 11px;
  margin-bottom: 2px;
}

.info__description__data__text {
  float:left;
  width:209px;
  font-size: 11px;
  margin-bottom: 2px;
}

.info__footer__buttons {
  float:left;
  width:100%;
  margin-bottom:10px;
}
.info__footer__buttons__button {
  float: right;
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #00501e;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  margin: 0 8px 0 0;
  padding: 3px 3px;
  cursor: pointer;
}
.info__footer__buttons__button:focus,
.info__footer__buttons__button:hover,
.info__footer__buttons__button:active {
  text-decoration:underline;
}

.infotooltip {
  z-index: 50;
  cursor:normal;
  display:none;
  padding: 10px 20px;
  position: absolute;
  top: 50px;
  left: 180px;
  background-color:#fff;
  width: 345px;
}
.infotooltip__inner {
  margin-bottom:10px;
}
.infotooltip__close {
  width:15px;
  height:15px;
  display:block;
  text-decoration: none;
  float: right;
}
.infotooltip__description {
  float:left;
  width:100%;
  margin: 10px 0 0;
}
.infotooltip__description__body p {
  font-size: 13px;
  margin: 10px 0 0 0;
}
.infotooltip__footer {
  text-align:center;
}
.map__controls__add__link_infotooltip {
  margin: 10px 0 5px 56px;
}
.infotooltip__footer__link {
  font-size:13px;
  text-decoration:none;
}
.infotooltip__footer__link:focus,
.infotooltip__footer__link:hover,
.infotooltip__footer__link:active {
  text-decoration: underline;
}

/* infotooltip overrides */
.infotooltip {
  padding: 0px;
  width: auto;
}
.infotooltip__close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 25px;
  display: block;
  height: 25px;
}
.infotooltip__description {
  margin: 0px;
}
.info__description__image {
  margin: 0px;
}

.infotooltip__action {
  position: absolute;
  left: 105px;
  top: 261px;
  width: 145px;
  display: block;
  height: 30px;
}

/* products */
.product {
  float: left;
}

.product__photo {
  float: left;
  width: 137px;
  margin: 0;
}

.product__text {
  float: left;
  margin: 0 0 0 20px;
  width: 400px;
}

.product__text__title {
  font-size: 30px;
/*  font-family: 'BerkeleyBoldRegular'; */
  color: #00501e;
  font-weight: normal;
  float: left;
}

.product__text__title__subtitle {
  margin: 0 0 0 5px;
  font-size: 12px;
}

.product__text__description {
  font-size: 13px;
  margin: 15px 0 0 0;
  clear: left;
}

.product__text__more_description {
  clear: both;
}

.product__facts__ingredients {
  clear: both;
  background-color: #c9ded4;
  padding: 12px;
  list-style: inside;
  margin: 2em 0;
  font-size: 13px;
}

.product__ingredients {
  clear: both;
  margin: 2em 0;
  font-size: 13px;
}

.product__ingredients__head {
  font-size: 13px;
   margin: 0 0 5px 0;
 }

.product__facts__ingredients,
.product__nutrition_information {
  min-width: 320px;
  box-sizing: border-box;
}

.product__nutrition_information {
	clear: both;
  margin: 2em 0 0 0;
  font-size: 13px;
}

.product__nutrition_information table {
  width:100%;
}

.product__nutrition_information th {
	text-align: left;
	vertical-align: top;
}

.product__nutrition_information__subset th {
	padding-left: 1em;
}

.product__nutrition_information td {
	text-align: right;
}

.product__action {
  margin: 20px 0 0;
  display: flex;
}
.product__find {
  margin-right: 2em;
}

.product__facts__item_first {
  list-style: none;
  font-weight: bold;
  margin: 0 0 5px 0 !important;
}

.product__facts__item {
  list-style-position: outside;
  margin-left: 1em;
}

.product__separator {
  float: left;
  width: 100%;
  margin: 20px 0 0;
}

.product__others {
  float: left;
  width: 100%;
  margin: 20px 0 0;
}

.product__others__group {
  float: left;
  width: 100%;
}

.product__others__group__item {
  float: left;
  text-align: center;
}

.product__others__group__item_1 {
  width: 100%;
}

.product__others__group__item_2 {
  width: 50%;
}

.product__others__group__item_3 {
  width: 33%;
}

.product__others__group__item_4 {
  width: 25%;
}

.product__others__group__item_5 {
  width: 20%;
}

.product__others__group__item_6 {
  width: 16%;
}

.product__others__group__item_7 {
  width: 14%;
}

.product__others__group__item_8 {
  width: 12.5%;
}

.product__others__group__item__title {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #00501e;
}

.product__others__group__item__subtitle {
  font-size: 8px;
  color: #00501e;
}

.product__others__group__item__title__link, .product__others__group__item__subtitle__link {
  color: #00501e;
  text-decoration: none;
}

.product__others__group__item__title__link:hover, .product__others__group__item__subtitle__link:hover {
  text-decoration: underline;
}

.results {
  width: 400px;
}

.results__alternatives {
  float: left;
  font-size: 13px;
}

.results__alternatives__item {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}

.results__info {
  font-size: 13px;
}

.results__buttons {
  float: left;
  margin: 20px 0 0;
}

.results__buttons__text {
  font-size: 13px;
  font-weight: bold;
}

.results__buttons__actions {
  float: left;
}

.place__form__back_actions {
  float: left;
  margin: 0px 5px 0 0;
}

.results__buttons__actions__or {
  font-size: 13px;
  float: left;
}

.place__form__next {
  float: left;
  font-size: 13px;
  text-decoration: none;
  margin: 0 0 0 5px;
}

.place__form__next:hover {
  text-decoration: underline;
}

.place__form__stepone_actions {
  float: left;
  margin: 0;
}

.place__form__submit_actions, .ui-widget .place__form__submit_actions {
  background: #fff;
  border: none;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  float: left;
}

.place__form__spinner_actions {
  margin: 0 0 0 5px;
}

/* manufacturing */
.manufacturing {
  border-bottom: 1px solid #c7c7c7;
  float:left;
  width:100%;
  margin-bottom:10px;
}
.manufacturing_process {
  display:none;
}
.manufacturing__headline {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 24px;
  margin-bottom: 0;
}
.manufacturing__list {
  display: block;
  float: left;
  width:100%;
  margin:15px 0;
  border-bottom: 2px solid #006633;
}
.manufacturing__list__item {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  text-transform:uppercase;
}
.manufacturing__list__item__link {
  float:left;
  padding: 5px 10px;
  background:#c9dfd5;
  color:#006633;
  margin-right:2px;
  text-decoration:none;
}
.manufacturing__list__item__link.active {
  background:#006633;
  color: #fff;
}
.manufacturing__item {
  float:left;
  width:100%;
  margin:20px 0;
}
.manufacturing__item__img {
  float:left;
}
.manufacturing__item__content {
  margin: 0 0 0 290px;
}
.manufacturing__item__content__headline {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 20px;
  margin: 5px 0 5px 0;
}
.manufacturing__item__content__copy {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}

.map__controls {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 50;
  width: 225px;
}

.map__controls__search {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  border: 1px solid #fbfaf7;
  margin: 0 0 10px 0;
  width: 207px;
}

.no-rgba .map__controls__search {
  background-image: url(/images/map__controls__bg.png);
}

.map__controls__search__header {
  overflow: auto;
}

.map__controls__search__header__link {
  background:url(/images/pfeilchen_up.png) no-repeat 0 5px;
  color: #00501E;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.map__controls__search__header__link_search {
  float: left;
}

.map__controls__search__header__link_disabled {
  background-image:url(/images/pfeilchen.png);
}
.map__controls__search__content {
  padding: 12px 0 0 15px;
}
.map__controls__search__content__form__label {
  color: #00501E;
  display:block;
  font-size:12px;
  font-weight:bold;
}
.map__controls__search__content__form__field {
  border: 1px solid #006633;
  display: block;
  font-size: 13px;
  padding: 2px;
  width: 167px;
  margin-bottom:10px;
}
.map__controls__search__content__form__submit {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  display: block;
  text-align: center;
  cursor: pointer;
}

.map__controls__categories {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px;
  border: 1px solid #fbfaf7;
  margin: 0 0 10px 0;
  width: 207px;
  z-index: 50;
}

.no-rgba .map__controls__categories {
  background-image: url(/images/map__controls__bg.png);
}

.map__controls__categories__header__link {
  background:url(/images/pfeilchen_up.png) no-repeat 0 5px;
  color: #00501E;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.map__controls__categories__header__link_disabled {
  background-image:url(/images/pfeilchen.png);
}
.map__controls__categories__list {
  padding-top:12px;
  display: block;
  list-style: none inside none;
}
.map__controls__categories__list__item {
  color:#00501e;
  display: block;
  list-style: none inside none;
  font-size:12px;
  line-height: 15px;
  font-weight:bold;
  margin:0;
  text-transform:uppercase;
  padding: 8px 0 8px 46px;
  background-repeat: no-repeat;
  background-position: 12px 4px;
}

.map__controls__categories__list__item__label {
  cursor: pointer;
}

.map__controls__categories__list__item__lbzer_land_in_deiner_hand { background-image:url(/images/places/cat_icons/llidh_grau.png); }
.map__controls__categories__list__item__lbzer_land_in_deiner_hand a { text-decoration: none; }
.map__controls__categories__list__item__pferde { background-image:url(/images/places/cat_icons/pferdesport_icon_grau.png); }
.map__controls__categories__list__item__essen_trinken { background-image:url(/images/places/cat_icons/essen_trinken_grau.png); }
.map__controls__categories__list__item__angelplaetze { background-image:url(/images/places/cat_icons/angelplaetze_grau.png); }
.map__controls__categories__list__item__sehenswertes { background-image:url(/images/places/cat_icons/sehenswertes_grau.png); }
.map__controls__categories__list__item__strand { background-image:url(/images/places/cat_icons/strand_grau.png); }
.map__controls__categories__list__item__natur_erholung { background-image:url(/images/places/cat_icons/natur_erholung_grau.png); }
.map__controls__categories__list__item__aktivitaeten { background-image:url(/images/places/cat_icons/aktivitaeten_grau.png); }
.map__controls__categories__list__item__hotels_camping { background-image:url(/images/places/cat_icons/hotels_camping_grau.png); }
.map__controls__categories__list__item__sport_events { background-image:url(/images/places/cat_icons/sport_events_grau.png); }
.map__controls__categories__list__item__lbzer_land_in_deiner_hand.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/llidh.png); }
.map__controls__categories__list__item__pferde.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/pferdesport_icon_gruen.png); }
.map__controls__categories__list__item__essen_trinken.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/essen_trinken.png); }
.map__controls__categories__list__item__angelplaetze.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/angelplaetze.png); }
.map__controls__categories__list__item__sehenswertes.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/sehenswertes.png); }
.map__controls__categories__list__item__strand.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/strand.png); }
.map__controls__categories__list__item__natur_erholung.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/natur_erholung.png); }
.map__controls__categories__list__item__aktivitaeten.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/aktivitaeten.png); }
.map__controls__categories__list__item__hotels_camping.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/hotels_camping.png); }
.map__controls__categories__list__item__sport_events.map__controls__categories__list__item_active { background-image:url(/images/places/cat_icons/sport_events.png); }
.map__controls__categories__list__item.active {
}
.map__controls__categories__list__item:focus,
.map__controls__categories__list__item:hover,
.map__controls__categories__list__item:active {
  text-decoration:underline;
  cursor:pointer;
}
.map__controls__categories__list__item__checkbox {
  float:right;
  visibility: hidden;
}

.map__controls__add {
  margin: 0 0 10px 0;
}

.map__controls__add__link {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 4px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  width: 200px;
  display: block;
  text-align: center;
}

/* search */
.map__controls__search__content {
  clear: both;
}

.map__controls__search__content__results {
  font-size: 13px;
  display: none;
}

.map__controls_searchstate .map__controls__search__content__results {
  display: block;
}

.map__controls_searchstate .map__controls__search__content__form {
  display: none;
}

.map__controls_searchstate .map__controls__categories {
  display: none;
}

.map__controls_noresults  .map__controls__search__content__results {
  display: none;
}

.map__controls__search__content__noresults {
  display: none;
}

.map__controls_noresults  .map__controls__search__content__noresults {
  display: block;
  padding: 0 0 3px 0;
}

.map__controls__search__content__results__header {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #c7c7c7;
}

.map__controls__search__content__results__items {
  margin: 10px 0 0;
  border-bottom: 1px solid #c7c7c7;
}

.map__controls__search__content__results__items__item {
  margin: 0 0 10px 0;
  padding: 0 0 0 35px;
  height: 32px;
}

.map__controls__search__content__results__items__item_essen_trinken { background: transparent no-repeat url(/images/places/search/essen_trinken.png) 5px 4px; }
.map__controls__search__content__results__items__item_angelplaetze { background: transparent no-repeat url(/images/places/search/angelplaetze.png) 5px 4px; }
.map__controls__search__content__results__items__item_sehenswertes { background: transparent no-repeat url(/images/places/search/sehenswertes.png) 5px 4px; }
.map__controls__search__content__results__items__item_strand { background: transparent no-repeat url(/images/places/search/strand.png) 5px 4px; }
.map__controls__search__content__results__items__item_natur_erholung { background: transparent no-repeat url(/images/places/search/natur_erholung.png) 5px 4px; }
.map__controls__search__content__results__items__item_aktivitaeten { background: transparent no-repeat url(/images/places/search/aktivitaeten.png) 5px 4px; }
.map__controls__search__content__results__items__item_hotels_camping { background: transparent no-repeat url(/images/places/search/hotels_camping.png) 5px 4px; }
.map__controls__search__content__results__items__item_sport_events { background: transparent no-repeat url(/images/places/search/sport_events.png) 5px 4px; }


.map__controls__search__content__results__items__item_active {
  background-color: #d9ece2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

.map__controls__search__content__results__items__item__header__link {
  text-decoration: none;
  font-weight: bold;
  color: #00501E;
}

.map__controls__search__content__results__items__item__header__link:hover {
  text-decoration: underline;
}

.map__controls__search__content__results__buttons {
  margin: 10px 0 0;
}

.map__controls__search__content__results__buttons__pagination__link {
  color: #00501E;
  text-decoration: none;
}

.map__controls__search__content__results__buttons__pagination__link_left {
  float: left;
}

.map__controls__search__content__results__buttons__pagination__link_right {
  float: right;
}

.map__controls__search__content__results__buttons__pagination {
  text-align: center;
  margin: 0 0 10px 0;
  overflow: auto;
}

.map__controls__search__content__results__buttons__pagination__page {
  font-size: 11px;
}

.map__controls__search__content__results__buttons__pagination_single {
  display: none;
}

.map__controls__search__content__results__buttons__pagination_first .map__controls__search__content__results__buttons__pagination__link_left {
  display: none;
}

.map__controls__search__content__results__buttons__pagination_last .map__controls__search__content__results__buttons__pagination__link_right {
  display: none;
}

.map__controls__search__content__results__buttons__search {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  width: 165px;
  display: block;
  text-align: center;
  clear: both;
}

.tooltip {
  z-index: 50;
  cursor:normal;
  display:none;
  padding: 10px;
  position: absolute;
  top: 50px;
  left: 160px;
  background-color:#fff;
  width: 310px;
}
.tooltip:after {
  content:"\25C0";
  display:block;
  font-size:2em;
  line-height:0;
  position: absolute;
  color:#fff;
  width:100%;
  top: 20px;
  left: -20px;
}

/* Age Switch */
.ageswitch {
  width:100%;
  overflow:hidden;
  background: #84b7dd;
}
.ageswitch__img {
  background: url(/images/panorama.jpg) no-repeat 0 100% #84b7dd;
  position:absolute;
  left:0;
  height:100%;
  width:5148px;
}

.ageswitch__img_404 {
  background: url(/images/panorama.jpg) no-repeat fixed 100% 100% #84b7dd;
}

.ageswitch__container {
  background: url(/images/age_switch.png) no-repeat 0 0;
  margin: 0 auto;
  width: 702px;
  height: 205px;
  position: relative;
  top: 200px;
}
.ageswitch__container__question__headline {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 36px;
  margin: 0 0 15px 60px;
  padding-top: 0.5em;
}
.ageswitch__container__question__option {
  font-size: 16px;
  margin: 0 0 1em 60px;
  color: #00501e;
}
.ageswitch__container__question__option__link {
  background: url(/images/checkbox.gif) no-repeat 0 3px;
  color: #00501e;
  text-decoration: none;
  padding: 1px 0 1px 25px;
}
.ageswitch__container__question__option__link:focus,
.ageswitch__container__question__option__link:hover,
.ageswitch__container__question__option__link:active {
  text-decoration: underline;
}
.ageswitch__container__question__aware {
  left: 420px;
  position: absolute;
  top: 82px;
}
.ageswitch__container__underage {
  display:none;
}
.ageswitch__container__underage__headline {
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 36px;
  margin: 0 0 15px 60px;
  padding-top:25px;
}
.ageswitch__container__underage__copy {
  font-size: 12px;
  margin: 0 0 10px 60px;
  color: #00501e;
}

.ageswitch .skip_intro {
  display: none;
  text-align: center;
  font-size: 12px;
  padding-top: 27px;
}
.ageswitch .skip_intro a {
  text-decoration: none;
}
.ageswitch .skip_intro a:hover {
  text-decoration: underline;
}

.info__description__events {
  float: left;
  margin: 10px 0 0 0;
  padding: 10px 0 0;
  width: 290px;
  border-top: 1px solid #999;
}

.info__description__events__title {
  background: url("/images/places/cat_icons/sport_events.png") no-repeat;
  height: 27px;
  padding: 6px 0 0 33px;
  color: #00501E;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  text-transform: uppercase;
}

.info__description__events__list {
  margin: 0 0 0 10px;
}

.info__description__events__list__item {
  color: #000;
  font-size: 12px;
}

.info__description__events__list__item {
  list-style: disc inside none;
}

.info__description__events__list__item__link {
  text-decoration: none;
  color: #00501E;
}

.info__description__events__list__item__link:hover {
  text-decoration: underline;
}

.map__controls__search__content__noresults__buttons__link {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  text-align: center;
  cursor: pointer;
}

.map__controls__search__content__noresults__header {
  font-size: 13px;
  margin: 0 0 5px 0;
}

.body__content__notice {
  padding: 5px;
  border: 1px solid #00501E;
  background-color: #D0EBDE;
  margin-bottom: 10px;
  color: #00501E;
  font-size: 12px;
}

/* Lübzer finden (Händlersuche) */
.findluebzer__form {
  background:#eeeeee;
  padding:10px;
  float:left;
  width: 555px;
  margin: 10px 0 20px;
}
.findluebzer__form__fields {
  float:left;
  padding-bottom: 10px;
  width: 555px;
}
.findluebzer__form__fields__title {
  color:#00501e;
  font-size:14px;
  padding-bottom: 9px;
  text-transform:uppercase;
}
.findluebzer__form__fields__where {
  float:left;
  width:219px;
  font-size:12px;
  font-weight:bold;
}
.findluebzer__form__fields__where__label {
  display:block;
  padding-bottom:4px;
}
.findluebzer__form__fields__where__input {
  width:200px;
  border: 1px solid #207750;
  float: left;
  font-size: 15px;
  padding: 4px 6px;
  background: #fff;
}
.findluebzer__form__submit {
  clear:both;
  border-top:1px solid #c7c7c7;
  padding:15px 0 0 0;
  float:left;
  width:555px;
}
.findluebzer__form__submit__input {
  float: right;
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  cursor: pointer;
}
.findluebzer__form__fields__categories {
  float: left;
  width: 315px;
}
.findluebzer__form__fields__categories__headline {
  display: block;
  font-size: 12px;
  margin-bottom: 12px;
  font-weight:bold;
}
.findluebzer__form__fields__categories__label {
  float:left;
  padding: 0 2px 4px 0;
  width: 150px;
  text-transform: uppercase;
  color: #00501e;
  font-size: 11px;
  font-weight:bold;
}
.findluebzer__results__headline {
  padding: 0 0 10px 0;
  margin-bottom:20px;
  border-bottom: 1px solid #c7c7c7;
/*  font-family: 'BerkeleyBoldRegular'; */
  font-weight:normal;
  color: #00501e;
  font-size: 24px;
}
.findluebzer__results__items__item {
  border-bottom: 1px solid #c7c7c7;
  float:left;
  width:100%;
  margin-bottom:20px;
  padding-bottom: 20px;
}
.findluebzer__results__items__item__data {
  float: left;
  width: 205px;
  font-size: 13px;
  line-height: 18px;
}
.findluebzer__results__items__item__data__address {
  margin-bottom:10px;
}
.findluebzer__results__items__item__map {
  float:right;
  width:360px;
  text-align:right;
}
.findluebzer__results__items__item__map_big {
  display:none;
}
.big .findluebzer__results__items__item__map_small {
  display:none;
}
.big .findluebzer__results__items__item__map_big {
  display:block;
}
.findluebzer__results__items__item__data__more__link_less {
  display:none;
}
.big .findluebzer__results__items__item__data__more__link_more {
  display:none;
}
.big .findluebzer__results__items__item__data__more__link_less {
  display:block;
}
.findluebzer__results__items__item__data__more__body {
  display:none;
}
.big .findluebzer__results__items__item__data__more__body {
  display:block;
}
.findluebzer__results__items__item__map__link_small {
  display: block;
  float:right;
  border: 1px solid #c7c7c7;
  background: url(/images/zoom.gif) no-repeat 100% 100%;
  height:26px;
  width:178px;
  padding-top:94px;
}
.findluebzer__results__items__item__map__link_big {
  display: block;
  border: 1px solid #c7c7c7;
  background: url(/images/zoom_out.gif) no-repeat 100% 100%;
  height:26px;
  padding-top:212px;
}
.findluebzer__results__items__item__data__more__route {
  float:left;
  width:100%;
  margin: 10px 0;
}
.findluebzer__results__items__item__data__more__route__button {
  float: left;
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 12px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  margin: 0 0 0 0;
  cursor: pointer;
}
.findluebzer__results__items__item__data__more__route__button:focus,
.findluebzer__results__items__item__data__more__route__button:hover,
.findluebzer__results__items__item__data__more__route__button:active {
  text-decoration:underline;
}
.findluebzer__results__items__item__data__more__link {
  background:url("/images/more.png") no-repeat 0 6px;
  color: #00501E;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 11px;
  clear:left;
}
/* focus style stays when opened, we don't want that. */
.findluebzer__results__items__item__data__more__link:hover,
.findluebzer__results__items__item__data__more__link:active {
  text-decoration: underline;
}
.findluebzer__results__items__item__data__more__link.opened {
  background:url("/images/less.png") no-repeat 0 6px;
}

.page__images__image {
  display: none;
  margin: 0 auto;
  cursor: pointer;
}

.page__images.verantwortung {
  display: flex;
  justify-content: space-between;
}

.page__images.verantwortung .page__images__image {
  display: block;
  width: 30%;
  height: 100%;
  margin: 0;
}

.page__images__image_single {
  cursor: auto;
}

.page__images__image:first-child {
  display: block;
}

.page__gallery__link {
  font-size: 15px;
  font-weight: bold;
  float: right;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 0 0 22px;
  background: transparent url(/images/page__gallery__link.png) no-repeat 0 1px;
}

.page__gallery__link:hover {
  text-decoration: underline;
}

.images__pagination {
  text-align: center;
  font-size: 13px;
  margin: 10px 0 0;
}

.images__pagination_single {
  display: none;
}

.images__pagination_first .images__pagination__link_left {
  display: none;
}

.images__pagination_last .images__pagination__link_right {
  display: none;
}

.images__pagination__link {
  text-decoration: none;
}

.images__pagination__link:hover {
  text-decoration: underline;
}

.best__month {
  width: 30px;
}

.best__year {
  width: 60px;
  margin-left: 5px;
}

.popup_prize {
  height: 217px;
  width: 645px !important;
  background: #fff url(/images/votes/popup_bucket.jpg) no-repeat 100% 0 !important;
}

.popup_code {
  height: 310px;
  width: 675px !important;
  background: #fff url(/images/votes/popup_code.jpg) no-repeat 100% 0 !important;
}

.popup__header {
  font-size: 34px;
  /*font-family: 'BerkeleyBoldBold';*/
  color: #00501e;
}

.popup__description {
  font-size: 13px;
  width: 445px;
}

.popup_code .popup__description {
  width: 345px;
}

.popup__link {
  border: 1px solid #e2b938;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px 25px;
  color: #00501e;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #eabf40 url(/images/button__more__bg.png) repeat-x;
  margin: 0 0 25px 0;
  cursor: pointer;
}

a.facebook-event-share {
  display: block;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

a.static-teaser {
  position: fixed;
  right: 0px;
  width: 38px;
  height: 35px;
  display: block;
  background-repeat: no-repeat;
  z-index: 100;
}

a.facebook-luebzer {
  background-image: url(/images/facebook-luebzer.png);
  top: 25px;
}

a.youtube-luebzer {
  background-image: url(/images/youtube-luebzer.png);
  top: 65px;
}

.cookie__notice__container {
  background: #dbe9f3;
  z-index: 500;
  position: absolute;
  width: 100%;
}

.cookie__notice__content {
  width: 880px;
  padding: 12px 0;
  margin: 0 auto;
  font-size: 0.9em;
  display: flex;
  align-items: center;
}

.cookie__notice__action {
  white-space: nowrap;
  text-transform: uppercase;
}
.cookie__notice__action a {
  display: block;
  background-color: #085024;
  color: white;
  padding:  0.5em 1em;
  text-decoration: none;
}

.fade-in {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Default error colouring */

article, nav, header, footer, aside, hgroup, section{
	display:block;
}

div.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  border-top: 3px solid #F27F7F;
  background: #FFBEBE;
  padding: 10px;
}

#errorExplanation, #errorExplanation *, .fieldWithErrors, .fieldWithErrors * {
  color: #9C2626;
}

/* Browser Hacks */

/* remove borders from images */

a img {
  border: 0px none;
}

/*
Firefox Dotted Line Fix
  - http://sonspring.com/journal/removing-dotted-links
*/
a:focus {
  outline: none;
}

/*
Clearfix docs
 - Main docs: http://positioniseverything.net/easyclearing.html
 - IE7 change: http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/
.clearfix:after, section:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix, section {
  display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix, section {
  display:block;
}
/* End hide from IE Mac */

/*
  Override default refinery formatting below.
  Formatting applies to backend WYSIWYG editors and all frontend.
*/