






:not(#storingsscherm):not(html):not(body)  { 
   
 display: none;
}

#storingsscherm {
display: initial;
}







