body { background-color:#00C3FF;
       font-family:VERDANA,ARIAL,HELVETICA;
       color:#000000; }

#Wasserzeichen {
       background-image:url(bilder/wasserzeichen.gif);
       background-repeat:no-repeat;
       background-position:center middle;}

h1   { font-size:24pt; }
h2   { font-size:21pt; }
h3   { font-size:18pt; }
h4   { font-size:15pt; }

p    { font-size:12pt; }
.c   { text-align:center; }
.c2  { text-align:center;
       font-size:16pt;}

/* Link blau                                 */
.c3  { text-align:center;
       color:#00009C;}

/* dunkles rot                               */
.c4  { text-align:center;
       color:#C60042;}



a:link    { color:#00009C; }
a:visited { color:#0041FF; }
a:active  { color:#9C00FF; }



