/* CSS Document */

/* divs */

a:focus {outline: 0;}

@font-face {
    font-family: 'Myriad Web';
    src: url('/webfonts/Myriad Web.eot');
    src: url('/webfonts/Myriad Web.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/Myriad Web.woff') format('woff'),
         url('/webfonts/Myriad Web.ttf') format('truetype'),
         url('/webfonts/Myriad Web.svg#myriad_roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Cond';
    src: url('/webfonts/MyriadPro-Cond.eot');
    src: url('/webfonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/MyriadPro-Cond.woff') format('woff'),
         url('/webfonts/MyriadPro-Cond.ttf') format('truetype'),
         url('/webfonts/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro-light-webfont';
    src: url('/webfonts/myriadpro-light-webfont.eot');
    src: url('/webfonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/myriadpro-light-webfont.woff') format('woff'),
         url('/webfonts/myriadpro-light-webfont.ttf') format('truetype'),
         url('/webfonts/myriadpro-light-webfont.svg#myriadpro-light-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('/webfonts/MyriadPro-Regular.eot');
    src: url('/webfonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/MyriadPro-Regular.woff') format('woff'),
         url('/webfonts/MyriadPro-Regular.ttf') format('truetype'),
         url('/webfonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriadroman';
    src: url('/webfonts/myriad_roman-webfont.eot');
    src: url('/webfonts/myriad_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/myriad_roman-webfont.woff') format('woff'),
         url('/webfonts/myriad_roman-webfont.ttf') format('truetype'),
         url('/webfonts/myriad_roman-webfont.svg#myriad_roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Army';
    src: url('/webfonts/Army.eot');
    src: url('/webfonts/Army.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/Army.woff') format('woff'),
         url('/webfonts/Army.ttf') format('truetype'),
         url('/webfonts/Army.svg#Army') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	margin : 0;
	padding : 0;
	background-color:#fff;
}

#topheader {
	background-color:#fff;
	width:93%;
	padding-left:5%;
	padding-right:2%;
	position:fixed;
    top:0;	
	height:42px;
	z-index:999999;
	}

.topheadertext {
	font-family:myriadroman, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom: 0px solid #c00000;
	}

#header_left {
	width:25%;
	float:left;
	text-align:left;
	padding-top:10px;
	}

#header_right {
	width:75%;
	float:left;
	text-align:right;
	padding-top:1px;
	}
	
.topheaderlink a {
	font-family:myriadroman, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom: 0px solid #c00000;
	}
	
.topheaderlink a:hover {
	font-family:myriadroman, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #000000;
	}

#tab a {
	width:110px;
	height:30px;
	border:0px;
	margin-left:1px;
	margin-right:1px;
	float:right;
	background-color:#c00000;
	padding-top:9px;
	text-decoration:none;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	transition:all 1s ease;
	text-transform:uppercase;
	}

#tab a:hover {
	width:110px;
	height:30px;
	border:0px;
	margin-left:1px;
	margin-right:1px;
	float:right;
	background-color:#000000;
	padding-top:9px;
	text-decoration:none;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	text-transform:uppercase;
	}

#tab_Active a {
	width:110px;
	height:30px;
	border:0px;
	margin-left:1px;
	margin-right:1px;
	float:right;
	background-color:#000000;
	padding-top:9px;
	text-decoration:none;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	text-transform:uppercase;
	}

#tab_Active a:hover {
	width:110px;
	height:30px;
	border:0px;
	margin-left:1px;
	margin-right:1px;
	float:right;
	background-color:#000000;
	padding-top:9px;
	text-decoration:none;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	text-transform:uppercase;
	}

.tabjes {
	font-family:MyriadPro-Cond, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	}

#menu {
	width:100%;
	height:51px;
	padding-bottom:10px;
	margin-top:30px;
	border:0px;
	position:absolute;
	z-index:9;
	}

#menuwrapper {
	width:95%;
	padding-left:2%;
	padding-right:3%;
	position:fixed;
	margin: 0px auto;
	background-color:#000000;
	height:90px;
	z-index:9;
	text-align:center;
	}

#logo {
	width:100%;
	border:0px;
	padding-top:100px;
	margin: 0px auto;
	text-align:center;
	z-index:0;
	position:absolute;
	}

#menuitems {
	width:100%;
	text-align:center;
	border:0px;
	margin-top:24px;
	position:relative;
	z-index:99999;
	}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#rotator {
	position:fixed;
	top:90px;
	width:100%;
	z-index:-9;
}

#rotator-Mob {
	display:none;
}

.containerreviews {
  position: relative;
  width: 80%;
  margin: auto;
}

.slide {
  float: left;
  height: 100%;
  min-height: 1px;
  text-align:left;
  background-color:#FFFFFF;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.MainTekst {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:19px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
}

.Tariefkorting {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:19px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
}

.MainTekstWhiteBig {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:22px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
}

.MainTekstWhiteBigLink a {
	font-family: "MyriadPro-Regular", Arial, Verdana, Times, serif;
	font-size:22px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
	border-bottom: 1px solid #FFFFFF;
}

.MainTekstWhiteBigLink a:hover {
	font-family: "MyriadPro-Regular", Arial, Verdana, Times, serif;
	font-size:22px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
	border-bottom: 0px solid #FFFFFF;
}

.MainTekstBlack {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:19px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
}

.MainTekstBlackLink a {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:19px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
	border-bottom:1px solid #000;
}

.MainTekstBlackLink a:hover {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:19px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
	border-bottom: 0px solid #000;
}


#content {
	width:96%;
	padding-left:2%;
	padding-right:2%;
	margin-top:39%;
	text-align:center;
	position:relative;
	background-color:#000;
	border-top: 4px solid #FFFFFF;
	z-index:0;
	background-image:url(/images/bg_/boot.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#content2 {
	width:70%;
	padding-left:15%;
	padding-right:15%;
	margin-top:-25px;
	padding-top:70px;
	text-align:center;
	position:relative;
	background-color:#fff;
	z-index:1;
}

#content1 {
	width:80%;
	padding-left:10%;
	padding-right:10%;
	margin-top:21%;
	padding-top:80px;
	padding-bottom:80px;
	text-align:center;
	position:relative;
	background-color:#000;
	border-top: 4px solid #FFFFFF;
	z-index:-2;
	background-image:url(/images/bg_/boot.png);
	background-repeat:no-repeat;
	background-position:center left;
}

#BackgroundRed {
	background-color:#c00000; 
	padding-top:4%; 
	padding-bottom:4%; 
	padding-left:6%; 
	padding-right:6%; 
	width:88%; 
	text-align:center;
	}
 
#rotator1 {
	width:100%;
	margin: 0px auto;
	position:absolute;
	z-index:9;
}

.caption1 {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	margin-top: -100px;
	width:100%;
	text-align:center;
}

.textSlider1 {
	font-family: "pricedown_bl", Arial, Verdana, Helvetica, sans-serif;
	font-size:94px;
	color:#c11719;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.textSlider2 {
	font-family: "pricedown_bl", Arial, Verdana, Helvetica, sans-serif;
	font-size:94px;
	color:#ffffff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 40%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: url("/images/navigatie/themes.png") no-repeat left top;
  padding: 20px 0;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.events {
  list-style: none;
  }

.callbacks_container {
  position: relative;
  margin: 0px auto;
  width: 100%;
  margin-top:0px;
  z-index:1;
  text-align:center;
}

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  margin: 0px auto;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-family:'BradleyHandITC', Arial, Helvetica, sans-serif;
  font-size: 36px;
  text-shadow: none;
  color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.3);
  right: 0;
  top: 0;
  padding: 10px 10px;
  margin: 0;
  text-align:right;
  text-shadow: 1px 1px 1px #000;  
}

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 20%;
  margin: 160px;
  opacity: 1;
  z-index: 999999999999;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 40px;
  width: 40px;
  background: transparent url("/images/navigatie/themes.png") no-repeat left top;
  }

.callbacks_nav:active {
  opacity: 0.6;
  }

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
	}

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

#blockWrapper {
	width:100%;
	max-width:1500px;
	margin: 0px auto;
	text-align:center;
}

#blockcircles {
	width:33%;
	float:left;
	}

#blockcirclesMOB {
	display:none;
	}

#blockcirclesHome {
	width:33%;
	float:left;
	}

#block a {
	width:100%;
	margin-top:-35%;
	padding:2%;
	background-color:#C00000;
	border-radius:225px;
	height:275px;
	width:275px;
	border: 3px solid #FFF;
	display:inline-block;
}

#block a:hover {
	width:100%;
	margin-top:-35%;
	padding:2%;
	background-color:#000;
	border-radius:225px;
	height:275px;
	width:275px;
	border: 3px solid #FFF;
}

#BlockKader {
	width:100%;
	margin: 0px auto;
	padding-bottom:10px;
	text-align: center;
}

.KopjesCircles {
	font-family:MyriadPro-Cond, Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	}

.KopjesCirclesStrippen {
	font-family:MyriadPro-Cond, Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	}


h1 {
	font-family: "Army", Arial, Verdana, Times, serif;
	font-size:46px;
	font-weight:normal;
	color: #FFF;
	}

h2 {
	font-family: "Army", Arial, Verdana, Times, serif;
	font-size:46px;
	font-weight:normal;
	color: #FFF;
	}

.h2Red {
	font-family: "Army", Arial, Verdana, Times, serif;
	font-size:64px;
	font-weight:normal;
	color: #C00000;
	}

.Armywhitebig {
	font-family: "Army", Arial, Verdana, Times, serif;
	font-size:46px;
	font-weight:normal;
	color: #FFF;
	}

#locaties {
	width:100%;
	max-width:1220px;
	margin: 0px auto;
	text-align:center;
	background-color:#FFFFFF;
}

#BlockKaderLocaties {
	width:92%;
	margin: 0px auto;
	padding-bottom:18px;
	text-align:left;
	padding-top:30px;
}

#BlockKaderLocatiesTekst {
	width:90%;
	text-align:left;
	padding-right:5%;
	padding-left:5%;
}

.KopjesLocaties {
	font-family:MyriadPro-Cond, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#C00000;
	text-decoration:none;
	letter-spacing:1px;
	line-height:190%;
	}

.Tekstlocaties {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

.KopjesReviews {
	font-family:MyriadPro-Cond, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#C00000;
	text-decoration:none;
	letter-spacing:1px;
	line-height:190%;
	text-transform:uppercase;
	}

.TekstReviews {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:160%;
	font-style:italic;
	}

#oefeningen {
	float:left;
	width:33%;
	padding-bottom:80px;
	}
	
#oefeningen1 {
	float:left;
	width:50%;
	}

#oefeningen2 {
	float:left;
	width:100%;
	}

#footer {
	width:90%;
	margin: 0px auto;
	text-align:cemter;
	padding-bottom:30px;
	padding-left:5%;
	padding-right:5%;
	background-color: #000000;
	z-index:0;
    position:absolute;
	}

#blockWrapper3 {
	width:100%;
	margin: 0px auto;
	padding-top:80px;
	max-width:600px;
	text-align:center;
}

#block5 {
	width:33%;
	float:left;
	margin-bottom:80px;
	margin-top:50px;
}

#circleGreenTOP {
	width:44px;
	height:44px;
	border-radius:44px;
	background-color:#efefef;
	padding:10px;
	transition:all 1s ease;
	position:relative;
	top: -20px;
	float:right;
	border:4px;
	border-style:solid;
	border-color:transparent;
	margin-right:10px;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.0); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

#circleTransparent {
	width:44px;
	height:44px;
	border-radius:44px;
	background-color:#000;
	padding:10px;
	transition:all 1s ease;
	position:relative;
	top: -20px;
	float:right;
	text-align:right;
	border:4px;
	border-style:solid;
	border-color:transparent;
	margin-right:10px;
}

#circleRedTOP {
	width:44px;
	height:44px;
	border-radius:44px;
	background-color:#000;
	padding:10px;
	transition:all 1s ease;
	position:relative;
	top: 60px;
	border:4px;
	border-style:solid;
	border-color:#FFF;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

.circle1 a {
	width:250px;
	height:250px;
	border-radius:250px;
	background-color:#C00000;
	padding:50px;
	background-image:url(/images/social-media/facebook_wh.png);
	background-repeat:no-repeat;
	background-position:center;
	transition:all 1s ease;
}

.circle1 a:hover {
	width:250px;
	height:250px;
	border-radius:250px;
	background-color:#FFF;
	padding:50px;
	background-image:url(/images/social-media/facebook_gr.png);
	background-repeat:no-repeat;
	background-position:center;
}

.circle2 a {
	width:250px;
	height:250px;
	border-radius:250px;
	background-color:#C00000;
	padding:50px;
	background-image:url(/images/social-media/twitter_wh.png);
	background-repeat:no-repeat;
	background-position:center;
	transition:all 1s ease;
}

.circle2 a:hover {
	width:250px;
	height:250px;
	border-radius:250px;
	background-color:#FFF;
	padding:50px;
	background-image:url(/images/social-media/twitter_gr.png);
	background-repeat:no-repeat;
	background-position:center;
}

.circle3 a {
	width:250px;
	height:250px;
	border-radius:250px;
	background-color:#C00000;
	padding:50px;
	background-image:url(/images/social-media/email_wh.png);
	background-repeat:no-repeat;
	background-position:center;
	transition:all 1s ease;
}

.circle3 a:hover {
	width:250px;
	height:250px;
	border-radius:250px;
	background-color:#FFF;
	padding:50px;
	background-image:url(/images/social-media/email_gr.png);
	background-repeat:no-repeat;
	background-position:center;
}

#HomeLeft {
	width:50%;
	float:left;
	text-align:right;
	padding-top:50px;
	margin-bottom:70px;
}

#HomeRight {
	width:25%;
	float:left;
	text-align:left;
	padding-left:5%;
	padding-top:60px;
	margin-bottom:70px;
}

.knop { 
	text-align:center; 
	padding:14px 60px;
	border:0; 
	background-color:#C00000; 
	color: #FFFFFF;
	cursor:pointer; 
	font-size:22px;
	letter-spacing:1px;
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
	transition:all 1s ease;
	margin-top:20px;
	border: 2px solid #FFF;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

.knop:hover {
	text-align:center; 
	padding:14px 60px;
	border:0; 
	background-color:#000000; 
	color: #FFFfff;
	cursor:pointer; 
	font-size:22px;
	letter-spacing:1px;
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
	margin-top:20px;
	border: 2px solid #FFF;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

.knopActive { 
	text-align:center; 
	padding:14px 60px;
	border:0; 
	background-color:#000000; 
	color: #FFFFFF;
	cursor:pointer; 
	font-size:22px;
	letter-spacing:1px;
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
	transition:all 1s ease;
	margin-top:20px;
	border: 2px solid #FFF;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

.knopActive:hover {
	text-align:center; 
	padding:14px 60px;
	border:0; 
	background-color:#000000; 
	color: #FFFfff;
	cursor:pointer; 
	font-size:22px;
	letter-spacing:1px;
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
	margin-top:20px;
	border: 2px solid #FFF;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

.container {
  width: 250px;
  height: 250px;
  position:relative;
  background-color:grey;
}

.corner {
  width: 0; 
	height: 0; 
	border-top: 150px solid #C00000;
	border-bottom: 150px solid transparent;
	border-right: 150px solid transparent;
}

.corner span {
  position:absolute;
  top: 35px;
  width: 100px;
  left: 5px;
  text-align: center;
  font-size: 16px;
  font-family: arial;
  transform: rotate(-45deg);
  display:block;
}


#HomeLeft1 {
	width:70%;
	float:left;
	text-align:left;
	padding-top:90px;
	background-color:#FFFFFF;
	min-height:600px;
	margin: 0px auto;
}

#HomeRight1 {
	width:30%;
	float:left;
	text-align:left;
	background-image:url(/images/home/bootcamptrainingen.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:100%!important;
	min-height:690px;
}

#BootcamptrainingenWrapper {
	width:64%;
	padding-left:6%;
	margin: 0px auto;
	text-align:left;
}

#block50 {
	width:41%;
	float:left;
	text-align:left;
	padding-right:6%;
	padding-left:3%;
	padding-bottom:10px;
	padding-top:30px;
}

#block50Webshop {
	width:41%;
	float:left;
	text-align:left;
	padding-right:6%;
	padding-left:3%;
	padding-bottom:10px;
	padding-top:30px;
}

#block50Webshop1 {
	width:41%;
	float:left;
	text-align:left;
	padding-right:6%;
	padding-left:3%;
	padding-bottom:10px;
	padding-top:30px;
}

#bootcamptrainingenicon {
	width:95px;
	margin-right:10px;
	float:left;
}

#bootcamptrainingentekst {
	width:220px;
	float:left;
	min-height:170px;
}

.bootcamptrainingenkopje {
	font-family:MyriadPro-Cond, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:1px;
	line-height:200%;
}

.bootcamptrainingentekst {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:16px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	line-height:150%;
}

#Actie {
	width:90%;
	margin: 0px auto;
	text-align:center;
	background-image:url(/images/bg_/actie_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10%;
	padding-bottom:10%;
	padding-left:5%;
	padding-right:5%;
}

#Kidsbootcamp {
	width:90%;
	margin: 0px auto;
	text-align:center;
	background-image:url(/images/bg_/kids_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:150px;
	padding-bottom:150px;
	padding-left:5%;
	padding-right:5%;
}

#Tarieven {
	width:90%;
	margin: 0px auto;
	text-align:center;
	background-image:url(/images/bg_/tarieven_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:130px;
	padding-left:5%;
	padding-right:5%;
}

#Strippen-kopen {
	width:90%;
	margin: 0px auto;
	text-align:center;
	background-image:url(/images/bg_/strippen-kopen_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:80px;
	padding-left:5%;
	padding-right:5%;
}

#HomeLeft2 {
	width:30%;
	float:left;
	text-align:left;
	background-image:url(/images/home/bootcamptrainingen1.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:100%!important;
	min-height:690px;
}


#HomeRight2 {
	width:54%;
	float:left;
	background-color:#f3f3f9;
	text-align:left;
	padding:60px;
	padding-left:8%;
	padding-right:8%;
	min-height:570px;
	position:relative; 
	z-index:0;
}

#contact50left {
	float:left;
	width:48%;
	text-align:right;
	margin-right: 2%;
}

#contact50right {
	float:left;
	width:48%;
	text-align:left;
	margin-right: 2%;
}

#stars {
	width:33%;
	float:left;
	text-align:left;
	margin-bottom:4px;
}

#starstekst {
	width:75%;
	float:left;
	text-align:left;
	margin-top:14px;
	margin-bottom:4px;
}

#CircleRed {
	width:150px;
	height:150px;
	border-radius:150px;
	background-color:#C00000;
	padding:50px;
	padding-top:70px;
	padding-bottom:30px;
	transition:all 1s ease;
}

#CircleRed1 {
	width:200px;
	height:200px;
	border-radius:180px;
	background-color:#C00000;
	padding:20px;
	transition:all 1s ease;
}

#footer1 {
	width:84%;
	margin: 0px auto;
	text-align:left;
	margin-top:25px;
}

#copyright {
	width:50%;
	text-align:left;
	float:left;
	margin-bottom:25px;
}

#design {
	width:50%;
	text-align:right;
	float:left;
	margin-bottom:25px;
}

.FooterTekst {
	font-family:MyriadPro-Regular, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
}

.FooterLink a {
	font-family:myriadpro-light-webfont, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 0px solid #FFFFFF;
	letter-spacing:1px;
}

.FooterLink a:hover {
	font-family:myriadpro-light-webfont, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing:1px;
}


.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url('/images/button/scroll-top.png') no-repeat;
	z-index: 9999;
}

.Form {
	width: 92%;
	max-width:330px;
	padding:6px;
	border:1px;
	border-style:solid;
	border-color:#c0c0c0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #F8F8F8;
	text-align:left;
	line-height:150%;
	font-family:myriadpro-light-webfont, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
}

.FormFout {
	width: 92%;
	max-width:330px;
	padding:6px;
	border:1px;
	border-style:solid;
	border-color:#c00000;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #F8F8F8;
	text-align:left;
	line-height:150%;
	font-family:myriadpro-light-webfont, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
}

.FormSmall {
	width: 92%;
	max-width:72px;
	padding:6px;
	border:1px;
	border-style:solid;
	border-color:#c0c0c0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #F8F8F8;
	text-align:left;
	line-height:150%;
	font-family:myriadpro-light-webfont, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
}

.FormSmallFout {
	width: 92%;
	max-width:72px;
	padding:6px;
	border:1px;
	border-style:solid;
	border-color:#c00000;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #F8F8F8;
	text-align:left;
	line-height:150%;
	font-family:myriadpro-light-webfont, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
}

.FormSmall1 {
	width: 92%;
	max-width:120px;
	padding:6px;
	border:1px;
	border-style:solid;
	border-color:#c0c0c0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #F8F8F8;
	text-align:left;
	line-height:150%;
	font-family: "Myriad Web", Arial, Verdana, Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
	text-transform: uppercase;
}

.MainTekstRood {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#ff0000;
	text-decoration:none;
	line-height:170%;
}

.MainTekstRoodSmall {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#c00000;
	text-decoration:none;
	line-height:150%;
}

.LinkRood a {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:19px;
	font-weight:normal;
	color:#c00000;
	text-decoration:none;
	line-height:150%;
	border-bottom: 1px solid #c00000;
}

.LinkRood a:hover {
	font-family: "myriadpro-light-webfont", Arial, Verdana, Times, serif;
	font-size:19px;
	font-weight:normal;
	color:#c00000;
	text-decoration:none;
	line-height:150%;
	border-bottom: 0px solid #c00000;
}
#inschrijven {
	width:80%;
	max-width:900px;
	margin: 0px auto;
	text-align:left;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:40px;
	padding-right:40px;
	background-color:#000000;
	border-radius:16px;
	border:#CCCCCC 1px solid;
}

#inschrijvenRed {
	width:80%;
	max-width:900px;
	margin: 0px auto;
	text-align:left;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:40px;
	padding-right:40px;
	background-color:#c00000;
	border-radius:16px;
}

#knoppenWrapper {
	width:100%;
	text-align:center;
	margin: 0px auto;
	max-width:1200px;
	margin-top:80px;
}

#knoppen-mijnarea {
	width:25%;
	text-align:center;
	float:left;
	margin-bottom:60px;
}

.knop-membersarea { 
	text-align:center; 
	padding:10px;
	border:0; 
	background-color:#C00000; 
	color: #FFFFFF;
	cursor:pointer; 
	font-size:16px;
	letter-spacing:1px;
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
	border: 2px solid #FFF;
	transition:all 1s ease;
	margin-top:20px;
	min-height:100px;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

.knop-membersarea:hover {
	text-align:center; 
	padding:10px;
	border:0; 
	background-color:#000000; 
	color: #FFFfff;
	cursor:pointer; 
	font-size:16px;
	letter-spacing:1px;
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
	margin-top:20px;
	border: 2px solid #FFF;
	min-height:100px;
	box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -webkit-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); -moz-box-shadow: 4px 4px 18px 0px rgba(0,0,0,0.89); 
}

#leden {
	width:100%;
	padding:0px;
	vertical-align:top;
	text-align:left;
}

#leden1 {
	width:100%;
	padding:0px;
	vertical-align:top;
	text-align:left;
}

#id {
	width:5%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

#date {
	width:10%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

#name {
	width:18%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

#city {
	width:14%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

#phone {
	width:10%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

#email1 {
	width:25%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

#fitplus {
	width:10%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

#strippen {
	width:5%;
	float:left;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#strippen1 {
	width:10%;
	float:left;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#action {
	width:3%;
	float:left;
	text-align:right;
	padding-top:9px;
	padding-bottom:2px;
}

#action1 {
	width:10%;
	float:left;
	text-align:right;
	padding-top:5px;
	padding-bottom:2px;
}
#mijgegevensLeft {
	width:49%;
	text-align:right;
	padding-right:1%;
	float:left;
	margin-bottom:10px;
}

#mijgegevensRight {
	width:49%;
	text-align:left;
	padding-left:1%;
	float:left;
	margin-bottom:-10px;
}

#gegLeft {
	width:45%;
	text-align:left;
	float:left;
}

#gegRight {
	width:55%;
	text-align:left;
	float:left;
}

#gegLeft1 {
	width:40%;
	text-align:left;
	float:left;
	margin-bottom:5px;
}

#gegRight1 {
	width:60%;
	text-align:left;
	float:left;
	margin-bottom:5px;
}

#knop a {
	text-align:left; 
	padding:14px; 
	border:0; 
	background-color:#000000; 
	cursor:pointer; 
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;;
	transition:all 1s ease;
	border-radius:8px;
}

#knop a:hover{
	text-align:left; 
	padding:14px; 
	border:0; 
	background-color:#c00000; 
	cursor:pointer; 
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
}

#knop_active a {
	text-align:left; 
	padding:14px; 
	border:0; 
	background-color:#c00000; 
	cursor:pointer; 
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;;
	transition:all 1s ease;
	border-radius:8px;
}

#knop_active a:hover{
	text-align:left; 
	padding:14px; 
	border:0; 
	background-color:#000000; 
	cursor:pointer; 
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
}

.knopSmall {
	color:#ffffff; 
	background-color:transparent; 
	cursor:pointer; 
	font-size:22px; 
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
	font-weight:normal;
	text-decoration:none !important;
	border:0;
	letter-spacing:0.5px;
	transition:all 1s ease;
}

#training_wrapper {
	width:100%;
	min-height:40px;
	text-align:left;
}

#training_wrapper3 {
	width:104%;
	text-align:left;
}

#training_col1 {
	width:10%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

#training_col2 {
	width:13.3%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

#training_col3 {
	width:13.3%;
	float:left;
	padding-top:9px;
	padding-bottom:0px;
}

#training_col4 {
	width:20%;
	float:left;
}

#training_col5 {
	width:20%;
	float:left;
}

#training_col6 {
	width:20%;
	float:left;
}

.niet-aangemeld {
	font-family:myriadroman, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	line-height:150%;
}

.aangemeld {
	font-family:myriadroman, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #00000;
	text-decoration:none;
	line-height:100%;
	letter-spacing:0.5px;
}

#knopTrainingActive a {
	text-align:center;
	padding-top:4px; 
	padding-bottom:6px; 
	padding-left:6px; 
	padding-right:6px; 
	border:0; 
	background-color:#c00000; 
	cursor:pointer; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;;
	transition:all 1s ease;
	border-radius:8px;
	margin-top:-7px;
	min-width:68px;
	position:absolute;
}

#knopTrainingActive a:hover{
	text-align:center;
	padding-top:4px; 
	padding-bottom:6px; 
	padding-left:6px; 
	padding-right:6px; 
	border:0; 
	background-color:#000000; 
	cursor:pointer; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	min-width:68px;
	border-radius:8px;
}

.knopSmallTraining {
	color:#ffffff; 
	background-color:transparent; 
	cursor:pointer; 
	font-size:16px; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	font-weight:normal;
	text-decoration:none !important;
	border:0;
	letter-spacing:0.5px;
	transition:all 1s ease;
}

#knopTrainingVol  {
	padding-top:4px; 
	padding-bottom:6px; 
	padding-left:6px; 
	padding-right:6px; 
	border:0; 
	background-color:#c00000; 
	cursor:pointer; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;;
	transition:all 1s ease;
	border-radius:8px;
	margin-top:-7px;
	position:absolute;
	min-width:68px;
	text-align:center;
}

#knopTraining a {
	text-align:left; 
	padding-top:4px; 
	padding-bottom:6px; 
	padding-left:6px; 
	padding-right:6px; 
	border:0; 
	background-color:#000000; 
	cursor:pointer; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;;
	transition:all 1s ease;
	border-radius:8px;
	margin-top:-7px;
	position:absolute;
}

#knopTraining a:hover{
	text-align:left; 
	padding-top:4px; 
	padding-bottom:6px; 
	padding-left:6px; 
	padding-right:6px; 
	border:0; 
	background-color:#c00000; 
	cursor:pointer; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	border-radius:8px;
}

#knopTrainingActive a {
	text-align:center;
	padding-top:4px; 
	padding-bottom:6px; 
	padding-left:6px; 
	padding-right:6px; 
	border:0; 
	background-color:#c00000; 
	cursor:pointer; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;;
	transition:all 1s ease;
	border-radius:8px;
	margin-top:-7px;
	min-width:68px;
	position:absolute;
}

#knopTrainingActive a:hover{
	text-align:center;
	padding-top:4px; 
	padding-bottom:6px; 
	padding-left:6px; 
	padding-right:6px; 
	border:0; 
	background-color:#000000; 
	cursor:pointer; 
	font-family: Arial Narrow, Arial, Verdana, Times, serif;
	text-decoration:none !important;
	min-width:68px;
	border-radius:8px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 12%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
	font-size:16px;
	font-family:MyriadPro-Cond, Arial Narrow, Arial, Verdana, Times, serif;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.pagNumActive {
    color: #ffffff;
	font-family: "myriadroman", Arial, Verdana, Times, serif;
	font-size:14px;
    border:#000000 1px solid; background-color: #000000; padding-left:14px; padding-right:14px; padding-top:10px; padding-bottom:10px; margin-right:5px;
}
.paginationNumbers a:link {
    color: #404040;
    text-decoration: none;
	font-family: "myriadroman", Arial, Verdana, Times, serif;
	font-size:14px;
    border:#e9e9e9 1px solid; background-color:#fff; padding-left:14px; padding-right:14px; padding-top:10px; padding-bottom:10px; margin-right:5px;
}
.paginationNumbers a:visited {
    color: #404040;
    text-decoration: none;
	font-family: "myriadroman", Arial, Verdana, Times, serif;
	font-size:14px;
    border:#e9e9e9 1px solid; background-color:#ffffff; padding-left:14px; padding-right:14px; padding-top:10px; padding-bottom:10px; margin-right:5px;
}
.paginationNumbers a:hover {
    color: #404040;
    text-decoration: none;
	font-family: "myriadroman", Arial, Verdana, Times, serif;
	font-size:14px;
    border:#c0c0c0 1px solid; background-color: #fff; padding-left:14px; padding-right:14px; padding-top:10px; padding-bottom:10px;margin-right:5px; 
}
.paginationNumbers a:active {
    color: #404040;
    text-decoration: none;
	font-family: "myriadroman", Arial, Verdana, Times, serif;
	font-size:14px;
    border:#e9e9e9 1px solid; background-color:#fff; padding-left:14px; padding-right:14px; padding-top:10px; padding-bottom:10px; margin-right:5px;
}


#tarief1 {
	width:100%; 
	padding:20px;
	background-color: #000000;
	border-radius:8px;
}

.slidingDiv {
	height:1100px;
	background-image:url(/images/parcours/paashaas.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	text-align:center;
}

.slidingDiv1 {
	height:300px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	text-align:left;
	background-color:#000000;
	border-radius:12px;
}

#scroller {
	position: relative;
}

#scroller .innerScrollArea {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#scroller ul {
	padding: 0;
	margin: 0;
	position: relative;
}

#scroller li {
	margin-right:50px;
	margin-left:50px;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 36px;
	padding-right: 36px;
	border-radius: 16px;
	list-style-type: none;
	position: absolute;
	background-color:#FFFFFF;
}

#imagescroller {
	margin-right:20px;
	margin-left:20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 16px;
	background-color:#FFFFFF;
}

#FBcomp {
	width:500px; 
	text-align:center; 
	margin: 0px auto; 
	background-color:#FFFFFF; 
	padding:50px; 
	border-radius:20px; 
}

#FBmob {
	display:none; 
}

.highlightit_dark img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.highlightit_dark:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}



div.circle {
	position:relative;
	top:100px;
	left:20px;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.button:hover {
  background: #06D85F;
}

#sub-bootcamptrainingen {
	width:290px;
	height:300px;
	display:none;
}

#filterwebshop {
	float:left;
	margin-left:14px;
}

#filterwebshop1 {
	float:right;
	margin-right:14px;
}

.product_wrapper {
	float:left;
	padding: 10px;
	text-align: center;
	}
.product_wrapper:hover {
	box-shadow: 0 0 0 2px #e5e5e5;
	cursor:pointer;
	}
.product_wrapper .name {
	font-weight:bold;
	}
.product_wrapper .buy {
	text-transform: uppercase;
	background: #F68B1E;
	border: 1px solid #F68B1E;
	cursor: pointer;
	color: #fff;
	padding: 8px 40px;
	margin-top: 10px;
}
.product_wrapper .buy:hover {
	background: #f17e0a;
	border-color: #f17e0a;
}
.message_box .box{
	border: 0px solid #2b772e;
	text-align: center;
	font-weight: bold;
	color: #2b772e;
	font-family:"Myriad Web";
	text-transform:uppercase;
	font-size:16px;
	}
.table td {
	border-bottom: #F0F0F0 0px solid;
	padding: 0px;
	}
.cart_div {
	float:right;
	font-weight:bold;
	position:relative;
	margin-right:-20px;
	}
.cart_div a {
	color:#000;
	}	
.cart_div span {
	font-family:"Myriad Web";
	font-size: 12px;
	background: #C00000;
	padding: 2px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: -14px;
	left: 20px;
	color: #fff;
	width: 16px;
	height: 16px;
	text-align: center;
	box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.89); 
	-webkit-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.89); 
	-moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.89);
	}
.cart .remove {
	background: none;
	border: none;
	color: #C00000;
	cursor: pointer;
	padding: 0px;
	}
.cart .remove:hover {
	text-decoration:underline;
	}
	
#shopcartkol0 {
	float:left;
	width:15%;
	text-align:center;
	}

#shopcartkol1 {
	float:left;
	width:20%;
	}
	
#shopcartkol2 {
	float:left;
	width:24%;
	text-align:left;
	}

#shopcartkol3 {
	float:left;
	width:16%;
	text-align:right;
	}

#shopcartkoltotal {
	float:right;
	width:97%;
	margin-right:3%;
	text-align:right;
	margin-bottom:40px;
	}

#shopcartkolbutton1 {
	float:left;
	width:53%;
	text-align:left;
	margin-bottom:40px;
	}

#shopcartkolbutton2 {
	float:right;
	width:44%;
	margin-right:3%;
	text-align:right;
	margin-bottom:40px;
	}


.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 10% auto;
  padding: 14px;
  background: #EFEFEF;
  border-radius: 10px;
  width: 40%;
  position: relative;
  transition: all 5s ease-in-out;
  border: 6px solid #FFF;
}

.popup h2 {
	margin-top: 20;
	font-family: "Army", Arial, Verdana, Times, serif;
	font-size:46px;
	font-weight:normal;
	color: #FFF;
}

.popup .close {
  position: absolute;
  top: 10px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.popup .close:hover {
  color: #C00000;
}

.popup .content {
  max-height: 50%;
  overflow: auto;
}


input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 10px;
}

/* Might want to wrap a span around your checkbox text */
.checkboxtext
{
  /* Checkbox text */
  font-size: 110%;
  display: inline;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(225, 225, 225, 0.75) 1.5em 0 0 0, rgba(225, 225, 225, 0.75) 1.1em 1.1em 0 0, rgba(225, 225, 225, 0.75) 0 1.5em 0 0, rgba(225, 225, 225, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(225, 225, 225, 0.75) 0 -1.5em 0 0, rgba(225, 225, 225, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(225, 225, 225, 0.75) 1.5em 0 0 0, rgba(225, 225, 225, 0.75) 1.1em 1.1em 0 0, rgba(225, 225, 225, 0.75) 0 1.5em 0 0, rgba(225, 225, 225, 0.75) -1.1em 1.1em 0 0, rgba(225, 225, 225, 0.75) -1.5em 0 0 0, rgba(225, 225, 225, 0.75) -1.1em -1.1em 0 0, rgba(225, 225, 225, 0.75) 0 -1.5em 0 0, rgba(225, 225, 225, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px;
}
    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
.control_indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 25px;
    width: 25px;
    background: #e6e6e6;
    border: 1px solid #000000;
    border-radius: 5px;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #cccccc;
}

.control input:checked ~ .control_indicator {
    background: #5ac02a;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 8px;
    top: 2px;
    width: 5px;
    height: 14px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}
.control-checkbox .control_indicator::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4.5rem;
    height: 4.5rem;
    margin-left: -1.3rem;
    margin-top: -1.3rem;
    background: #2aa1c0;
    border-radius: 3rem;
    opacity: 0.6;
    z-index: 99999;
    transform: scale(0);
}
@keyframes s-ripple {
    0% {
        transform: scale(0);
    }
    20% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
@keyframes s-ripple-dup {
   0% {
       transform: scale(0);
    }
   30% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.control-checkbox input + .control_indicator::before {
    animation: s-ripple 250ms ease-out;
}
.control-checkbox input:checked + .control_indicator::before {
    animation-name: s-ripple-dup;
}
}


@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
    margin: 30% auto;
  }

.popup h2 {
	font-size:20px;
}
}


@media only screen and (max-width: 324px) {

#topheader {
	height:74px;
	width:95%;
	padding-right:0%;
	}

.topheadertext {
	font-size:12px;
	}

.topheaderlink a {
	font-size:12px;
	}
	
.topheaderlink a:hover {
	font-size:12px;
	}

#tab a {
	width:90px;
	height:24px;
	}

#tab a:hover {
	width:90px;
	height:24px;
	}

#tab_Active a {
	width:90px;
	height:24px;
	}

#tab_Active a:hover {
	width:90px;
	height:24px;
	}

.tabjes {
	font-size:14px;
	}
	
#logo {
	width:50%;
	padding-left:25%;
	padding-right:25%;
	margin-top:-170px;
	z-index:0;
	}

#menu {
	margin-top:20px;
	}

#menuwrapper {
	position:absolute;
	width:100%;
	padding-left:0%;
	padding-right:0%;
	text-align:left;
	margin-top:-150px;
	height:40px;
	}

#rotator {
	position:absolute;
	top:-91px;
	width:100%;
	z-index:-9;
}

#content {
	margin-top:13%;
}

#content1 {
	margin-top:13%;
}

#content2 {
	width:88%;
	padding-left:6%;
	padding-right:6%;
}

#header_left {
	width:100%;
	}

#header_right {
	width:100%;
	background-color:#fff;
	padding-top:6px;
	}

#menu {
	margin-top:200px;
	}


#HomeRight {
	width:90%;
	padding-right:5%;
	padding-top:10px;
	text-align:center;
}

h1 {
	font-size:30px;
	}

h2 {
	font-size:30px;
	}

.popup h2 {
	font-size:20px;
}

#Actie {
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:15%;
	padding-bottom:20%;
}

#HomeLeft2 {
	width:100%;
}

#HomeRight2 {
	width:84%;
	margin-top:0px;
	padding-top:10%;
	padding-bottom:16%;
}

#locaties {
	width:70%;
}

.callbacks_nav {
	display:none;
  }

#blockcirclesHome {
	display:none;
	}

#blockcirclesMOB {
	display: table;
	text-align:center;
	margin: 0px auto;
	margin-bottom:10px;
	}

#blockcircles {
	width:100%;
	float:none;
	margin-bottom:0px;
	}

#blockWrapper {
	width:100%;
	margin: 0px auto;
	text-align:center;
}

#block a {
	width:28%;
	float:none;
	position:relative;
	z-index:99;
	padding:2%;
	margin-top:25px;
	background-color:#C00000;
	border-radius:200px;
	height:250px;
	width:250px;
	border: 3px solid #FFF;
	display:inline-block;
}

#block a:hover {
	width:28%;
	float:none;
	position:relative;
	z-index:99;
	padding:2%;
	margin-top:25px;
	background-color:#000;
	border-radius:200px;
	height:250px;
	width:250px;
	border: 3px solid #FFF;
	display:inline-block;
}

#blockWrapper {
	width:100%;
	margin: 0px auto;
	text-align:center;
	margin-top:-50px;
}

#block a {
	float:none;
	padding:2%;
	margin-top:25px;
	border-radius:140px;
	height:190px;
	width:190px;
	border: 2px solid #FFF;
	display:inline-block;
}

#block a:hover {
	float:none;
	padding:2%;
	margin-top:25px;
	border-radius:140px;
	height:190px;
	width:190px;
	border: 2px solid #FFF;
}

.KopjesCircles {
	font-size:20px;
	}

#imagecircle {
	width:50%;
	margin: 0px auto;
	}

#imageleesmeer {
	width:16%;
	margin: 0px auto;
	}

#BootcamptrainingenWrapper {
	width:88%;
	padding-left:6%;
	padding-right:6%;
	text-align:center;
}

#bootcamptrainingenicon {
	width:98%;
}

#bootcamptrainingentekst {
	width:98%;
}

#oefeningen {
	float:none;
	width:100%;
	}

#oefeningen1 {
	float:none;
	width:100%;
	}

.MainTekstWhiteBig {
	font-size:18px;
}

.MainTekstWhiteBigLink a {
	font-size:18px;
}

.MainTekstWhiteBigLink a:hover {
	font-size:18px;
}

#stars {
	width:100%;
	float:none;
	text-align:center;
}

#starstekst {
	width:100%;
	float:none;
	text-align:center;
	margin-top:14px;
}

#contact50left {
	float:none;
	width:100%;
	text-align:center;
	margin-right: 0%;
	margin-bottom:50px;
}

#contact50right {
	float:none;
	width:100%;
	text-align:center;
	margin-right: 0%;
}

#copyright {
	width:100%;
	text-align:center;
	float:none;
}

#design {
	width:100%;
	text-align:center;
	float:none;
}

#CircleRed {
	width:100px;
	height:100px;
	border-radius:100px;
	background-color:#C00000;
	padding:50px;
	padding-top:60px;
	padding-bottom:40px;
	transition:all 1s ease;
}

#knoppen-mijnarea {
	width:100%;
	text-align:center;
	float:none;
}

.Form {
	text-align:center;
}

.FormFout {
	text-align:center;
}

#shopcartkol0 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}

#shopcartkol1 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}
	
#shopcartkol2 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}

#shopcartkol3 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}

#shopcartkoltotal {
	float:none;
	width:100%;
	margin-right:0%;
	text-align:center;
	margin-bottom:40px;
	}

#shopcartkolbutton1 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:60px;
	}

#shopcartkolbutton2 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	}

#filterwebshop {
	float:none;
	margin-left:0px;
	margin-bottom:8px;
	text-align:center;
}

#filterwebshop1 {
	float:none;
	margin-right:0px;
	text-align:center;
}

#block50 {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:center;
}

#block50Webshop {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:center;
}

#block50Webshop1 {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:center;
}

.knop-membersarea { 
	padding:8px;
	font-size:13px;
	letter-spacing:0.4px;
	margin-top:20px;
	min-height:60px;
}

.knop-membersarea:hover { 
	padding:8px;
	font-size:13px;
	letter-spacing:0.4px;
	margin-top:20px;
	min-height:60px;
}

#BackgroundRed {
	padding-top:12%; 
	padding-bottom:12%; 
	padding-left:10%; 
	padding-right:10%; 
	width:80%; 
	}

.knop { 
	padding:12px 30px 8px 30px;
	font-size:18px;
}

.knop:hover {
	padding:8px 30px;
	font-size:18px;
}

.knopActive { 
	padding:8px 30px;
	font-size:18px;
}

.knopActive:hover {
	padding:8px 30px;
	font-size:18px;
}

#mijgegevensLeft {
	width:100%;
	text-align:center;
	padding-right:0%;
	float:none;
	margin-bottom:2px;
}

#mijgegevensRight {
	width:96%;
	margin-left:1%;
	margin-right:3%;
	text-align:center;
	padding-right:0%;
	float:none;
}

.cart_div span {
	padding-top:4px;
	padding-bottom:0px;
	}

.popup {
  margin: 25% auto;
  width: 70%;
}

.Tariefkorting {
	color: #000000;
}

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

}

/* Samsung Galaxy (landscape) */
@media only screen and (min-width: 325px) and (max-width: 499px) {

.Tariefkorting {
	color: #000000;
}

#topheader {
	height:74px;
	width:95%;
	padding-right:0%;
	}

.topheadertext {
	font-size:12px;
	}

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

.topheaderlink a {
	font-size:12px;
	}
	
.topheaderlink a:hover {
	font-size:12px;
	}

#tab a {
	width:90px;
	height:24px;
	}

#tab a:hover {
	width:90px;
	height:24px;
	}

#tab_Active a {
	width:90px;
	height:24px;
	}

#tab_Active a:hover {
	width:90px;
	height:24px;
	}

.tabjes {
	font-size:14px;
	}
	
#logo {
	width:50%;
	padding-left:25%;
	padding-right:25%;
	margin-top:-170px;
	z-index:0;
	}

#menu {
	margin-top:20px;
	}

#menuwrapper {
	position:absolute;
	width:100%;
	padding-left:0%;
	padding-right:0%;
	text-align:left;
	margin-top:-150px;
	height:40px;
	}

#rotator {
	position:absolute;
	top:-91px;
	width:100%;
	z-index:-9;
}

#content {
	margin-top:15%;
}

#content1 {
	margin-top:12%;
}

#content2 {
	width:84%;
	padding-left:8%;
	padding-right:8%;
}

#header_left {
	width:100%;
	}

#header_right {
	width:100%;
	background-color:#fff;
	padding-top:6px;
	}

#menu {
	margin-top:200px;
	}


#HomeRight {
	width:90%;
	padding-right:5%;
	padding-top:10px;
	text-align:center;
}

h1 {
	font-size:30px;
	}

h2 {
	font-size:30px;
	}

.popup h2 {
	font-size:22px;
}

#Actie {
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:25%;
	padding-bottom:30%;
}

#HomeLeft2 {
	width:100%;
}

#HomeRight2 {
	width:84%;
	margin-top:0px;
	padding-top:10%;
	padding-bottom:16%;
}

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

.callbacks_nav {
	display:none;
  }

#locaties {
	width:80%;
}

#locaties {
	width:70%;
}

#blockcircles {
	width:100%;
	float:none;
	margin-bottom:0px;
	}

#blockcirclesHome {
	display:none;
	}

#blockcirclesMOB {
	display: table;
	text-align:center;
	margin: 0px auto;
	margin-bottom:10px;
	}

#blockWrapper {
	width:100%;
	margin: 0px auto;
	text-align:center;
	margin-top:-50px;
}

#block a {
	float:none;
	padding:2%;
	margin-top:25px;
	border-radius:140px;
	height:190px;
	width:190px;
	border: 2px solid #FFF;
	display:inline-block;
}

#block a:hover {
	float:none;
	padding:2%;
	margin-top:25px;
	border-radius:140px;
	height:190px;
	width:190px;
	border: 2px solid #FFF;
}

#imagecircle {
	width:50%;
	margin: 0px auto;
	}

#imageleesmeer {
	width:16%;
	margin: 0px auto;
	}


#block50 {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:center;
}

#block50Webshop {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:left;
}

#block50Webshop1 {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:center;
}

#HomeLeft1 {
	width:100%;
}

#HomeRight1 {
	width:100%;
	margin-top:70px;
}

#BootcamptrainingenWrapper {
	width:88%;
	padding-left:6%;
	padding-right:6%;
	text-align:center;
}

#bootcamptrainingenicon {
	width:98%;
}

#bootcamptrainingentekst {
	width:98%;
}

#oefeningen {
	float:none;
	width:100%;
	}

#oefeningen1 {
	float:none;
	width:100%;
	}

.MainTekstWhiteBig {
	font-size:18px;
}

.MainTekstWhiteBigLink a {
	font-size:18px;
}

.MainTekstWhiteBigLink a:hover {
	font-size:18px;
}

#stars {
	width:100%;
	float:none;
	text-align:center;
}

#starstekst {
	width:100%;
	float:none;
	text-align:center;
	margin-top:14px;
}

#contact50left {
	float:none;
	width:100%;
	text-align:center;
	margin-right: 0%;
	margin-bottom:50px;
}

#contact50right {
	float:none;
	width:100%;
	text-align:center;
	margin-right: 0%;
}

#copyright {
	width:100%;
	text-align:center;
	float:none;
}

.knop-membersarea { 
	padding:8px;
	font-size:13px;
	letter-spacing:0.4px;
	margin-top:20px;
	min-height:60px;
}

.knop-membersarea:hover { 
	padding:8px;
	font-size:13px;
	letter-spacing:0.4px;
	margin-top:20px;
	min-height:60px;
}

#design {
	width:100%;
	text-align:center;
	float:none;
}

#BackgroundRed {
	padding-top:12%; 
	padding-bottom:12%; 
	padding-left:14%; 
	padding-right:14%; 
	width:72%; 
	}

#CircleRed {
	width:100px;
	height:100px;
	border-radius:100px;
	background-color:#C00000;
	padding:50px;
	padding-top:60px;
	padding-bottom:40px;
	transition:all 1s ease;
}

#knoppen-mijnarea {
	width:100%;
	text-align:center;
	float:none;
}

#mijgegevensLeft {
	width:100%;
	text-align:center;
	padding-right:0%;
	float:none;
	margin-bottom:2px;
}

#mijgegevensRight {
	width:96%;
	margin-left:1%;
	margin-right:3%;
	text-align:center;
	padding-right:0%;
	float:none;
}

.Form {
	text-align:center;
}

.FormFout {
	text-align:center;
}

.knop { 
	padding:12px 30px 8px 30px;
	font-size:18px;
}

.knop:hover {
	padding:8px 30px;
	font-size:18px;
}

.knopActive { 
	padding:8px 30px;
	font-size:18px;
}

.knopActive:hover {
	padding:8px 30px;
	font-size:18px;
}


#shopcartkol0 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}

#shopcartkol1 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}
	
#shopcartkol2 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}

#shopcartkol3 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:8px;
	}

#shopcartkoltotal {
	float:none;
	width:100%;
	margin-right:0%;
	text-align:center;
	margin-bottom:40px;
	}

#shopcartkolbutton1 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:60px;
	}

#shopcartkolbutton2 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	}

#filterwebshop {
	float:none;
	margin-left:0px;
	margin-bottom:8px;
	text-align:center;
}

#filterwebshop1 {
	float:none;
	margin-right:0px;
	text-align:center;
}

.KopjesCircles {
	font-size:20px;
	}

.cart_div span {
	padding-top:4px;
	padding-bottom:0px;
	}

.popup {
  margin: 25% auto;
  width: 70%;
}

}

/* iPhone and other smartphones (portrait) */
@media only screen and (min-width: 500px) and (max-width: 899px) {

.Tariefkorting {
	color: #000000;
}

#logo {
	width:50%;
	padding-left:25%;
	padding-right:25%;
	margin-top:-170px;
	z-index:0;
	}

#menuwrapper {
	position:absolute;
	width:100%;
	padding-left:0%;
	padding-right:0%;
	text-align:left;
	margin-top:-175px;
	height:40px;
	}

#rotator {
	position:absolute;
	top:-117px;
	width:100%;
	z-index:-9;
}

#content {
	margin-top:14%;
}

#content1 {
	margin-top:4%;
}

#content2 {
	width:84%;
	padding-left:8%;
	padding-right:8%;
}

#menu {
	margin-top:200px;
	}

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

#HomeRight {
	width:90%;
	padding-right:5%;
	padding-top:10px;
}

h1 {
	font-size:36px;
	}

h2 {
	font-size:36px;
	}

.popup h2 {
	font-size:30px;
}

#Actie {
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:15%;
	padding-bottom:18%;
}

#HomeLeft2 {
	width:100%;
}

#HomeRight2 {
	width:84%;
	margin-top:0px;
	padding-top:10%;
	padding-bottom:16%;
}

.callbacks_nav {
	display:none;
  }

#locaties {
	width:76%;
}

#blockWrapper {
	width:100%;
	max-width:100%;
	margin: 0px auto;
	text-align:center;
	margin-top:-10%;
}

#block a {
	padding:2%;
	margin-top:25px;
	border-radius:100px;
	height:150px;
	width:150px;
	border: 2px solid #FFF;
	display:inline-block;
}

#block a:hover {
	padding:2%;
	margin-top:25px;
	border-radius:100px;
	height:150px;
	width:150px;
	border: 2px solid #FFF;
}

#imagecircle {
	width:40%;
	margin: 0px auto;
	}

#imageleesmeer {
	width:12%;
	margin: 0px auto;
	}

#block50 {
	width:50%;
	padding-right:0%;
	padding-left:0%;
	margin: 0px auto;
	text-align:left;
}

#block50Webshop {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:left;
}

#block50Webshop1 {
	width:94%;
	padding-right:3%;
	margin: 0px auto;
	text-align:center;
}

.KopjesCircles {
	font-size:18px;
	}

#HomeLeft1 {
	width:100%;
}

#HomeRight1 {
	width:100%;
	margin-top:50px;
}

#BootcamptrainingenWrapper {
	width:88%;
	padding-left:6%;
	padding-right:6%;
	text-align: left;
}

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

#bootcamptrainingentekst {
	text-align:left;
	margin: 0px auto;
}

#oefeningen {
	float:none;
	width:100%;
	}

#oefeningen1 {
	float:none;
	width:100%;
	text-align:center;
	}

#BackgroundRed {
	padding-top:8%; 
	padding-bottom:8%; 
	padding-left:14%; 
	padding-right:14%; 
	width:72%; 
	}

.MainTekstWhiteBig {
	font-size:18px;
}

.MainTekstWhiteBigLink a {
	font-size:18px;
}

.MainTekstWhiteBigLink a:hover {
	font-size:18px;
}

#stars {
	width:100%;
}

#starstekst {
	width:60%;
}

#contact50left {
	float:none;
	width:100%;
	text-align:center;
	margin-right: 0%;
	margin-bottom:50px;
}

#contact50right {
	float:none;
	width:100%;
	text-align:center;
	margin-right: 0%;
}

#copyright {
	width:100%;
	text-align:center;
	float:none;
}

#design {
	width:100%;
	text-align:center;
	float:none;
}


#CircleRed {
	width:100px;
	height:100px;
	border-radius:100px;
	background-color:#C00000;
	padding:50px;
	padding-top:60px;
	padding-bottom:40px;
	transition:all 1s ease;
}

#blockcircles {
	width:100%;
	float:none;
	margin-bottom:0px;
	}

#knoppen-mijnarea {
	width:50%;
	text-align:center;
	float:left;
}

#mijgegevensLeft {
	width:100%;
	text-align:center;
	padding-right:0%;
	float:none;
	margin-bottom:2px;
}

#mijgegevensRight {
	width:100%;
	text-align:center;
	padding-right:0%;
	float:none;
}

.Form {
	text-align:center;
}

.FormFout {
	text-align:center;
}

#shopcartkolbutton1 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:60px;
	}

#shopcartkolbutton2 {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	}

#filterwebshop {
	float:left;
	margin-left:14px;
	margin-bottom:8px;
}

#filterwebshop1 {
	float:right;
	margin-right:14px;
}

.cart_div span {
	padding-top:4px;
	padding-bottom:0px;
	}

.popup {
  margin: 20% auto;
  width: 60%;
}

}

/* iPhone and other smartphones (landscape) */
@media only screen and (min-width: 900px) and (max-width: 1400px) {


#menuwrapper {
	margin-top:-144px;
	}

#rotator {
	position:absolute;
	top:-54px;
	width:100%;
	z-index:-9;
}

#logo {
	width:100%;
	margin-top:-160px;
	z-index:0;
	}

#content {
	margin-top:31%;
}

#content1 {
	margin-top:13%;
}

#content2 {
	width:84%;
	padding-left:8%;
	padding-right:8%;
}

#menu {
	margin-top:180px;
	}

#HomeRight {
	width:40%;
}

h1 {
	font-size:36px;
	}

h2 {
	font-size:36px;
	}

.callbacks_nav {
  top: 12%;
  margin: 100px;
  }

#locaties {
	width:86%;
}

#blockWrapper {
	width:100%;
	max-width:100%;
	margin: 0px auto;
	text-align:center;
	margin-top:-10%;
}

#block a {
	padding:2%;
	margin-top:25px;
	border-radius:150px;
	height:200px;
	width:200px;
	border: 2px solid #FFF;
	display:inline-block;
}

#block a:hover {
	padding:2%;
	margin-top:25px;
	border-radius:150px;
	height:200px;
	width:200px;
	border: 2px solid #FFF;
}

#imagecircle {
	width:50%;
	margin: 0px auto;
	}

#imageleesmeer {
	width:16%;
	margin: 0px auto;
	}

#BootcamptrainingenWrapper {
	width:88%;
	padding-left:6%;
	padding-right:6%;
	margin: 0px auto;
	text-align: left;
}

#HomeRight1 {
	min-height:790px;

}

#knoppen-mijnarea {
	width:33%;
	text-align:center;
	float:left;
}

#CircleRed1 {
	padding:26px;
}

.KopjesCircles {
	font-size:22px;
	}

}

@media only screen and (min-width: 1400px) and (max-width: 1800px) {

#HomeRight {
	width:35%;
}

.callbacks_nav {
  top: 20%;
  margin: 130px;
  }

#BootcamptrainingenWrapper {
	width:88%;
	padding-left:6%;
	padding-right:6%;
	margin: 0px auto;
	text-align:left;
}

#HomeLeft1 {
	padding-bottom:30px;
}

#HomeRight1 {
	min-height:720px;

}



}
