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

#border {
	position: absolute;
	width: 968px;
	height: 88px;
/*  border-top:1px solid #c2c2c2; 	
  border-bottom:1px solid #c2c2c2; */	
}

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

#bg{
	position: absolute;
	top:0px;
	left:0px;
	width: 970px;
	height: 90px;
}

.plaatjes{
	position: absolute;
	width: 970px;
	height: 90px;
}

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


#txtDrie, #txtVier, #txtVijfa,#txtVijfb,#txtVijfc{ 
	position: absolute;
	top:-2px;
	left:20px;
}

#txtEen, #txtTwee{ 
	position: absolute;
	top:14px;
		left:20px;
}



#kaderTwee{
position: absolute;
    border: 5px solid #fff;
    width: 26px;
    height: 26px;
    left: 22px;
    top: 13px;
}

#kaderDrie{
position: absolute;
    border: 5px solid #fff;
    width: 26px;
    height: 26px;
    left: 22px;
    top: 13px;
}

#kaderVier{
position: absolute;
    border: 5px solid #fff;
    width: 26px;
    height: 26px;
    left: 22px;
    top: 13px;
}

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

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

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

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

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

#logo{
    position: absolute;
    width: 180px;
    height: auto;
    right: 52px;
    top: 24px;
}

#BtnWrapper{
	position: absolute;
    width: 101px;
    height: 27px;
	right: 19px;
	top: 17px;
	background-color: #F67E00;
	border-radius: 6px;
	z-index: 999;
	cursor: pointer;
}

#booknow{
	position: absolute;
    width: 101px;
    height: 27px;
}

#kaderWrapper{
position: absolute;
    width: 14px;
    height: 14px;
    top: 4px;
    right: 8px;
    overflow: hidden;
    border: 2px solid #fff;
}

#kader{
	position: absolute;
	width: 28px;
	height: 14px;
	left: -13px;
}

#terms {
	position: absolute;
	right: 0px;
}
