@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}
body{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; line-height:1.6; background-color:#000;color:#fff;}
#content{ padding:10px; line-height:1.7;}
#help_header{ color:#fff; font-size:24px;  border-bottom: solid 1px #ccc; font-weight:bold; background-color:#ff0000; padding-left:10px;}
a{color:#fff;}
a:hover{color:#ff0000}
#hoodstuk_header{font-weight:bold; font-size:20px; margin-bottom:10px; border-bottom: solid 1px #ccc; color: #ff0000;}
.tekst{margin-bottom:10px;}
h2{text-transform:uppercase;}
h3{margin-bottom:0px; margin-top:12px;}
td{border-bottom:dotted 2px #ccc;}
.groot{font-size:18px;}
.klein{font-size:12px;}
.midden{font-size:16px;}
img{margin-right:7px; margin-left:5px;}
.indent{margin-left:8px;}
.functions{font-size:12px; font-style:italic; border-bottom:solid 1px #ccc; margin-bottom:10px; color:#ccc;}
.functions a{color:#ccc}
.totop{float:right;font-size:10px; margin-right:10px;}
.totop a{ text-decoration:none; }