div#container
{
   width: 1080px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #CEB7A7;
   background-image: url('images/background-salon.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_gridUmformungen
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridUmformungen
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridUmformungen > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridUmformungen > .col-1
{
   flex: 0 0 auto;
}
#gridUmformungen > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridUmformungen > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Titel 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: center;
}
#wb_Titel div
{
   text-align: center;
}
#wb_Titel
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MainMenu
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#MainMenu
{
   display: inline-block;
   height: 66px;
}
#wb_MainMenu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_MainMenu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_MainMenu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_MainMenu ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_MainMenu ul li a
{
   background-color: rgba(58,58,58,0.47);
   color: #DCDCDC;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 8px 10px 10px 10px;
   text-align: center;
}
#wb_MainMenu > ul > li > a 
{
   margin-right: 2px;
   height: 48px;
}
.MainMenu a 
{
   display: block;
}
#wb_MainMenu li:hover > a, #wb_MainMenu li .active
{
   background-color: rgba(12,12,12,0.71);
   color: #FFE599;
}
#wb_MainMenu ul ul
{
   display: none;
   position: absolute;
   top: 66px;
}
#wb_MainMenu ul li:hover > ul
{
   display: list-item;
}
#wb_MainMenu ul ul li 
{
   float: none;
   position: relative;
   width: 116px;
}
#wb_MainMenu ul ul li a
{
   background-color: #4F4F4F;
   border: 0px solid #A9A9A9;
   color: #FFFFFF;
}
#wb_MainMenu ul ul li:hover > a, #wb_MainMenu ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_MainMenu ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_MainMenu ul ul li a 
{
   padding-top: 15px;
   padding-right: 10px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_MainMenu ul ul ul li 
{
   left: 116px;
   position: relative;
   top: -66px;
}
#wb_MainMenu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-top: 4px solid #DCDCDC;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_MainMenu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_MainMenu li:hover > a .arrow-down, #wb_MainMenu li .active .arrow-down
{ 
   border-top-color: #FFE599;
}
#wb_MainMenu ul ul li:hover > a .arrow-left, #wb_MainMenu ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#MainMenu i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#MainMenu .home-filled:before
{
   content: "\e9b2";
}
#MainMenu .face-2:before
{
   content: "\f8da";
}
#MainMenu .water-drop:before
{
   content: "\e798";
}
#wb_gritTitel
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gritTitel
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#gritTitel > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gritTitel > .col-1
{
   flex: 0 0 auto;
}
#gritTitel > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 1080px)
{
#gritTitel > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gridService1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
}
#gridService1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#gridService1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#gridService1 > .row > .col-1, #gridService1 > .row > .col-2, #gridService1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridService1 > .row > .col-1, #gridService1 > .row > .col-2, #gridService1 > .row > .col-3
{
   float: left;
}
#gridService1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#gridService1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#gridService1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#gridService1:before,
#gridService1:after,
#gridService1 .row:before,
#gridService1 .row:after
{
   display: table;
   content: " ";
}
#gridService1:after,
#gridService1 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#gridService1 > .row > .col-1, #gridService1 > .row > .col-2, #gridService1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_gridSchnittStyling
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridSchnittStyling
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridSchnittStyling > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridSchnittStyling > .col-1
{
   flex: 0 0 auto;
}
#gridSchnittStyling > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridSchnittStyling > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtFußzeile 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: center;
}
#wb_txtFußzeile div
{
   text-align: center;
}
#wb_txtFußzeile
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtSchnittStyling 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtSchnittStyling div
{
   text-align: center;
}
#wb_txtSchnittStyling
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridFärbungen
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridFärbungen
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridFärbungen > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridFärbungen > .col-1
{
   flex: 0 0 auto;
}
#gridFärbungen > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridFärbungen > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gridTönungen
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridTönungen
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridTönungen > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridTönungen > .col-1
{
   flex: 0 0 auto;
}
#gridTönungen > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridTönungen > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gridService2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gridService2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#gridService2 > .col-1, #gridService2 > .col-2, #gridService2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridService2 > .col-1, #gridService2 > .col-2, #gridService2 > .col-3
{
   flex: 0 0 auto;
}
#gridService2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#gridService2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#gridService2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 800px)
{
#gridService2 > .col-1, #gridService2 > .col-2, #gridService2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtSchnittStylingBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_txtSchnittStylingBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 26px;
}
#wb_txtSchnittStylingBullets p, #wb_txtSchnittStylingBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtSchnittStylingBullets
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtFärbungenBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_txtFärbungenBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
}
#wb_txtFärbungenBullets p, #wb_txtFärbungenBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtFärbungenBullets
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtFärbungen 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtFärbungen div
{
   text-align: center;
}
#wb_txtFärbungen
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtTönungenBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_txtTönungenBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
}
#wb_txtTönungenBullets p, #wb_txtTönungenBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtTönungenBullets
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtTönungen 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtTönungen div
{
   text-align: center;
}
#wb_txtTönungen
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridSträhnen
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridSträhnen
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridSträhnen > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridSträhnen > .col-1
{
   flex: 0 0 auto;
}
#gridSträhnen > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridSträhnen > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtSträhnenBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_txtSträhnenBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
}
#wb_txtSträhnenBullets p, #wb_txtSträhnenBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtSträhnenBullets
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtSträhnen 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtSträhnen div
{
   text-align: center;
}
#wb_txtSträhnen
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtUmformungenBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_txtUmformungenBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: 400;
   font-size: 16px;
   line-height: 19.5px;
}
#wb_txtUmformungenBullets p, #wb_txtUmformungenBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtUmformungenBullets
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtUmformungen 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtUmformungen div
{
   text-align: center;
}
#wb_txtUmformungen
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridKinder
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridKinder
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridKinder > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridKinder > .col-1
{
   flex: 0 0 auto;
}
#gridKinder > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridKinder > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtKinderBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_txtKinderBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
}
#wb_txtKinderBullets p, #wb_txtKinderBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtKinderBullets
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtKinder 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtKinder div
{
   text-align: center;
}
#wb_txtKinder
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridService3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gridService3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#gridService3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridService3 > .col-1
{
   flex: 0 0 auto;
}
#gridService3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridService3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gridService4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gridService4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#gridService4 > .col-1, #gridService4 > .col-2, #gridService4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridService4 > .col-1, #gridService4 > .col-2, #gridService4 > .col-3
{
   flex: 0 0 auto;
}
#gridService4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#gridService4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#gridService4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 800px)
{
#gridService4 > .col-1, #gridService4 > .col-2, #gridService4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gridWellness
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridWellness
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridWellness > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridWellness > .col-1
{
   flex: 0 0 auto;
}
#gridWellness > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridWellness > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtWellnessBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_txtWellnessBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
}
#wb_txtWellnessBullets p, #wb_txtWellnessBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtWellnessBullets
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtWellness 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtWellness div
{
   text-align: center;
}
#wb_txtWellness
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 10px 0 ;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 12px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridGesichtsBehandlung
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, rgba(206,183,167,0.55) 0%, rgba(33,31,29,0.31) 100%);
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#gridGesichtsBehandlung
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridGesichtsBehandlung > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridGesichtsBehandlung > .col-1
{
   flex: 0 0 auto;
}
#gridGesichtsBehandlung > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridGesichtsBehandlung > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtGesichtsBehandlungBullets 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: left;
}
#wb_txtGesichtsBehandlungBullets
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
}
#wb_txtGesichtsBehandlungBullets p, #wb_txtGesichtsBehandlungBullets ul
{
   margin: 0;
   padding: 0;
}
#wb_txtGesichtsBehandlungBullets
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtGesichtsBehandlung 
{
   background-image: linear-gradient(to bottom, rgba(12,12,12,0.47) 0%, rgba(0,0,0,0.78) 100%);
   border: 0px dashed #000000;
   border-radius: 12px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_txtGesichtsBehandlung div
{
   text-align: center;
}
#wb_txtGesichtsBehandlung
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridService5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gridService5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 8px 0;
   margin-right: auto;
   margin-left: auto;
}
#gridService5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridService5 > .col-1
{
   flex: 0 0 auto;
}
#gridService5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridService5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtGesichtsBehandlungDetails 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_txtGesichtsBehandlungDetails
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: 400;
   font-size: 16px;
   line-height: 19.5px;
}
#wb_txtGesichtsBehandlungDetails p, #wb_txtGesichtsBehandlungDetails ul
{
   margin: 0;
   padding: 0;
}
#wb_txtGesichtsBehandlungDetails
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridNuSkin
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gridNuSkin
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridNuSkin > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridNuSkin > .col-1
{
   flex: 0 0 auto;
}
#gridNuSkin > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridNuSkin > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gridMarkenname
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 12px;
   box-sizing: border-box;
   margin: 0;
}
#gridMarkenname
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridMarkenname > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridMarkenname > .col-1
{
   flex: 0 0 auto;
}
#gridMarkenname > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#gridMarkenname > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtgridMarkenname 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 4px 0 20px 0 ;
   text-align: left;
}
#wb_txtgridMarkenname
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: 400;
   font-size: 11px;
   line-height: 12.5px;
}
#wb_txtgridMarkenname p, #wb_txtgridMarkenname ul
{
   margin: 0;
   padding: 0;
}
#wb_txtgridMarkenname
{
   display: block;
   margin: 4px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridFußzeile
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gridFußzeile
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gridFußzeile > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridFußzeile > .col-1
{
   flex: 0 0 auto;
}
#gridFußzeile > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#gridFußzeile > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
