html, body {margin:0px;padding:0px;width:100%;height:100%;}
.tekst, td, body    {color: #ffffff; font-size: 15px; font-family: 'Ek Mukta', sans-serif; line-height: 15pt; }
.titel, h1          {color: #ffddff; font-size: 16px; line-height: 14pt;font-weight: bold }
.kop, h2            {color: #ffddff; font-size: 16px; line-height: 14pt;font-weight: bold }
.subkop             {color: #000000; font-size: 16px;font-weight: bold }
.itemkop, th        {color: #000000; font-size: 13px;font-weight: bold }

.tekstgroot         {color: #000000; font-size: 16px; }
.geel               {color: #FFFF00; }
.zwart              {color: #000000; }
.grijs              {color: #666666; }
.tekstklein, .small {color: #ffffff; font-size: 11px; }
.tekstheelklein     {color: #000000; font-size: 9px; }
.tekstfoto          {color: #000000; font-size: 10px; font-style: italic }

a {border:0px transparent;text-decoration:none;font-weight:bold;}
a:link {color:#cbb2d2;}
a:active {color:#cbb2d2;}
a:visited {color:#cbb2d2;}
a:hover {color:#ffccff;}

a.nav:link          {color:#993399;}
a.nav:active        {color:#993399;}
a.nav:visited       {color:#993399;}
a.nav:hover         {color:#cbb2d2;}
a.navon:link        {color:#cbb2d2;}
a.navon:active      {color:#cbb2d2;}
a.navon:visited     {color:#cbb2d2;}
a.navon:hover       {color:#ffccff;}

table               {margin: 0px;}
div.outer           {position: relative; height:100%; }
div.contentscroll   {position: absolute; top:  0px; left: 10px; height: 100%; min-height:300px; width: 880px; overflow-x: hidden; overflow-y: auto }
div.logo            {position: absolute; top: 15px; left: 20px;  width: 365px; height: 94px; text-align: center; }
div.title           {position: absolute; top: 0px;  left: 10px;  width: 880px; height: 10px; text-align: center; }
div.copyright       {position: absolute; top: 0px;  left: 10px;  width: 880px; height: 15px; text-align: center; font-size: 10px; }

img.border          {border: #444499; border-style: solid; border-width: 1px; }

p                   {margin: 0; padding: 0; }

input, select, option {margin: 1; padding: 0; height: 20px; font-size: 11px; }
input.submit {height: 30px; font-size: 14px; }

 /****** let op linkjes, inputs etc. in deze laag: position:relative; ! ****/
a                   { position: relative; }
