/* Deze CSS file reset alle waardes die verschillende browsers kunnen hebben met semantische tags. */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
img { border:none; }
address { font-style:normal; }
fieldset {border:none;}
/* HTML 5 toevoeging*/
header,nav,section,footer{display:block;}
footer{clear:both;width:940px;margin-left:10px;margin-right:10px;}
.clear{clear:both;}