/* DATEI: 0-formate.css  */
/* hier folgen nun ganz einfach die CSS-Definitionen    */


 body { background-color:#F2E3ED; color:#660066; font-family:Arial,sans-serif; font-size:12px; }

 a:link    { color:#333333; text-decoration:none; font-weight:normal; ; font-style: normal; font-family: Arial, Helvetica, 
sans-serif; border-color: #006666 black; border-style: none}

 a:visited { color:#888888; text-decoration:none; font-weight:normal; }
 a:hover   { color:#660066; text-decoration:none; font-weight:normal; background-color:#CCCCCC; }

/*  VHS-Farbe?  #980165    */
/*  VHS-Farbe?  #990066   als sog. websichere Farbe  */

