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

#border {
	position: absolute;
	width: 726px;
	height: 88px;
  border:1px solid #c2c2c2; 	
}

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

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

.images{
	position: absolute;
	width: 728px;
	height: 90px;
	left: 0px;
	top: 0px;
}

#vlakLinks{
  height: 90px;
  width: 350px;
  position: absolute;
  background-color: #008374;
}

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


#txtEen, #txtTwee, #txtDrie, #txtVier, #txtVijfa,#txtVijfb,#txtVijfc{ 
	position: absolute;
}

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

#kaderEen, #kaderTwee{
    position: absolute;
    border: 3px solid #fff;
    width: 20px;
    height: 20px;
    left: 52px;
    top: 19px;
}

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

#checkEen, #checkTwee{
	position: absolute;
	height: 20px;
	width: 20px;
	clip: rect(0px,0px,30px,0px);
}
#checkWrapper{
	position: absolute;
	height: 20px;
	width: 20px;
	clip: rect(0px,0px,20px,0px);
}


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

#logo{
    position: absolute;
    width: 108px;
    height: auto;
	left: 606px;
    top: 52px;
}

#BtnWrapper{
	position: absolute;
    width: 101px;
    height: 27px;
	left: 608px;
	top: 15px;
	background-color: #F67E00;
	border-radius: 4px;
	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;
}
