/* für die Wettbewerb-Seite */
body { background-color:#e0e0e0; margin-top:20px; margin-bottom:20px; }
body,p,h1,h2,h3 { font-family:"Verdana","Arial",sans-serif; font-size:10pt; color:#000000; }
h1,h2,h3 { text-align:center; }
h1 { color:#cc3333; font-size:24px; }    /* rot      */
h2 { color:#006666; font-size:20px; }    /* grün     */
hr { color:#3333cc; width:85%; }         /* blau     */
table { background:#e0e0e0; border:0; }
th { color:#FF3930; font-size:16px; text-align:center; }
td { text-align:center;  font-size:12px; }
p.c { text-align:center;  font-size:12pt; }
p.r { text-align:right; margin-right:60px; }
tr.b { background:#fafafa; border:0; }    /* HG-Farbe Bilderrahmen */

.image_g { background-image: url(../icon/group_b.gif); }         /* Mitgliederübersicht */
.image_g:hover { background-image: url(../icon/group_w.gif); }
.image_h { background-image: url(../icon/home_b.gif); }          /* Startseite   */
.image_h:hover { background-image: url(../icon/home_w.gif); }
.image_u { background-image: url(../icon/up_b.gif); }            /* Seitenanfang */
.image_u:hover { background-image: url(../icon/up_w.gif); }   
