body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff;
      background-color: #3f7177; background-image: url(http://www.cpa-freizeitzentrum.de/grafiken/hintergrund.gif)}

/* Linkfarbe graugelb */
a:link {color:#cfc275;}

/* Link wird hellgrau, wenn er schon einmal angeklickt wurde */
a:visited {color:#d3d3d3;}

/* Link wird gelb, während er angeklickt wird */
a:active {color:yellow;}

/* Link wird gelb, wenn der Mauszeiger auf ihm steht */
a:hover {color:yellow;}

/* Textdefinition: 10 Punkte groß, Farbe weiß */
p,br,li,ul,TD {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color: #FFFFFF;}

/* Ueberschrift: 15 Punkte groß, Farbe weiß */
h1,h2,h3,h4,h5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:15pt; color: #FFFFFF;}

