CSS

Gesamte Seite
{
: ; /*Hintergrundfarbe hellgrau*/
:; /*Schriftfarbe blau*/
:; /*Schriftgröße groß*/
}
Überschrift erste Kategorie
{
:; /*Schriftstil fett*/
color:#; /*Schriftfarbe rot hexadezimal*/
}
Überschrift zweite Kategorie
{
color:(); /*Schriftfarbe grün RGB Format*/
}

Ungeordnete Liste
{
:16; /*Schriftgröße 16 */
:; /*Serifenschrift */
color:(), /*Schriftfarbe RGB Format */
}

Listenelement
{
color:; /*schriftfarbe gelb */
:; /*Schriftfamilie Schreibschrift */
}