/* Schriftfarbe */
 Body {color: #000000}

/* Hintergrundbild */
/* Body {background-image: url(hintergrund.gif)}*/

/* Schriftfamilie und Größe */
 Body {font-family: Verdana; font-size: 10pt}


/* Hyperlink Farbe - Schriftgröße und Schriftfamilie */
/*a{text-decoration: none;color: #000000;}*/


/* Hyperlink  aktive Seite */
/*a:active{text-decoration: none;color: #000000;}*/

/*a:hover{text-decoration: underline;font-weight: bold;color: #000000;}*/


/* Schriftfamilie und Größe */*/
/* table {font-family: Verdana; font-size: 10pt}*/