body { background-color: #2e0a0a; background-image: url(../site-images/bg.jpg); background-repeat: repeat-x; background-attachment: fixed; }

p { }

.td { border: solid 1px #fff; }
.td-50 { background-image: url(../site-images/wit50.png); vertical-align: top; border: solid 1px #fff; }
.zwart-50 { background-image: url(../site-images/zwart50.png); vertical-align: top; border-color: #fff; }
a:link { color: #fff; text-decoration: none; }

a:visited { color: #dfc0ac; text-decoration: none; }

a:hover { color: #c99; text-decoration: underline; }
.copyright { color: #999; font-size: 10px; font-family: arial; font-variant: small-caps; text-decoration: none; text-align: right; vertical-align: bottom; }
.navigatie { color: #fff; font-size: 12px; font-family: arial; font-variant: small-caps; text-decoration: none; vertical-align: middle; }
.tekst-zwart { color: #000; font-size: 12px; font-family: arial; text-decoration: none; vertical-align: top; padding: 5px; }
.tekst-wit { color: #fff; font-size: 12px; font-family: arial; text-decoration: none; padding: 5px; }
