Hallo,
Problem wurde ja schon gelöst, aber hab ne kleine Anregung für dich, denn dein Stylesheet ist doch sehr wirr und unsortiert. Aus diesem da
.box_header {
font-family : Verdana;
font-size : 8pt;
vertical-align: middle;
text-align: center;
border-color: #333333;
border: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-bottom-style: dashed;
background-color: #FAFAFA;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
mache dieses da
.box_header {
font-family:Verdana;
font-size:8pt;
vertical-align:middle;
text-align:center;
border:1px solid #333;
border-bottom-style:dashed;
background-color:#FAFAFA;
padding:2px;
}
Du sparst 50% an Zeilen und gewinnst zudem noch 75% an Übersicht ;)
Wenn du konsequenter zusammenfässt passiert dir dein Fehler auch nimmer so leicht. Erst was für alle gilt und dann die kleinen Abweichungen (was hier konkret nur border-bottom-style:dashed; war).
Viele Grüße
Patrick
"Though this be madness, yet there's method in't."
sh:( fo:| ch:? rl:( br:^ n4:( ie:{ mo:) va:} de:> zu:) fl:| js:( ss:| ls:[