.inhoud{
background-color: #fff;
color: #000;
/*border: 1px solid #000;*/
border: 1px solid #EEEEEE;
padding: 5px;
}

.shaduw{
background-color: #666;
}
.shaduw, .inhoud{
position: relative;
bottom: 2px;
right: 2px;
}

.blur{
background-color: #ccc;
margin-left: 4px;
margin-top: 4px;
}