@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Exo:300);
.invisible {
  display: none;
}

* {
  margin: 0;
  padding: 0;
}

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

html {
  font-size: 62.5%;
  line-height: 1.429;
  height: 100%;
}

body {
  background: #e3e4e4 url("../images/bg.png") top left repeat-x;
  color: #575656;
  position: relative;
  text-align: center;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  text-align: left;
}

.content {
  position: relative;
  top: -30px;
}

.main {
  padding: 30px 60px 0 60px;
  min-height: 400px;
}
.main .double {
  width: 390px;
  float: left;
}
.main .double.c1 {
  padding-right: 20px;
}
.main .double.c2 {
  padding-left: 20px;
}

a {
  text-decoration: none;
  color: #575656;
}
a:hover, a:focus {
  color: #eb6506;
}

#wrapper {
  background: #fff;
  margin: 3px auto 0;
  padding-bottom: 15px;
  width: 940px;
}

.row:after, .clearer:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

*:first-child + html .clearer {
  min-height: 0;
}
* html .clearer {
  height: 1%;
}

a.back {
  position: absolute;
  right: 55px;
  padding: 5px;
  color: #ec6504;
  font-weight: 500;
}

h1 {
  display: none;
}

.row {
  min-height: 50px;
}

.w4 {
  float: left;
  width: 400px;
  margin-right: 20px;
}
.w4 *:first-child {
  margin-top: 0;
}
.w4:last-child {
  margin-right: 0;
}

nav ul {
  list-style: none;
  font-family: "Exo", sans-serif;
}
nav span, nav li {
  display: inline-block;
}

.contentHeader {
  position: relative;
  height: 310px;
}
.termins.calendar .contentHeader {
  display: none;
}
.treatments.imagemap .contentHeader {
  height: 480px;
}
.contentHeader img {
  display: block;
}
.contentHeader .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: transparent url("../images/sliderLayOver.png") repeat-x;
  z-index: 2;
}

.main h2, .main h3, .main h4, .main h5, .main h6, .main p, .main ul, .main ol, .main form, .main .ce_hyperlink, .main #map {
  margin-bottom: 20px;
  font-weight: normal;
}
.main h2, .main h3, .main h4, .main h5, .main h6 {
  margin-top: 30px;
  color: #ec6504;
  font-family: "Exo", Verdana, Arial, sans-serif;
}
.main h2 {
  width: 100%;
  text-align: center;
  color: #a59c81;
  font-size: 30px;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 30px;
  background: transparent url("../images/headlineBg.png") bottom center no-repeat;
}
.main h3 {
  font-size: 20px;
}
.main h4 {
  font-size: 16px;
}
.main p, .main ul, .main ol, .main table, .main .ce_hyperlink, .main form {
  font-size: 1.4em;
  line-height: 20px;
}
.main p {
  text-align: justify;
}
.main blockquote {
  padding: 10px 0 0 30px;
  position: relative;
}
.main blockquote:before {
  content: "„";
  position: absolute;
  top: -40px;
  left: 10px;
  font-size: 100px;
  line-height: 1;
  color: #bdbcbc;
}
.main blockquote p {
  font-family: Georgia, Times, serif;
  font-size: 20px;
  font-style: italic;
  color: #a4a2a2;
  text-align: center;
}
.main table {
  width: 820px;
}
.main table td {
  padding: 15px 0 10px 20px;
  background-color: #e8eaea;
}
.main table td:first-child {
  width: 150px;
  font-weight: bold;
}
.main .caption {
  font-size: 1.4em;
}
.main .image_container a {
  border: 0;
}
.main a {
  border-bottom: 1px dotted #ec6504;
}
.main a:hover, .main a:active {
  border-bottom-style: solid;
}
.main ul {
  list-style: none;
}
.main li {
  margin-bottom: 2px;
  padding: 15px 0 15px 20px;
  line-height: 1.2em;
  background: #e8eaea url("../images/list-bullet.png") 10px 19px no-repeat;
}

#map {
  height: 500px;
}
#map p {
  font-size: 1em;
}

#mainHeader {
  position: relative;
  height: 181px;
}
#mainHeader a {
  display: block;
  color: #ec6504;
  font-size: 0.929em;
  font-weight: 400;
}
#mainHeader a:hover {
  color: #575656;
}
#mainHeader .logo {
  position: relative;
  top: 3px;
  width: 320px;
  margin: 0 auto;
}

.nav-meta {
  width: 300px;
  float: left;
}
.nav-meta ul {
  font-size: 1.3em;
}
.nav-meta a > img {
  padding-right: 5px;
  position: relative;
  top: 7px;
}
.nav-meta .wrapper-link-privacy,
.nav-meta .wrapper-link-imprint {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.nav-meta .wrapper-link-privacy a,
.nav-meta .wrapper-link-imprint a {
  padding: 5px 5px;
}
.nav-meta .wrapper-link-privacy {
  right: 75px;
  border-right: 1px solid #ec6504;
}

#mainNavi {
  position: relative;
  height: 70px;
  background: transparent url("../images/naviBg.png") 0 0 repeat-x;
  z-index: 2;
}
#mainNavi ul.level_1 {
  width: 100%;
  padding: 5px 0;
  text-align: center;
  font-size: 0;
}
#mainNavi ul.level_1 > li {
  border-right: 2px solid #ec6504;
  font-size: 15px;
}
#mainNavi ul.level_1 > li.last {
  border: none;
}
#mainNavi ul.level_1 > li > span, #mainNavi ul.level_1 > li > a {
  line-height: 30px;
}
#mainNavi ul span, #mainNavi ul a {
  display: block;
  color: #44484a;
  letter-spacing: 1px;
  padding: 0 25px;
  border: none;
}
#mainNavi li.trail > a, #mainNavi li.trail > span {
  color: #ec6504;
}
#mainNavi li.active span {
  color: #ec6504;
}
#mainNavi li > a.active, #mainNavi li > a:hover {
  color: #ec6504;
}

.subNavi > a.active, .subNavi > a:hover {
  color: #ec6504;
}

ul.level_2 {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 20px;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
}

#mainNavi ul.level_2 > li {
  border-right: 1px solid #575656;
}
#mainNavi ul.level_2 > li.last {
  border: none;
}

.services li.services ul.level_2, .treatments li.treatments ul.level_2, .termins li.termins ul.level_2, .contact li.contact ul.level_2 {
  display: block;
}

#mainNavi ul .subNavi ul {
  display: none;
}

body.page22 #mainNavi ul .subNavi ul.page22 {
  display: block;
}

#mainNavi ul.level_3 {
  display: none;
  position: absolute;
  width: 940px;
  height: 563px;
  top: 20px;
  font-size: 14px;
}

ul.level_3 li {
  display: block;
  position: absolute;
  top: 0;
  border-bottom: 1px solid #ec6504;
}

#mainNavi ul.level_3 span, #mainNavi ul.level_3 a {
  padding: 10px 0 0 0;
  box-sizing: border-box;
}

.treatments.imagemap #mainNavi ul.level_3 {
  display: block;
}

ul.level_3 li.stirnquerfalten {
  width: 400px;
  top: 60px;
  left: 90px;
}
ul.level_3 li.haeschenfalten {
  width: 390px;
  top: 115px;
  left: 90px;
}
ul.level_3 li.augenringe {
  width: 360px;
  top: 140px;
  left: 90px;
}
ul.level_3 li.nasolabialfalte {
  width: 348px;
  top: 175px;
  left: 90px;
}
ul.level_3 li.mentolabialfalte {
  width: 338px;
  top: 205px;
  left: 87px;
}
ul.level_3 li.haengebaeckchen {
  width: 325px;
  top: 235px;
  left: 90px;
}
ul.level_3 li.kinnfalte {
  width: 368px;
  top: 260px;
  left: 90px;
}
ul.level_3 li.doppelkinn {
  width: 390px;
  top: 296px;
  left: 90px;
}

ul.level_3 li.zornesfalte {
  width: 375px;
  top: 85px;
  right: 70px;
}
ul.level_3 li.augenfalten {
  width: 290px;
  top: 125px;
  right: 70px;
}
ul.level_3 li.wangen {
  width: 310px;
  top: 170px;
  right: 70px;
}
ul.level_3 li.lippenfalten {
  width: 380px;
  top: 200px;
  right: 70px;
}
ul.level_3 li.lippenaufbau {
  width: 375px;
  top: 235px;
  right: 70px;
}
ul.level_3 li.erdbeerkinn {
  width: 390px;
  top: 270px;
  right: 70px;
}
ul.level_3 li.platysmabaender {
  width: 345px;
  top: 300px;
  right: 70px;
}
ul.level_3 li.anti-schweiss-behandlung {
  width: 600px;
  top: 375px;
  right: 70px;
}

#mainNavi li.zornesfalte span, #mainNavi li.zornesfalte a, #mainNavi li.augenfalten span, #mainNavi li.augenfalten a, #mainNavi li.wangen span, #mainNavi li.wangen a, #mainNavi li.lippenfalten span, #mainNavi li.lippenfalten a, #mainNavi li.lippenaufbau span, #mainNavi li.lippenaufbau a, #mainNavi li.erdbeerkinn span, #mainNavi li.erdbeerkinn a, #mainNavi li.platysmabaender span, #mainNavi li.platysmabaender a, #mainNavi li.anti-schweiss-behandlung span, #mainNavi li.anti-schweiss-behandlung a {
  padding-right: 30px;
  text-align: right;
}
#mainNavi li.stirnquerfalten span, #mainNavi li.stirnquerfalten a, #mainNavi li.haeschenfalten span, #mainNavi li.haeschenfalten a, #mainNavi li.augenringe span, #mainNavi li.augenringe a, #mainNavi li.nasolabialfalte span, #mainNavi li.nasolabialfalte a, #mainNavi li.nasolabialfalte span, #mainNavi li.nasolabialfalte a, #mainNavi li.mentolabialfalte span, #mainNavi li.mentolabialfalte a, #mainNavi li.kinnfalte span, #mainNavi li.kinnfalte a, #mainNavi li.haengebaeckchen span, #mainNavi li.haengebaeckchen a, #mainNavi li.doppelkinn span, #mainNavi li.doppelkinn a {
  padding-left: 30px;
}
#mainNavi ul.level_3 span {
  display: block;
  width: 100%;
}

#mainFooter {
  height: 40px;
  background: transparent url("../images/footerBg.png") repeat-x;
}

p#ideenhafen {
  position: relative;
  top: 10px;
  width: 940px;
  margin: 0 auto;
  text-align: right;
}

table.calendar {
  width: 100%;
}
table.calendar th.head {
  padding: 0 0 30px 0;
}
table.calendar th.head.current {
  text-align: center;
  font-size: larger;
}
table.calendar th.next {
  text-align: right;
}
table.calendar th.label {
  padding: 5px 10px;
}
table.calendar .col_last {
  display: none;
}
table.calendar td:first-child {
  font-weight: normal;
}
table.calendar td.days {
  position: relative;
  height: 147px;
  width: 120px;
}
table.calendar td .header {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  line-height: 27px;
  width: 100%;
  background-color: #a59c81;
  padding: 0 10px;
  box-sizing: border-box;
  color: white;
}
table.calendar td .slots {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
table.calendar td .slots .event {
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-bottom: 1px;
}
table.calendar td .slots .event:last-child {
  margin-bottom: 0;
}
table.calendar td .slots .event.slot1 {
  top: 0px;
}
table.calendar td .slots .event.slot2 {
  top: 21px;
}
table.calendar td .slots .event.slot3 {
  top: 42px;
}
table.calendar td .slots .event.slot4 {
  top: 63px;
}
table.calendar td .slots .event.slot5 {
  top: 84px;
}
table.calendar td .slots .event.slot6 {
  top: 105px;
}
table.calendar td .slots .event.slot7 {
  top: 126px;
}
table.calendar td .slots .event a {
  display: block;
  border: 0;
  padding: 0 10px;
  background-color: #9FAF12;
  color: white;
}
table.calendar td .slots .event a:after {
  content: "›";
}
table.calendar td .slots .event a:focus, table.calendar td .slots .event a:hover {
  background-color: #d3e818;
  color: #575656;
}
table.calendar td .slots.blocked .event {
  background-color: rgba(79, 94, 42, 0.8);
  height: 147px;
}
table.calendar td .slots.reserved .event {
  position: absolute;
  box-sizing: border-box;
  background-color: #ec6504;
  padding: 0 10px;
  color: white;
}

form {
  font-size: 14px;
}
form h3 {
  margin-bottom: 20px;
}
form .submit_container, form .widget {
  position: relative;
  background-color: #efefef;
  padding: 10px 10px;
  margin-bottom: 5px;
}
form input {
  padding: 10px 5px;
  border: 0;
  background-color: white;
  width: 300px;
  font-size: 14px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
form label {
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  text-align: right;
}
form select {
  width: 310px;
  font-size: 14px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
form p.error {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 10px;
  margin: 0;
  line-height: 55px;
  color: red;
}
form .submit_container input {
  margin-left: 110px;
  width: 310px;
  height: 35px;
  background-color: transparent;
  border: 0;
  background-color: #ec6504;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
}
form .submit_container input:hover, form .submit_container input:focus {
  text-decoration: underline;
  cursor: pointer;
}

/*  Remodal - v1.0.5
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License */
/* ==========================================================================
 * Remodal's necessary styles
 * ==========================================================================
 */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*  Remodal - v1.0.5
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License */
/* ==========================================================================
 * Remodal's default mobile first theme
 * ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation: remodal-overlay-opening-keyframes 0.3s;
  animation: remodal-overlay-opening-keyframes 0.3s;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation: remodal-overlay-closing-keyframes 0.3s;
  animation: remodal-overlay-closing-keyframes 0.3s;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation: remodal-opening-keyframes 0.3s;
  animation: remodal-opening-keyframes 0.3s;
}

.remodal.remodal-is-closing {
  -webkit-animation: remodal-closing-keyframes 0.3s;
  animation: remodal-closing-keyframes 0.3s;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "×";
  text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
 * ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
 * ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
/* IE8
 * ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

#colorbox h2, #colorbox h3, #colorbox h4, #colorbox p, #colorbox ul, #colorbox table {
  margin: 20px 0;
  font-weight: normal;
}

#colorbox h2, #colorbox h3, #colorbox h4 {
  margin-top: 30px;
  color: #ec6504;
  font-family: "Exo", Verdana, Arial, sans-serif;
}

#colorbox p, #colorbox ul, #colorbox table {
  font-size: 1.4em;
  line-height: 20px;
}

#colorbox h2, #colorbox h3, #colorbox h4, #colorbox p, #colorbox ul, #colorbox table {
  margin: 10px 0;
}
#colorbox h2 {
  font-size: 24px;
}
#colorbox h3 {
  font-size: 16px;
}
#colorbox p, #colorbox ul, #colorbox table {
  font-size: 13px;
}
#colorbox img {
  display: block;
}

#cboxLoadedContent {
  padding-bottom: 20px;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: hidden !important;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
  font-size: 13px;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
}

/*  User Style:
 *  Change the following styles to modify the appearance of ColorBox.  They are
 *  ordered & tabbed in a way that represents the nesting of the generated HTML. */
#cboxOverlay {
  background: #fff;
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(/my/vendor/assets/images/colorbox/border1.png) no-repeat 0 0;
}

#cboxTopCenter {
  height: 25px;
  background: url(/my/vendor/assets/images/colorbox/border1.png) repeat-x 0 -50px;
}

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(/my/vendor/assets/images/colorbox/border1.png) no-repeat -25px 0;
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(/my/vendor/assets/images/colorbox/border1.png) no-repeat 0 -25px;
}

#cboxBottomCenter {
  height: 25px;
  background: url(/my/vendor/assets/images/colorbox/border1.png) repeat-x 0 -75px;
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(/my/vendor/assets/images/colorbox/border1.png) no-repeat -25px -25px;
}

#cboxMiddleLeft {
  width: 25px;
  background: url(/my/vendor/assets/images/colorbox/border2.png) repeat-y 0 0;
}

#cboxMiddleRight {
  width: 25px;
  background: url(/my/vendor/assets/images/colorbox/border2.png) repeat-y -25px 0;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 20px;
}

#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}

#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999;
}

#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}

#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444;
}

#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444;
}

#cboxLoadingOverlay {
  background: #fff url(/my/vendor/assets/images/colorbox/loading.gif) no-repeat 5px 5px;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444;
}

#cboxTitle {
  display: none !important;
}

#cboxCurrent {
  bottom: 5px;
  left: 120px;
}

#cboxPrevious, #cboxNext, #cboxClose {
  padding: 5px 10px;
  border: 0;
  background-color: #ec6504;
  color: white;
  border-radius: 3px;
}

#cboxNext {
  left: 70px;
}

#cboxPrevious:hover, #cboxPrevious:focus {
  text-decoration: underline;
}

#cboxNext:focus, #cboxNext:hover {
  text-decoration: underline;
}

#cboxClose:hover, #cboxClose:focus {
  text-decoration: underline;
}

.flexslider {
  z-index: 1;
}
.flexslider .slides > li {
  padding: 0;
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* Clearfix for the .slides element */
.slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
 ********************************* */
.flexslider {
  height: 310px;
  position: relative;
  zoom: 1;
}

.loading .flex-viewport {
  height: 310px;
}

.flexslider .slides {
  zoom: 1;
}

/* bug in firefox (only OS X?), if transition is set to fade, images hop 1px to right/left */
/* to reproduce it set container to "margin: 0 auto; width 950px" and FF window width to an odd size */
/* http://stackoverflow.com/questions/11037881/flexslider-image-very-slight-erroneous-movement-in-firefox */
.slides li:after {
  content: ".";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1000;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
p#ideenhafen {
  font-size: 1.2em;
  color: white;
  line-height: 2em;
}
p#ideenhafen a {
  color: white;
  font-size: 1em;
}
p#ideenhafen a:focus, p#ideenhafen a:hover {
  text-decoration: underline;
}

.wrapper-confirmation-privacy {
  position: relative;
  background-color: #666666;
  padding: 20px 20px 50px 20px;
  border-bottom: 3px solid #ec6504;
  margin-bottom: -3px;
}

.wrapper-confirmation-privacy p {
  margin: 0;
  line-height: 2rem;
  color: white;
  font-size: 14px;
}

.wrapper-confirmation-privacy a.page-privacy,
.wrapper-confirmation-privacy a.hover,
.wrapper-confirmation-privacy a.focus {
  color: white;
  text-decoration: underline;
}

.wrapper-confirmation-privacy a.page-privacy:focus,
.wrapper-confirmation-privacy a.page-privacy:hover {
  color: white;
}

.wrapper-confirmation-privacy i {
  padding-left: 5px;
}

.wrapper-confirmation-privacy a.close-confirmation {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding: 5px 20px 5px 20px;
  background-color: #ededed;
}

.wrapper-confirmation-privacy a.close-confirmation:focus,
.wrapper-confirmation-privacy a.close-confirmation:hover {
  text-decoration: underline;
}

.wrapper-confirmation-privacy a.close-confirmation i {
  padding-right: 5px;
}
