.menuitems {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 80%;
   color : 000000;
   padding-left : 5px;
}

.submenuitems {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 71%;
   color : 000000;
   padding-left : 12px;
}

.koppen {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 80%;
   font-weight : bold;
   color : 663333;
   padding-left : 35px;
   padding-right : 30px;
}

.plattetekst {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 75%;
   padding-left : 35px;
   padding-right : 30px;

}

.datum {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 75%;
   color : ffffff;
   padding-left : 0px;
}

a:link {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 75%;
   color : 000000;
   text-decoration : none;
   font-weight : bold;
}

a:visited {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 75%;
   color : 000000;
   text-decoration : none;
   font-weight : bold;
}

a:hover {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 75%;
   color : cc6600;
   text-decoration : none;
   font-weight : bold;
}

a:active {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 75%;
   color : cc6600;
   text-decoration : none;
   font-weight : bold;
}

td.menu {
   border-bottom-color : ffffff;
   border-bottom-width : thin;
   border-bottom : 0px solid;
   color : black;
   background-color : B1B1CB;
   padding-left : 5px;
}
