/* DATEI: c3.css */
a:link { color:#0000FF; text-decoration:none;}
a:visited { color:#FF0000; text-decoration:none;}
a:hover { color:#0000FF; text-decoration:underline;}
a:active { color:#FF0000; text-decoration:underline; background-color:#FFFF99;}
body { style="background-image:url(http://www.bf-graz.at/image/hg.jpg)"; font-family:Arial,sans-serif; font-size:8pt;}