/* ----------- Forum-spezifisches Layout ----------- */
h1  {                                /* Ueberschriften         */
    font-size:160%;
    color:#ffffff;
    padding-top:0.3em;
    }
div.box                              /* Eintrags-Box           */
    {
    width:90%;
    margin-bottom:1em;
    padding:1em;
    background-color:#9999cc;
    border-style:solid;              /* Extra-Wurst fuer Net-  */
    border-width:medium;             /* scape 4.x: Ohne Rahmen */
    border-color:#67008c;            /* keine Box bei Netscape */
    }
div.box .title                       /* Ueberschrift der Ein-  */
    {                                /* tragsbox               */
    font-size:110%;
    color:#000000;                   /* die Schriftart (NS):   */
    font-family:Verdana,'Trebuchet MS',Arial,sans-serif;
    }
div.box .name                        /* Beschriftungen der     */
    {                                /* Eintragsbox            */
    font-size:95%;
    color:#000000;                   /* die Schriftart (NS):   */
    font-family:Verdana,'Trebuchet MS',Arial,sans-serif;
    }
div.box .warning                     /* "Bitte nur einmal      */
    {                                /* klicken"-Satz          */
    font-size:80%;
    font-weight:700;
    color:#000000;                   /* die Schriftart (NS):   */
    font-family:Verdana,'Trebuchet MS',Arial,sans-serif;
    }
    <span style="font-size:80%; font-weight:bold;">
div.box .field                       /* damit Netscape nicht   */
    {                                /* durchknallt, muessen   */
    font-family:monospace;           /* die Formfelder defi-   */
    font-size:80%;                   /* niert sein *grrr*      */
    color:#000000;
    }
p                                    /* normaler Text          */
    {
    padding-left:1em;
    padding-right:1em;
    }
/* -------- Ende Forum-spezifisches Layout --------- */

.tablehead { background-color:#f5f5dc; font:bold 18px; }
.rahmen { border:groove; background-image:url(images/zeitung.jpg); font:bold 14px; }

a:link { color:white; }
a:visited { color:white; }

/* --- nochmal Forum (die Links zu den Postings) --- */
ul a:visited { color:#9999cc; }
ul a:hover { color:red; background-color:#67008c; text-decoration:none; }
/* --- das wars nun wirklich mit Forum ------------- */

a:hover { color:#67008c; background-color:white; text-decoration:none; }
a:active { color:red; text-decoration:none; }

body { scrollbar-base-color:#67008c; background-color:#67008c; font:14px Verdana,'Trebuchet MS',Arial,sans-serif; color:#c0c0c0; }
li { list-style-image:url(http://www.ping-pong-veterans.de/lilaknop.gif); }
table { background-color:#9999cc; font:15px Verdana,'Trebuchet MS',Arial,sans-serif; color:#000000; }