@import url("textfont.css");

body, td          { color: white  ; background-color: #0040c0; }
a:link            { color: black  ; background-color: #00b0ff; }
a:visited         { color: black  ; background-color: #00a0f0; }
a:active, a:hover { color: #00c0ff; background-color: white  ; }
::selection       { color: white  ; background-color: black  ; }


/* No longer necessary in the light of this.
.rh-article-wdad, .rh-advertblock, .rh-navifooter-wdad,
.rh-article-noad, .rh-navifooter-noad
{ border: thin solid black; }
*/

body, table, th, td
{ font-family: "Ezra SIL", "Gentium Book Plus", Scheherazade;}
p, td
{ font-size: 16px;}

.RL_LR_table table,
.RL_LR_table td,
.RL_LR_table th
{
   border-style: none;
   border-collapse:collapse;
   padding: 0;
   margin : 0;
}
.RL_LR_table td:nth-of-type(odd ),
.RL_LR_table th:nth-of-type(odd )
{ text-align: right; padding: 0 0.5em 0.5ex 0.2em; width: 50%}
.RL_LR_table td:nth-of-type(even),
.RL_LR_table th:nth-of-type(even)
{ text-align: left ; padding: 0 0.5em 0.5ex 0.2em;}

.citaat1
{
   color           : #ffff90;
   background-color: #007080;
}
.citaat2
{
   color           : #ffff90;
   background-color: #0020b0;
}
