body { background:#FFF; color:#039; text-align:center; }

/* Dit zijn de div's waar de pagina uit opgebouwd is */

div#main { background:#fff; width:800px; margin-left:auto; margin-right:auto; margin-bottom:0px; text-align:left;}

div#top {background:#FFF; width:800px; height:169px;}

div#left { background:#FFF; width:580px; float:left; padding:30px 30px 10px 10px; }

div#right { background:#fff; float:left; width:150px; padding:50px 5px 5px 5px; border-style:solid; border-width: 0px 0px 0px 1px; border-color:#555; }

/* de paragrafen van de tekst */

p.date { font-family:verdana; font-size:7pt; color:#333; padding:0px; margin:0px;}

p.title { font-family:Arial, sans-serif; font-size:12pt; font-weight:bold; color:#F03; padding-top:0px; margin:0px;}

p.titlesub { font-family:Arial, sans-serif; font-size:10pt; font-weight:normal; font-style:italic; color:#F03; padding-top:0px; margin:0px;}

p.lead { font-family:Arial, sans-serif; font-size:9pt; font-weight:bold; color:#039; }

.follow { font-family:Arial, sans-serif; font-size:9pt; color:#039; }

a { color:#039; }
a:visited { color:#039; }
a:hover { color:#F03; }
a:active { color:#F03; }

a.grey { color:#333; }
a.grey:visited { color:#333; }
a.grey:hover { color:#F03; }
a.grey:active { color:#F03; }

/* stijltjes voor de rechterkolom */

p.rtitle { font-family:Arial; font-size:9pt; font-weight:bold; color:#039; margin:18px 0px 3px 0px;}

p.rtext { font-family:verdana; font-size:7pt; color:#039; }

a.rlink { text-decoration:none; color:#039; }
a.rlink:visited { text-decoration:none; color:#039; }
a.rlink:hover { text-decoration:none; color:#F03; }
a.rlink:active { text-decoration:none; color:#F03; }

input.rsearch { font-family:verdana; font-size:7pt; color:#039; width:80px;}
input.rgo { font-family:verdana; font-size:7pt; color:#039; width:30px;}

/* stijlen om reacties te tonen */

p.reaction { font-family:Arial, sans-serif; font-size:8pt; color:#333; margin: 10px 50px 10px 50px; padding:5px 0px 0px 0px; border-style:dotted; border-width: 1px 0px 0px 0px; border-color:#333;}

p.reactiontitle { font-family:Arial, sans-serif; color:#333; margin: 15px 50px 0px 50px; font-weight:bold; }
