* {
    margin: 0;
    padding: 0;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
}
a{
text-decoration: none;
border: none;
}
img{
text-decoration: none;
border: none;
}

#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}
#container{
width: 620px;
height: 300px;
float: right;
}
#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow: hidden;
    width: 100%;
}

.box {
	background: url(imgcss/maak_uw_keuze.png) no-repeat;
    margin-top: 67px;
    margin-right: 0px;
    width: 620px;  
    height: 262px;
    float: right;
    /*border: dotted red;*/
}
.keuze{
	margin-top: 50px;
}

img.intensief{
float:right;

}

img.B_O{
float:left;
}

img.particulier{
float: left;
margin-left: 20px;
}
