/*
 * Table and td defenitions
 */
table.forum th { color: #6b8912; }
table.forum tr.odd  { background-color: #e8f1ce; }

div#news ul li a { color: #6b8912; font-weight: normal; }

div.noTopBorder      { border-top: 0px; }
div.block div.header { color: #6b8912; }
div.block div.border { border: 2px solid #6b8912; }
.sectionTitle    { color: #6b8912; }
div.contentHeader h1 { color: #6b8912; }
div#bookInfo div.content span.info    { color: #6b8912; }
a.author { color: #6b8912; }
div.listItem div.middle a { color: #6b8912; }
div.uitgelichtHeader  { color: #6b8912; }
a.red { background-color: #6b8912; }

h1.topicHeader { color: #6b8912; }
div.forumMessageFirst { background-color: #e8f1ce; }
div.forumMessageRight .bold { color: #6b8912; }
div.forumMessageContent h1,
div.forumMessageContent h2 { color: #6b8912; }

a { color: #6b8912; }
a:hover   { color: #6b8912; }

