#container {
  position: absolute;
  width: 970px;
  height: 250px;
  top: 0px;
  left: 0px;
  margin: auto;
  overflow: hidden;
}

#txtEen, #txtTwee{ 
	position: absolute;
	top: 59px;
}

#txtDrie{ 
    position: absolute;
    top: 59px;
    left: 0px;
}

 #txtVier, #txtVijfa,#txtVijfb,#txtVijfc{ 
position: absolute;
    top: 59px;
    left: 0px;
}

.check2{
	position: absolute;
	fill:none;
	stroke:#fff;
	stroke-miterlimit:10;
	stroke-width:3px;
	height: 34px;
	width: 34px;
/*	clip: rect(0px,0px,30px,0px);*/
}

#checkTest2{
	position: absolute;
	height: 34px;
	width: 34px;
	left: -2px;
	top: -2px;
	clip: rect(0px,0px,30px,0px);
}


#green {
	position: absolute;
	width: 100%;
	height: 109px;
	background-color: #008374;
	left: 0px;
	top: 0px;
}

#border {
	position: absolute;
	width: 968px;
	height: 248px;
  border:1px solid #c2c2c2; 	
}

#overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index: 999;
}

#bg{
	position: absolute;
	top:0px;
	left:0px;
}

.plaatjes{
	width: 970px;
	height: 250px;
}

#bgOverlay{
	position: absolute;
	top: -50px;
	left: 100px;
}




#kaderTwee{
    position: absolute;
    border: 5px solid #fff;
    width: 34px;
    height: 34px;
    left: 72px;
    top: 101px;
}

#kaderDrie{
    position: absolute;
    border: 5px solid #fff;
    width: 34px;
    height: 34px;
    left: 72px;
    top: 101px;
}

#kaderVier{
    position: absolute;
    border: 5px solid #fff;
    width: 30px;
    height: 30px;
    left: 72px;
    top: 101px;
}

.check{
	position: absolute;
	fill:none;
	stroke:#fff;
	stroke-miterlimit:10;
	stroke-width:3px;
	height: 34px;
	width: 34px;
/*	clip: rect(0px,0px,30px,0px);*/
}

#checkTest{
	position: absolute;
	height: 34px;
	width: 34px;
	clip: rect(0px,0px,34px,0px);
}



#footer{
	position: absolute;
	width: 256px;
	height: 100%;
	right: 0px;
	bottom: 0px;
	background-color: #008374;
}


#logo{
position: absolute;
    width: 213px;
    height: auto;
    left: 378px;
    top: 28px;
}


#terms {
	position: absolute;
	width: 970px;
	height: 250px;
}

#BtnWrapper{
	position: absolute;
    width: 173px;
    height: 47px;
	left: 756px;
	top: 83px;
	background-color: #F67E00;
	border-radius: 6px;
	z-index: 999;
	cursor: pointer;
}

#booknow{
	position: absolute;
    width: 173px;
    height: 47px;
}

#kaderWrapper{
position: absolute;
    width: 22px;
    height: 22px;
    top: 10px;
    right: 15px;
    overflow: hidden;
    border: 3px solid #fff;
}

#kader{
	position: absolute;
	width: 44px;
	height: 22px;
	left: -21px;
}
