Body {background-color: }

/* Hintergrundbild */
 Table {background-image: url(../frontpageimages/Backgrounds/); background-attachment:; padding:0px;}

/* Schriftfamilie und Größe */
 Body {color: black; font-size: 36px; font-weight: bold; font-family:  Arial, Helvetica, Sans-Serif; Verdana}

/* Schriftfamilie und Größe */
 Table {color: black; background-color: ; font-size: 16px; font-weight: bold; font-family:  Arial, Helvetica, Sans-Serif; Verdana}

/* Hyperlink Farbe - Schriftgröße und Schriftfamilie */
 A {color: blue; font-size: 14px; font-weight: ; font-family: Arial, Helvetica, Sans-Serif; Verdana; text-decoration: }

/* Hyperlink  besuchte Seite */
 A:visited {color: blue}

/* Hyperlink  aktive Seite */
 A:active {color: blue}


