body > table {
    margin: 0 auto;
    width: 640px;
    height: auto;
}
body > table > tbody > tr > td:first-child, body table:first-child > tbody > tr > td:last-child {
    display: none;
}
body > table > tbody > tr:first-child > td {
    background-position: 100% -61px;
}
body > table > tbody > tr:first-child > td img {
    height: 39px;
}
body > table > tbody > tr > td div.content {
    padding-left: 0;
    padding-right: 0;
}
.totop {
    display: none;
}

/* enkel de tekst */
/*body > table > tbody > tr:first-child, body > table > tbody > tr:nth-child(2), img, .subsubnavContainer {
    display: none;
}*/
