Hallo Ingo!
Noch was:
momentan setzt du für jede Überschrift folgenden CSS-Block
#mathehead {
width:99,99%;
background-color: #990000;
color:#FEFEFE;
font-size:0.7em;
text-decoration: none;
font-weight:bold;
padding:0.1em;
padding-left:0.5em;
}
und änderst dann nur die Farbe ab.
Besser wäre, nehmen wir an, du nimmst <h2> für die Überschriften:
h2 {
width:99,99%;
background-color: #990000;
font-size:0.7em;
text-decoration: none;
font-weight:bold;
padding:0.1em;
padding-left:0.5em;
}
#mathehead{
color:#FEFEFE;
}
usw.
Gruß
--
ss:| zu:) ls:# fo:| de:> va:| ch:? n4:° rl:( br:> js:| ie:% fl:| mo:?
http://www.peter.in-berlin.de/projekte/selfcode/?code=ss%3A|+zu%3A)+ls%3A%23+fo%3A|+de%3A>+va%3A|+ch%3A%3F+n4%3A�+rl%3A(+br%3A>+js%3A|+ie%3A%25+fl%3A|+mo%3A%3F
ss:| zu:) ls:# fo:| de:> va:| ch:? n4:° rl:( br:> js:| ie:% fl:| mo:?
http://www.peter.in-berlin.de/projekte/selfcode/?code=ss%3A|+zu%3A)+ls%3A%23+fo%3A|+de%3A>+va%3A|+ch%3A%3F+n4%3A�+rl%3A(+br%3A>+js%3A|+ie%3A%25+fl%3A|+mo%3A%3F