* { margin:0; padding:0; }
body { font:.8em/1.2 Arial,sans-serif; }

a { color: #3C657B; text-decoration: underline; }
a:hover { color: #324031; text-decoration:underline; }

#navigatie { margin-top:50px; padding-top:20px; padding-bottom:20px; padding-left:25px; padding-right:5px; float:left; background:#f1f1f1; }
#navigatie h3 { font-size:1.2em; font-weight:bold; color:navy; }
#navigatie a { color:black; text-decoration:none; }
#navigatie a:hover { color:#ae1319; text-decoration:none; }

#inhoud { float:left; width:500px; margin-top:50px; margin-bottom:30px; margin-left:30px; text-align:justify; }
h1 { font-size:1.3em; color:navy; margin-bottom:15px; }
p { margin-bottom:15px; }
h2 { font-size:1.2em; font-weight:bold; }
ul { margin-left:15px; margin-bottom:10px; }
#inhoud ul li { margin-bottom:6px; }
em { font-style:italic; }
strong { font-weight:bold; }
ol { margin-left:25px; }
ol li { margin-bottom:15px; }
.center { text-align:center; }
blockquote { margin-left:15px; margin-bottom:15px; }
blockquote p { font-style:italic; }
.adsense { float:right; margin-left:10px; }
