Hi!
Habe mir Firefox 1.0 installiert und musste feststellen, dass meine Tabellen falsch dargestellt werden. Ebenso in Netscape 7.1.
Bin aber eigentlich der Meinung, dass es in der alten Version gut ausgeschaut hat...
Alles außer der Tabelle wird korrekt angezeigt. In der Tabelle nur die th!
Hier die CSS:
a:link {color: #ffcc00; text-decoration:none;}
a:visited {color: #ffcc00; text-decoration:none;}
a:hover {color: #ffcc00;font-weight:bold;text-decoration:none;}
a:active {color: #ffcc00;font-weight:bold;text-decoration:none;}
a.1:link {color: #eeeeee;font-weight:normal;}
a.1:visited {color: #eeeeee;font-weight:normal;}
a.1:hover {color: #eeeeee;font-weight:normal;}
a.1:active {color: #eeeeee;font-weight:normal;}
body {background-color:#464F86;
scrollbar-base-color: #002651;
scrollbar-3dlight-color: #003366;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #003366;
scrollbar-face-color: #003366;
scrollbar-hightlight-color: #003366;
scrollbar-shadow-color: #003366;
scrollbar-track-color:#003366;}
span {font-family:verdana,arial;color:#eeeeee;font-size:12px;}
p {font-family:verdana,arial;color:#eeeeee;font-size:30px;}
tr.1 {background-color:#575f97;}
tr.2 {background-color:#353e75;}
th {font-family:verdana,arial;color:#eeeeee;font-size:12px;}
td.1 {font-family:verdana,arial;color:#eeeeee;font-size:12px;}
td.2 {font-family:verdana,arial;color:#eeeeee;font-size:12px;text-align:center;}
td.3 {font-family:verdana,arial;color:#eeeeee;font-size:12px;text-align:right;vertical-align:center;}
td.4 {font-family:verdana,arial;color:#eeeeee;font-size:12px;text-align:right;vertical-align:top;}
Gehe stark davon aus, dass hier irgendwo der Fehler liegt!
Hoffe jemand von Euch kann mir weiterhelfen...
Gruß
Thomas