body {
   topmargin: 2px;
   leftmargin: 2px;
   margin-left: 2px;
   margin-top: 2px;
   font-family: Arial;
   font-size: 9pt;
   background-color: #FFFFFF;
}

td, p.plattext {
   font-family: Arial;
   font-size: 9pt;
}

ul {

   font-family: Arial;
   font-size: 9pt;
   background-color: #FFFFFF;
}

p.omschrijving{
   font-family: Arial;
   font-size: 8pt;
   font-style: italic
}

H1, h1 {
   font-family: Arial;
   font-size: 12pt;
   font-weight: bold;
   color: #336598;
}

a, li{
   color: #763D02;
   text-decoration: none;
   font-size: 9pt;
}

a:hover {
   color: #763D02;
   text-decoration: underline;
}

div.copyright {
   color: #888888;
   padding: 5px 0px 0px 20px;
   font-size: 8pt;
}

div.mainContent {
   position: relative;
   left: 0px;
   top: 0px;
   border: 0px solid red;
}

td.mainContent {
   background-color: #FFFFFF;
   padding: 10px 0px 5px 20px;
   font-size: 9pt;
   width: 525px;
}

td.erkend_cafe {
   padding-top:  20px;
}

td.footer {
   font-size: 9pt;
   background-color: #336598;
   color: #FFFFFF;
   height: 30px;
}

span.footer {
   font-size: 8pt;
   color: #A5C6F3;
}

table.linkermenu {
   border: 1px solid #FFFFFF;
   width: 175px;
}

td.nav {
   white-space: nowrap;
   font-size: 9pt;
   font-weight: bold;
   color: #FFFFFF;
   padding: 4px 0px 4px 5px;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   cursor: pointer;
}

.selected {
   white-space: nowrap;
   font-size: 9pt;
   font-weight: bold;
   color: #000000;
   padding: 4px 0px 4px 5px;
   background-color:  #FFFFFF;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   cursor: pointer;
}