/* fonts */
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Source+Sans+Pro:400,600,700');

/* --------------------------------------- BEGINN ALLGEMEINES BEGINN --------------------------------------- */
html {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body {
  margin: 0 0 30px;
  padding: 0;
  background-color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 23px;
  color: #1a1a1a;
  overflow-x: hidden;
}

h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 42px;
  color: #9eb07b;
  margin: 16px 0;
  padding: 0;
  line-height: 1.3em;
  font-weight: 400;
}

h1 a:hover {
  background-color: #dfeabd;
}

h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0 0 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #9eb07b;
}

a:hover {
  text-decoration: underline;
}

p {
  marign: 5px 0;
}

ul {
  margin: 5px 0 5px 15px;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

img {
  border: 0 none;
}

form {
  margin: 0;
  padding: 0;
}

label {
  margin: 0;
  padding: 0;
}

input {
  margin: 0;
  padding: 0;
}

legend {
  color: #9eb07b;
}

.clear {
  clear: both;
}

.uebersicht-LFT {
  float: left;
}

.uebersicht-RGT {
  float: right;
  text-align: right;
}

.desktop_hide {
  display: none !important;
}

span.content_wrap {
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

.cs-title {
  max-width: 100%;
}

.mygal img{
  width:250px!important;
  margin: -1px 20px 0 0!important;
}

/* ----------------------------------------- ENDE ALLGEMEINES ENDE ----------------------------------------- */
/* --------------------------------------------- BEGINN NAVI TOP BEGINN --------------------------------------------- */
#navi-top {
  max-width: 945px;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  box-sizing: border-box;
}

.sprache {
  color: #fff;
  display: block;
  float: left;
  margin: 0 0 0 5px;
  background-color: #9eb07b;
  width: 35px;
  text-align: center;
  padding: 8px 0 2px;
}

.sprache:hover {
  background-color: #dfeabd;
}

#navi-lang {
  float: left;
}

.home {
  color: #6e6765;
  padding: 0 0 0 15px;
  line-height: 40px;
}

.home:hover {
  color: #9eb07b;
  text-decoration: none;
}

.aveda {
  max-width: 206px;
  min-width: 130px;
  width: 40%;
  float: right;
  padding: 10px 10px 4px 0px;
}

.aveda img {
  width: 100%;
  height: auto;
}

/* ----------------------------------------------- ENDE NAVI TOP ENDE ----------------------------------------------- */
/* --------------------------------------------- BEGINN SLIDESHOW BEGINN --------------------------------------------- */
#slideshow, #slideshows {
  max-width: 1600px;
  max-height: 800px;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 48;
  clear: both;
  margin: -14px auto 0 auto;
  overflow: hidden;
}

#slideshows{
  overflow: hidden;
}

#slideshows video{
  width: 100%;
}

#slideshow img {
  width: 100%;
  height: auto;
}

#slideshow #img_0_1 {
  position: relative !important;
}

.pfeil_lft, .pfeil_rgt {
  position: absolute;
  top: 50%;
  z-index: 4;
  width: 5%;
  min-width: 15px;
  max-width: 32px;
  margin-top: -55px;
}

.pfeil_lft {
  left: 3%;
}

.pfeil_rgt {
  right: 3%;
}

/*Preise Fotos*/
.preise-img-wrapper {
  margin: 0 auto;
  text-align: center;
}

.preise-img {
  /*float: left;*/
  max-width: 450px;
  width: 49%;
  height: auto;
  padding: 5px;
}

/*.preise-img-links{
	padding-right:10px;
}
/*END Preise Fotos*/
/* ----------------------------------------------- ENDE SLIDESHOW ENDE ----------------------------------------------- */
/* --------------------------------------------- BEGINN HAUPTNAVI BEGINN --------------------------------------------- */
#bottom {
  max-width: 1310px;
  width: 95%;
  margin: 0 auto;
  position: relative;
  z-index: 49;
}

.bottom_container {
  width: 95%;
  max-width: 939px;
  margin: 24px auto;
}

#navi-main {
  width: 100%;
  margin: -100px auto auto auto;
  position: relative;
  z-index: 999;
}

#navi-main ul {
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
}

#navi-main ul li {
  display: block;
  margin: 0;
  padding: 0px;
  float: left;
  width: 12.5%;
  font-size: 19px;
}

#navi-main ul li a {
  text-decoration: none;
  color: #1a1a1a;
}

.navi-main-less li {
  width: 13.9% !important;
}

.navi-placeholder {
  height: 50px;
  width: 100%;
  display: none !important;
  background-color: #9eb07b;
}

.circle {
  border-radius: 50%;
  background-color: #9eb07b;
  border-bottom: 2.5px solid #666d58;
  color: #fff;
  width: 140px;
  height: 140px;
  text-align: center;
  margin: 0pc auto;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.circle:hover, #navi-main .active {
  background-color: #fff;
  border-bottom: 2.5px solid #9eb07b;
  color: #1a1a1a;
}

.circle-text {
  width: 100%;
  padding-top: 50px;
  height: 48px;
  line-height: 48px;
}

#navi-main ul li:nth-child(2) .circle-text {
  line-height: inherit;
}

#navi-mobile {
  border-radius: 50%;
  margin: -30px auto auto -40px;
  width: 65px;
  height: 65px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  display: none;
  border-bottom: 2.5px solid #9eb07b;
}

#navi-mobile img {
  width: 60%;
  margin-top: 15px;
  height: auto;
}

#logo {
  position: absolute;
  z-index: 50;
  margin: -680px 0 0 -200px;
  left: 50%;
  width: 400px;
}

#logo img {
  height: auto;
  width: 100%;
}

#lifestyle {
  width: 100%;
  position: absolute;
  margin: -204px 0 0 -160px;
  z-index: 51;
  display: none;
}

/* ----------------------------------------- ENDE HAUPTNAVI ENDE ----------------------------------------- */
/* --------------------------------------------- BEGINN CONTENT BEGINN --------------------------------------------- */
#content {
  margin: 26px 2.5% 40px;
  float: left;
  width: 640px;
  position: relative;
  z-index: 52;
  font-size: 18px;
  line-height: 28px;
}

div#content.big_content {
  width: 100%;
  margin: 25px 0px 40px;
}

#content-index {
  margin: 26px 0 9px 0;
  padding-top: 0px;
  position: relative;
  z-index: 52;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
}

#content-spezial {
  margin: 30px 2.5% 40px;
  position: relative;
  z-index: 52;
  width: 95%;
}

#content-right {
  float: right;
  width: 555px;
  margin: 37px 0 15px 0;
  padding: 15px 0 14px 15px;
  position: relative;
  z-index: 52;
  background-color: #f2f2f2;
}

#content-right a {
  color: #1a1a1a;
  font-weight: 700;
  font-size: 18px;
  background-repeat: no-repeat;
}

#content-right ul {
  list-style-type: none;
  margin: 5px 0px;
}

#content-right a:hover {
  text-decoration: none;
  color: #9eb07b;
}

#content-right h2 {
  margin: 0 0 10px;
  font-size: 21px;
  font-weight: normal;
  color: #9eb07b;
  text-transform: uppercase;
  font-weight: 600;
}

#text-right {
  float: left;
  width: 275px;
  font-size: 18px;
}

#text-right ul li .active {
  color: #9eb07b;
}

#content-right img {
  float: right;
  width: 150px;
  margin: -1px 90px 0 0;
}

/* ----------------------------------------- ENDE CONTENT ENDE ----------------------------------------- */
/* --------------------------------------------- BEGINN POPUP BEGINN --------------------------------------------- */
#content-popup {
  background-color: #fffbf4;
  padding: 10px 15px;
}

/* ----------------------------------------- ENDE POPUP ENDE ----------------------------------------- */
/* --------------------------------------------- BEGINN FOOTER BEGINN --------------------------------------------- */
#social_wrapper {
  width: 100%;
  height: 55px;
  background-color: #1a1a1a;
}

#social {
  width: 100%;
  max-width: 965px;
  height: auto;
  margin: 0px auto;
  color: #fff;
}

#social_left, #social_right, #social_header {
  float: left;
  height: 55px;
}

#social_left {
  width: 25%;
}

#social_right, #social_header {
  width: 75%;
}

#social_left ul {
  max-width: 180px;
  width: 100%;
}

#social_left ul li {
  width: 25%;
  float: left;
  display: block;
}

#social_left ul li img {
  margin-top: 5px;
}

#social_right ul, #social_header ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 55px;
  border-right: 1px solid #fff;
}

#social_right ul li, #social_header ul li {
  width: 33%;
  height: 25px;
  border-left: 1px solid #fff;
  float: right;
  display: block;
  background-color: #1a1a1a;
  margin: 0px;
  text-align: center;
  font-size: 16px;
  padding: 15px 0px;
}

#social_right ul .active, #social_header ul .active {
  background-color: #ababab;
}

#social_right ul li img, #social_header ul li img {
  margin: auto 5px -5px auto;
  height: 25px;
}

#social_right ul li:hover, #social_header ul li:hover {
  background-color: #ababab;
}

#social_right a, #social_header a {
  color: #fff;
}

#social_right a:hover, #social_header a:hover {
  text-decoration: none;
}

#footer {
  width: 100%;
  height: auto;
  margin: 20px 0 0;
}

#footer .zentriert {
  width: 95%;
  height: auto;
  max-width: 939px;
  margin: 10px auto 0px auto;
}

#footer .social-rechts {
  width: 70%;
  float: left;
}

#footer .social-links {
  text-align: right;
  width: 30%;
  float: right;
}

/* ----------------------------------------- ENDE FOOTER ENDE ----------------------------------------- */
/* --------------------------------------------- BEGINN SITEMAP BEGINN --------------------------------------------- */
.content_col {
  float: left;
  width: 50%;
}

.content_col ul li a {
  color: #6e6765;
  text-decoration: none;
}

.content_col ul li a:hover {
  color: #9eb07b;
}

#hauptmenu li a {
  font-weight: bold;
}

/* --------------------------------------------- ENDE SITEMAP ENDE ----------------------------------------- */
/* --------------------------------------------- BEGINN BEAUTY BEGINN --------------------------------------------- */
.angebot-titel {
  font-weight: bold;
  color: #9eb07b;
}

.angebot-hair {
  margin: 10px 0 5px 0;
  background: url(../images/layout/icon.gif) no-repeat scroll 0 10px transparent;
  padding: 0 0 0 14px;
  /*line-height:20px;*/
}

.angebot-hair ul li {
  list-style-image: url(../images/layout/icon-2.gif);
}

.angebot-hair .angebot-titel {
  font-weight: bold;
  color: #9eb07b;
}

.angebot-text {
  line-height: 28px;
}

/* --------------------------------------------- ENDE BEAUTY ENDE ----------------------------------------- */

/* --------------------------------------------- TEAM --------------------------------------------------- */
.teammember{
  display: flex;
  margin: 0 0 65px;
  gap: 25px;
}

.teammember_img{
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #9eb07b;
  border-radius: 50%;
  flex-grow: 0;
  flex-shrink: 0;
  height: 160px;
  width: 160px;
}

.teammember_txt{

}

.teammember_txt h2{
  margin: 0;
}

/* --------------------------------------------- ENDE TEAM ENDE ----------------------------------------- */

#coin-slider-coin-slider {
  overflow: inherit;
}

#coin-slider {
  height: 185px !important;
  float: right;
  margin: 0 28px 0 0;
  background-repeat: no-repeat;
}

#cs-buttons-coin-slider {
  display: none;
}

#cs-navigation-coin-slider {
  display: block !important;
  z-index: 50;
  position: relative;
}

.cs-coin-slider {
  height: 185px !important;
}

.cs-prev, .cs-next {
  margin-top: -17px;
  border-radius: 50%;
  height: 47px;
  overflow: hidden;
  text-indent: -1000px;
  width: 27px;
}

.cs-prev {
  background: transparent url(../images/layout/pfeil_links_gross.png) 14px 5px no-repeat;
  background-size: 15px;
  margin-left: -18px;
}

.cs-next {
  background: transparent url(../images/layout/pfeil_rechts_gross.png) 19px 5px no-repeat;
  background-size: 15px;
  margin-right: -18px;
}

.voucher_button {
  position: absolute;
  right: -75px;
  top: 0;
  width: 145px;
  height: 145px;
  margin-top: -50%;
}

.voucher_button a img {
  margin-bottom: 10px;
}

.voucher_button img, .voucher_button span {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.voucher_button a:hover {
  background: #9eb07b;
}

.voucher_button a {
  width: 100%;
  height: 100%;
  display: inline-block;
  font-size: 20px;
  padding: 25px 0px 0px;
  box-sizing: border-box;
  color: white;
  background: #1a1a1a;
  border-radius: 50%;
  text-decoration: none !important;
  transition: all .3s ease-in-out;
  border: 2px solid #9eb07b;
}

/* --------------------------------------------- BEGINN RESPONSIVE BEGINN --------------------------------------------- */
@media screen and (max-width: 1530px) {
  #logo {
    margin: -40% 0 0 -300px;
  }

  #content {
    width: 580px;
  }

  .voucher_button {
    right: 0;
    top: 0;
    margin-top: -45%;
  }
}

@media screen and (max-width: 1300px) {
  #lifestyle {
    display: none;
  }

  #content {
    width: 465px;
  }

  #content-right {
    width: 540px;
  }

  #text-right {
    width: 240px;
  }
}

@media screen and (max-width: 1190px) {
  #navi-main ul li{
    font-size: 18px;
  }
  .circle{
    width: 120px;
    height: 120px;
  }
  .circle-text{
    padding-top: 39px;
  }
}

@media screen and (max-width: 1150px) {
  #logo {
    width: 400px;
    margin-left: -200px;
  }

  #logo img {
    width: 100%;
    height: auto;
  }

  #content {
    width: 400px;
  }

  #content-right {
    width: 510px;
  }

  #text-right {
    width: 210px;
  }

  .voucher_button {
    right: 0;
    top: 0;
  }
}

@media screen and (max-width: 1050px) {
  h1 {
    font-size: 33px;
    line-height: 45px;
  }

  #logo {
    width: 310px;
    margin-left: -155px;
  }

  .pfeil_lft, .pfeil_rgt {
    display: none;
  }

  #bottom {
    max-width: 939px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 49;
  }

  #navi-main {
    width: 100%;
    height: auto;
    margin: -50px auto auto auto;
  }

  #navi-main ul {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    display: none;
  }

  #navi-main ul li {
    width: 100% !important;
    font-size: 20px;
  }

  #navi-main ul li a {
    color: #fff;
  }

  .navi-placeholder {
    display: block !important;
  }

  .circle {
    border-radius: 0%;
    background-color: #9eb07b;
    border-bottom: 0px;
    width: 100%;
    height: auto;
  }

  .circle:hover, #navi-main .active {
    background-color: #fff;
    color: #6e6765;
  }

  .circle-text {
    margin: 0px auto;
    width: 80%;
    max-width: 250px;
    padding: 20px 0px 20px 0px;
    border-top: 1px solid #ddd;
  }

  .circle-first {
    border: 0px;
  }

  #navi-mobile {
    display: block;
    /*margin: 0 auto;
    transform: translateX(-50%);
    top: 20px;*/
  }

  #content-index {
    padding: 10px 10px 0px 5px;
  }

  #content {
    width: 95%;
  }

  #content-right {
    float: left;
    width: 95%;
    border-left: 0px;
    height: auto;
    position: relative;
    z-index: 52;
    background-color: #9eb07b;
    margin: 0px;
    padding: 5px 2.5%;
  }

  #content-right a:hover {
    color: #6e6765;
  }

  #content-right, #content-right h2, #content-right a {
    color: #fff;
  }

  #content-right h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff !important;
  }

  #text-right .active {
    color: #6e6765 !important;
  }

  #content-right #text-right, #content-right img {
    margin: 10px 0px;
  }

  #social_right ul li, #social_header ul li {
    width: 24%;
  }

  #social_right ul li img, #social_header ul li img {
    margin: auto 0px -5px auto;
  }

  #social_left, #social_right, #social_header {
    width: 49%;
  }

  .mobile_hide {
    display: none !important;
  }

  .desktop_hide {
    display: block !important;
  }

  #footer .social-links {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 20px;
  }

  #footer .social-rechts {
    width: 100%;
    float: none;
    text-align: center;
  }

  #social_header {
    width: 100%;
    float: none;
    position: relative;
    z-index: 100;
  }

  #social_header ul {
    border: 0px solid #fff;
  }

  #social_header ul li {
    border: 0px solid #fff;
    width: 33.33%;
    background-color: #9eb07b;
  }

  #social_header ul .active {
    background-color: #9BB346;
  }

  #social_header ul li:hover {
    background-color: #9BB346;
  }
}

@media screen and (max-width: 900px) {
  .preise-img {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  #logo {
    width: 200px;
    margin-left: -100px;
  }

  #content-right {
    padding: 5px 0 20px;
    width: 100%;
  }

  #text-right, #coin-slider {
    float: none;
    margin: 0 auto;
  }

  #text-right {
    margin: 5px auto 30px !important;
    width: 300px;
    text-align: center;
  }

  #content-right img {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .teammember{
    flex-wrap: wrap;
    text-align: center;
  }

  .teammember_img{
    margin: 0 auto;
  }

  .teammember_txt{

  }

  .mygal img{
    display: block!important;
    margin: -1px auto 0!important;
  }
}

@media screen and (max-width: 400px) {
  #social_wrapper {
    height: 110px;
  }

  #social_left, #social_right {
    width: 100%;
    float: none;
  }

  #social_left ul {
    margin: 0px auto;
    text-align: center;
  }

  #social_left ul li img {
    margin-top: 10px;
  }

  #social_right ul {
    border: 0px solid #fff;
  }

  #social_right ul li {
    border: 0px solid #fff;
    width: 25%;
    background-color: #9eb07b;
  }

  #social_right ul .active {
    background-color: #9BB346;
  }

  #social_right ul li:hover {
    background-color: #9BB346;
  }
}

@media screen and (max-width: 350px) {
  #content-right img {
    display: none;
  }

  #text-right {
    width: 100%;
    text-align: center;
  }

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

/* ----------------------------------------------- ENDE RESPONSIVE ENDE ----------------------------------------------- */
