Neils: Absatzformatierung

Beitrag lesen

Also, hier ist der Quelltext!
Es ist ein Auszug der Tabelle!

<tr>
                <td height="2" valign="top" width="22"> </td>
                <td height="2" valign="top" colspan="2" bordercolor="#CC6600">
                  <h2 align="right"><a href="geschichte/gebaeude/kapelle.php">Die
                    Kapelle</a></h2>
                </td>
                <td valign="top" colspan="2">
                  <h2 align="right"><a href="allgemeines/interviews/interview_fritz.php">Fritz
                    Kersting</a></h2>
                </td>
              </tr>
              <tr>

Und hier der Style-Sheet!

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color:
#FFFFFF; font-weight: normal} h3 { font-family: Georgia, "Times New Roman", Times,
serif; color: #663333; font-size: 16px; line-height: normal} h4 { font-family:
Georgia, "Times New Roman", Times, serif; color: #FFFFFF; font-size: 12px; font-weight:
normal} h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size:
18px; color: #FFFFFF; line-height: normal} a:active { text-decoration: none; color:
#ffffff} a:hover { text-decoration: underline; color: #ffffff} a:link { text-decoration:
none; color: #ffffff} a:visited { text-decoration: none; color: #ffffff}

Danke!

Neils