Wenn du den obigen Code entsprechend umänderst, müste das auch gehen...

Code:
<style type="text/css">
col.menu { background-color:red; color:black; text-align: center; }
col.content { background-color:blue; color:pink; text-align: center; }
col.navi_zwo { background-color:green; color:orange; text-align: center; }
</style>
Manni