Ok, ich hab jetzt alles genauso gemacht. Resultat:
Opera hat immer noch den Fehler mit Colgroup und zu viel Breite. Mir ist aufgefallen, dass auch die einzelnen Spalten etwas zu groß sind.
Aber es muss doch eine Lösung geben !?
Noch mal mein Header:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14: | <head>
<title></title>
<style type="text/css">
<!--
H1, H2, H3, H4, H5 { font-variant:small-caps; letter-spacing:2px; color:#FFFFCC;}
a:link { color:#CCCC00; }
a:hover { color:#FFFFCC; }
a:visited { color:#CCCC00; }
a:active { color:#FFFFCC; }
table { table-layout:fixed; font-size:10pt; border-width:1px; margin: 10px auto; }
body { color:#000000; font-family:Arial; margin-top:30px; background-color:#506889; text-align: center;}
-->
</style>
</head> |