@charset "utf-8";
/* CSS Document */
body{
margin:0px;
}

#thai{
margin-top:100px;
width:100%;
height:70px;
background-image:url(images/Thai.jpg);
}
#nl{
width:100%;
height:70px;
background-image:url(images/nl.jpg);
}
#tussen{
width:100%;
height:300px;
}

#logo{
position: relative;
float:left;
width:435px;
height:150px;
margin-top:75px;
margin-left:20px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}
#flash{
position: relative;
float:right;
width:450;
height:300px;
}
