/* CSS Document */

#pascontainer {
margin: 0 auto;
width: 600px;
position: relative;
}

#preview {
position: absolute;
left: 5px;
float: left;
background: transparent url(images/tatoo.jpg) 50% 50% no-repeat;
width: 569px;
height: 358px;
margin: 15px auto;
z-index: 1000;
}

#hoekjeTop {
width:18px;
height: 18px;
background: transparent url(images/hoekjeLinks.gif) left top no-repeat;
position: absolute;
left: 0;
top: 0;
}

#hoekjeBottom {
width: 18px;
height: 18px;
background: transparent url(images/hoekjeBottom.gif) left top no-repeat;
position: absolute;
left: 0;
top: 340px;
}

#hoekjeTopRight {
width:18px;
height: 18px;
background: transparent url(images/hoekjeTopRight.gif) left top no-repeat;
position: absolute;
right: 0px;
top: 0;
}

#hoekjeBottomRight {
width: 18px;
height: 18px;
background: transparent url(images/hoekjeBottomRight.gif) left top no-repeat;
position: absolute;
right: 0px;
top: 340px;
}

#pas {
float: left;
background:#EEE url(images/pas_check.jpg) left top no-repeat;
width: 585px;
height: 375px;
margin: 10px auto;
z-index: -10;
}

#chip {
width:88px;
height: 78px;
background: transparent url(images/chip.gif) center top no-repeat;
position: absolute;
left: 41px;
top: 135px;
}

#maestro {
width:110px;
height: 69px;
background: transparent url(images/maestro.gif) center top no-repeat;
position: absolute;
left: 440px;
top: 18px;
}

#dexia {
width:126px;
height: 49px;
background: transparent url(images/dexia.gif) center top no-repeat;
position: absolute;
left: 38px;
top: 32px;
}

#cardimage {
width:567px;
height: 357px;
background: transparent url(images/image.jpg) center top no-repeat;
position: absolute;
left: 1px;
top: 0px;
}
