body
{
   background-color: #ffffff;
   color: #000000;
   margin: 5px;
   font: .9em "Trebuchet MS", Verdana, Arial, sans-serif;
   width: 33em;
}

h4
{
   color: #ff0066;
   margin-bottom: -.8em;
}
   
p 
{
   line-height: 1.4em;
}

th > p
{
   text-align: left;
}

p.en
{
   color: #9933cc;
}
      
img
{
   border: none;
}

#tableWrapper
{
   width: 32em;
}

#tableWrapper > table
{
   width: 114%;
}

table
{
   background-color: #0099ff;
   border: 0;
   border-spacing: 2px;
   margin-bottom: 1em;
}

th
{
   color: #ffffff;
   padding: .25em .5em;
   vertical-align: top;
   text-align: left;
}

td
{
   background-color: yellow;
   vertical-align: top;
   padding: .3em .5em;
}

#signeren td + td
{
   white-space: nowrap;
}

#signeren td + td + td
{
   font-weight: bold;
   white-space: normal;
}

#signeren td + td + td + td
{
   font-weight: normal;
}

a
{
   color: #0000ff;
   text-decoration: none;
}

a:hover,
a:visited,
a:visited:hover
{
   color: #0000FF;
}

div.clearer
{
   clear: both;
}

span.caption
{
   display: block;
   font-size: .8em;
   font-weight: bold;
   margin-top: -.25em;
   line-height: 1.2em;
   padding: .25em;
   text-align: left;
}

#kop
{
   margin-bottom: 2em;
}
