html { border: none; margin: 0px; padding: 0px; width: 100%; height: 100% }

body { border: none; font: normal 12px sans-serif; margin: 0px; padding: 0px; width: 100%; height: 100% }

td { font: normal 12px sans-serif }

p { margin-top: 0px }

img.spacer { display: block }

td.top_bar { background-color: black; color: white; font-weight: bold; height: 20px }
td.top_bar * { font-weight: bold }
td.top_bar a { color: silver; text-decoration: none }
td.top_bar a.active { color: white }
td.top_bar a:hover { color: white }

body.entree td.bottom_bar { border-top: 1px solid silver; font-weight: bold; height: 40px }
body.entree td.bottom_bar * { font-weight: bold }
body.entree td.bottom_bar a { color: silver; text-decoration: none }
body.entree td.bottom_bar a:hover { color: white }

body.forum td.bottom_bar { border-top: 1px solid gray; font-weight: bold; height: 40px }
body.forum td.bottom_bar * { font-weight: bold }
body.forum td.bottom_bar a { color: gray; text-decoration: none }
body.forum td.bottom_bar a:hover { color: black }

body.achtergrond td.bottom_bar { border-top: 1px solid gray; font-weight: bold; height: 40px }
body.achtergrond td.bottom_bar * { font-weight: bold }
body.achtergrond td.bottom_bar a { color: gray; text-decoration: none }
body.achtergrond td.bottom_bar a:hover { color: black }

td.block_top { color: white; font-weight: bold }

table.block_yellow td.block_top { color: black }
table.block_black td.block { color: white }
table.block_white td.block_top { color: black }
table.block_lila_black td.block { color: white }
table.block_white_black td.block { color: white }

td.space { color: white; font-weight: bold }
