body
{
   background-color: #F0FFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
@-webkit-keyframes focus-in
{
   0% { filter: blur(20px); opacity: 0.0;  }
   100% { opacity: 1.0; filter: blur(0);  }
}
@-moz-keyframes focus-in
{
   0% { filter: blur(20px); opacity: 0.0;  }
   100% { opacity: 1.0; filter: blur(0);  }
}
@keyframes focus-in
{
   0% { filter: blur(20px); opacity: 0.0;  }
   100% { opacity: 1.0; filter: blur(0);  }
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.InbetweenBar
{
   font-family: Arial;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #229CD0;
   -webkit-text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
}
.InbetweenBar2
{
   font-family: Arial;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #87CEEB;
   -webkit-text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
}
.WaterStyle
{
   text-decoration: none;
   background-color: #87CEEB;
}
.FlingTextBoxBlueb
{
   text-align: center;
   text-decoration: none;
   background-color: #C1E6F4;
   border: 3px solid #FFFFFF;
   border-image-source: url(images/bg_backup.jpg);
   border-image-slice: 484 560 484 560;
   border-image-width: 3px;
   border-image-repeat: stretch;
   border-radius: 10px;
   padding: 20px 0px 5px 0px;
}
#wb_GridHeader
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #87CEFA;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#GridHeader
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#GridHeader > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#GridHeader > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#GridHeader > .row > .col-1
{
   float: left;
}
#GridHeader > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#GridHeader:before,
#GridHeader:after,
#GridHeader .row:before,
#GridHeader .row:after
{
   display: table;
   content: " ";
}
#GridHeader:after,
#GridHeader .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#GridHeader > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_GridWaterval_100p
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#GridWaterval_100p
{
   box-sizing: border-box;
   height: 100vh;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#GridWaterval_100p > .row
{
   margin-right: 0;
   margin-left: 0;
}
#GridWaterval_100p > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#GridWaterval_100p > .row > .col-1
{
   float: left;
}
#GridWaterval_100p > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#GridWaterval_100p:before,
#GridWaterval_100p:after,
#GridWaterval_100p .row:before,
#GridWaterval_100p .row:after
{
   display: table;
   content: " ";
}
#GridWaterval_100p:after,
#GridWaterval_100p .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#wb_GridWaterval_100p, #GridWaterval_100p
{
   height: auto;
}
#GridWaterval_100p > div[class^="col-"]
{
   height: 100vh;
}
#GridWaterval_100p > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#GridWaterval_100p-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #87CEEB;
   opacity: 0.4;
}
#GridWaterval_100p-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#GridWaterval_100p-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#GridWaterval_100p-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 35px;
}
#GridWaterval_100p-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#GridWaterval_100p-divider-bottom .divider-fill
{
   fill: #87CEEB;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_GridPadding
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#GridPadding
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#GridPadding > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#GridPadding > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#GridPadding > .row > .col-1
{
   float: left;
   height: 47px;
}
#GridPadding > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#GridPadding:before,
#GridPadding:after,
#GridPadding .row:before,
#GridPadding .row:after
{
   display: table;
   content: " ";
}
#GridPadding:after,
#GridPadding .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#GridPadding > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(135,206,235,0.80);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 30px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid2-divider-top .divider-fill
{
   fill: #87CEEB;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 30px;
}
#LayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid2-divider-bottom .divider-fill
{
   fill: #87CEEB;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_Text_Introductie 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 35px 0px 55px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text_Introductie div
{
   text-align: left;
}
#wb_Text_Introductie
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_GridBehandelLijstStart
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#GridBehandelLijstStart
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#GridBehandelLijstStart > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#GridBehandelLijstStart > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#GridBehandelLijstStart > .row > .col-1
{
   float: left;
}
#GridBehandelLijstStart > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#GridBehandelLijstStart:before,
#GridBehandelLijstStart:after,
#GridBehandelLijstStart .row:before,
#GridBehandelLijstStart .row:after
{
   display: table;
   content: " ";
}
#GridBehandelLijstStart:after,
#GridBehandelLijstStart .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#GridBehandelLijstStart > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text_BeschikbareBehandeling div
{
   text-align: center;
}
#wb_Text_BeschikbareBehandeling
{
   display: block;
   margin: 5px 0px 10px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Grid_Slot1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#Grid_Slot1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Grid_Slot1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Grid_Slot1 > .row > .col-1, #Grid_Slot1 > .row > .col-2, #Grid_Slot1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Grid_Slot1 > .row > .col-1, #Grid_Slot1 > .row > .col-2, #Grid_Slot1 > .row > .col-3
{
   float: left;
}
#Grid_Slot1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#Grid_Slot1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot1:before,
#Grid_Slot1:after,
#Grid_Slot1 .row:before,
#Grid_Slot1 .row:after
{
   display: table;
   content: " ";
}
#Grid_Slot1:after,
#Grid_Slot1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Grid_Slot1 > .row > .col-1, #Grid_Slot1 > .row > .col-2, #Grid_Slot1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_FlyingTextImageRight1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#FlyingTextImageRight1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#FlyingTextImageRight1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#FlyingTextImageRight1 > .row > .col-1, #FlyingTextImageRight1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#FlyingTextImageRight1 > .row > .col-1, #FlyingTextImageRight1 > .row > .col-2
{
   float: left;
}
#FlyingTextImageRight1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#FlyingTextImageRight1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#FlyingTextImageRight1:before,
#FlyingTextImageRight1:after,
#FlyingTextImageRight1 .row:before,
#FlyingTextImageRight1 .row:after
{
   display: table;
   content: " ";
}
#FlyingTextImageRight1:after,
#FlyingTextImageRight1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#FlyingTextImageRight1 > .row > .col-1, #FlyingTextImageRight1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Image_TeraMaiReiki
{
   margin: 15px 0px 15px 0px;
   vertical-align: top;
}
#Image_TeraMaiReiki
{
   border: 0px solid transparent;
   border-radius: 80px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Inbetween1
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   height: 17px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Grid_Slot2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#Grid_Slot2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Grid_Slot2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Grid_Slot2 > .row > .col-1, #Grid_Slot2 > .row > .col-2, #Grid_Slot2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Grid_Slot2 > .row > .col-1, #Grid_Slot2 > .row > .col-2, #Grid_Slot2 > .row > .col-3
{
   float: left;
}
#Grid_Slot2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#Grid_Slot2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot2:before,
#Grid_Slot2:after,
#Grid_Slot2 .row:before,
#Grid_Slot2 .row:after
{
   display: table;
   content: " ";
}
#Grid_Slot2:after,
#Grid_Slot2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Grid_Slot2 > .row > .col-1, #Grid_Slot2 > .row > .col-2, #Grid_Slot2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Inbetween2
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   height: 17px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Grid_Slot3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#Grid_Slot3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Grid_Slot3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Grid_Slot3 > .row > .col-1, #Grid_Slot3 > .row > .col-2, #Grid_Slot3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Grid_Slot3 > .row > .col-1, #Grid_Slot3 > .row > .col-2, #Grid_Slot3 > .row > .col-3
{
   float: left;
}
#Grid_Slot3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#Grid_Slot3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot3:before,
#Grid_Slot3:after,
#Grid_Slot3 .row:before,
#Grid_Slot3 .row:after
{
   display: table;
   content: " ";
}
#Grid_Slot3:after,
#Grid_Slot3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Grid_Slot3 > .row > .col-1, #Grid_Slot3 > .row > .col-2, #Grid_Slot3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Inbetween3
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   height: 17px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Grid_Slot4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#Grid_Slot4
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Grid_Slot4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Grid_Slot4 > .row > .col-1, #Grid_Slot4 > .row > .col-2, #Grid_Slot4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Grid_Slot4 > .row > .col-1, #Grid_Slot4 > .row > .col-2, #Grid_Slot4 > .row > .col-3
{
   float: left;
}
#Grid_Slot4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#Grid_Slot4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot4:before,
#Grid_Slot4:after,
#Grid_Slot4 .row:before,
#Grid_Slot4 .row:after
{
   display: table;
   content: " ";
}
#Grid_Slot4:after,
#Grid_Slot4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Grid_Slot4 > .row > .col-1, #Grid_Slot4 > .row > .col-2, #Grid_Slot4 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Inbetween4
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   height: 17px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Grid_Slot5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#Grid_Slot5
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Grid_Slot5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Grid_Slot5 > .row > .col-1, #Grid_Slot5 > .row > .col-2, #Grid_Slot5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Grid_Slot5 > .row > .col-1, #Grid_Slot5 > .row > .col-2, #Grid_Slot5 > .row > .col-3
{
   float: left;
}
#Grid_Slot5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#Grid_Slot5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Grid_Slot5:before,
#Grid_Slot5:after,
#Grid_Slot5 .row:before,
#Grid_Slot5 .row:after
{
   display: table;
   content: " ";
}
#Grid_Slot5:after,
#Grid_Slot5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Grid_Slot5 > .row > .col-1, #Grid_Slot5 > .row > .col-2, #Grid_Slot5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Image_QuantumTouch
{
   margin: 15px 0px 15px 0px;
   vertical-align: top;
}
#Image_QuantumTouch
{
   border: 0px solid #000000;
   border-radius: 80px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 15px 0px 15px 0px;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 80px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image7
{
   margin: 15px 0px 15px 0px;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 80px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image4
{
   margin: 15px 0px 15px 0px;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 80px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading_TeraMaiReiki
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0px 15px 0px;
   padding: 0;
   text-align: center;
}
#Heading_TeraMaiReiki
{
   color: #454545;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text_TeraMaiReiki 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: justify;
}
#wb_Text_TeraMaiReiki div
{
   text-align: justify;
}
#wb_Text_TeraMaiReiki
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button_TeraMai
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: rgba(245,245,245,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_Heading_QuantumTouch
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0px 15px 0px;
   padding: 0;
   text-align: center;
}
#Heading_QuantumTouch
{
   color: #454545;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text_QuantumTouch 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 10px 0px 10px 0px;
   margin: 0px 0px 15px 0px;
   text-align: justify;
}
#wb_Text_QuantumTouch
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text_QuantumTouch p, #wb_Text_QuantumTouch ul
{
   margin: 0;
   padding: 0;
}
#wb_Text_QuantumTouch
{
   display: none;
   margin: 0px 0px 15px 0px;
   box-sizing: border-box;
   width: 100%;
}
#Button_QuantumTouch
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: rgba(245,245,245,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_Heading_KlassiekeMassage
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0px 15px 0px;
   padding: 0;
   text-align: center;
}
#Heading_KlassiekeMassage
{
   color: #454545;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text_KlassiekeMassage 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 10px 0px 10px 0px;
   margin: 0px 0px 15px 0px;
   text-align: justify;
}
#wb_Text_KlassiekeMassage div
{
   text-align: justify;
}
#wb_Text_KlassiekeMassage
{
   display: none;
   margin: 0px 0px 15px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading_HotstoneMassage
{
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0px 15px 0px;
   padding: 0;
   text-align: center;
}
#Heading_HotstoneMassage
{
   color: #454545;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text_HotstoneMassage 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 10px 0px 10px 0px;
   margin: 0px 0px 15px 0px;
   text-align: justify;
}
#wb_Text_HotstoneMassage div
{
   text-align: justify;
}
#wb_Text_HotstoneMassage
{
   display: none;
   margin: 0px 0px 15px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading_VoetMassage
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0px 15px 0px;
   padding: 0;
   text-align: center;
}
#Heading_VoetMassage
{
   color: #454545;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text_VoetMassage 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 10px 0px 10px 0px;
   margin: 0px 0px 15px 0px;
   text-align: justify;
}
#wb_Text_VoetMassage div
{
   text-align: justify;
}
#wb_Text_VoetMassage
{
   display: none;
   margin: 0px 0px 15px 0px;
   box-sizing: border-box;
   width: 100%;
}
#Button_KlassiekeMassage
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: rgba(245,245,245,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button_HotstoneMassage
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: rgba(245,245,245,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button_VoetMassage
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: rgba(245,245,245,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_GridContact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#GridContact
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#GridContact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#GridContact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#GridContact > .row > .col-1
{
   float: left;
}
#GridContact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#GridContact:before,
#GridContact:after,
#GridContact .row:before,
#GridContact .row:after
{
   display: table;
   content: " ";
}
#GridContact:after,
#GridContact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#GridContact > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text_ContactHeader 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0px 15px 0px;
   margin: 15px 0px 0px 0px;
   text-align: center;
}
#wb_Text_ContactHeader div
{
   text-align: center;
}
#wb_Text_ContactHeader
{
   display: block;
   margin: 15px 0px 0px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_GridFooter
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#GridFooter
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#GridFooter > .row
{
   margin-right: 0;
   margin-left: 0;
}
#GridFooter > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#GridFooter > .row > .col-1
{
   float: left;
}
#GridFooter > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#GridFooter:before,
#GridFooter:after,
#GridFooter .row:before,
#GridFooter .row:after
{
   display: table;
   content: " ";
}
#GridFooter:after,
#GridFooter .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#GridFooter > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text_ContactInformatie 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text_ContactInformatie div
{
   text-align: center;
}
#wb_Text_ContactInformatie
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon_FaceBook
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon_FaceBook
{
   height: 44px;
   width: 28px;
}
#Icon_FaceBook i
{
   color: #229CD0;
   display: inline-block;
   font-size: 28px;
   line-height: 44px;
   vertical-align: middle;
   width: 27px;
}
#Icon_FaceBook:hover i
{
   color: #222222;
}
#wb_Icon_Twitter
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon_Twitter
{
   height: 44px;
   width: 28px;
}
#Icon_Twitter i
{
   color: #229CD0;
   display: inline-block;
   font-size: 28px;
   line-height: 44px;
   vertical-align: middle;
   width: 27px;
}
#Icon_Twitter:hover i
{
   color: #222222;
}
#wb_Icon_Linkdn
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon_Linkdn
{
   height: 44px;
   width: 28px;
}
#Icon_Linkdn i
{
   color: #229CD0;
   display: inline-block;
   font-size: 28px;
   line-height: 44px;
   vertical-align: middle;
   width: 27px;
}
#Icon_Linkdn:hover i
{
   color: #222222;
}
#wb_Text_SneakyJoeri 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text_SneakyJoeri div
{
   text-align: center;
}
#wb_Text_SneakyJoeri
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image_Title
{
   margin: 0px 0px 10px 0px;
   vertical-align: top;
}
#Image_Title
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 900px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4, #LayoutGrid7 > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4, #LayoutGrid7 > .row > .col-5
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4, #LayoutGrid7 > .row > .col-5
{
   float: none;
   width: 100% !important;
}
}
#wb_Text_Subtitle 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 15px 0px;
   text-align: center;
}
#wb_Text_Subtitle div
{
   text-align: center;
}
#wb_Text_Subtitle
{
   display: block;
   margin: 0px 0px 15px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Padding_30p
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 33vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Padding_30p
{
   box-sizing: border-box;
   height: 33vh;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Padding_30p > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Padding_30p > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Padding_30p > .row > .col-1
{
   float: left;
}
#Padding_30p > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Padding_30p:before,
#Padding_30p:after,
#Padding_30p .row:before,
#Padding_30p .row:after
{
   display: table;
   content: " ";
}
#Padding_30p:after,
#Padding_30p .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#wb_Padding_30p, #Padding_30p
{
   height: auto;
}
#Padding_30p > div[class^="col-"]
{
   height: 33vh;
}
#Padding_30p > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Shape1 a img
{
   position: relative;
   left: 0;
}
#wb_Shape1 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape1 a .hover
{
   visibility: hidden;
}
#wb_Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_Shape1 a:hover .default
{
   visibility: hidden;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape2 a img
{
   position: relative;
   left: 0;
}
#wb_Shape2 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape2 a .hover
{
   visibility: hidden;
}
#wb_Shape2 a:hover .hover
{
   visibility: visible;
}
#wb_Shape2 a:hover .default
{
   visibility: hidden;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
   height: 60px;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 15px 0px 10px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #145E7C;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Footer
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Footer > .row > .col-1
{
   float: left;
}
#Footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Footer:before,
#Footer:after,
#Footer .row:before,
#Footer .row:after
{
   display: table;
   content: " ";
}
#Footer:after,
#Footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0px 0px 0px;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 5px 0px 0px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Shape3 a img
{
   position: relative;
   left: 0;
}
#wb_Shape3 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape3 a .hover
{
   visibility: hidden;
}
#wb_Shape3 a:hover .hover
{
   visibility: visible;
}
#wb_Shape3 a:hover .default
{
   visibility: hidden;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
