/* CSS Document */

#overzicht{
position:relative;

top:30px;
left:30px;

width:600px;
height:600px;

}

.thumbnail{
width:100px;
height:50px;
overflow:hidden;
border:1px solid #eee;
}


