/* DATEI: style.css */

/* CSS styles für lg-mw.de */


body,h1,h2,h3,h4,p,ul,ol,li,div,td,th,a,p,nobr,b,i {
 font-family:Arial,sans-serif; color:#000000;}
 
<!--a:link    { text-decoration:underline; font-weight:normal; color:#000000; }--!>
a:visited { text-decoration:none; font-weight:bold; color:#000064; }
a:hover { text-decoration:underline; font-weight:bold; background-color:#ff9900; }
a:active { text-decoration:underline; font-weight:bold; background-color:#ff9900; }
a:focus { text-decoration:none; font-weight:bold; background-color:#ffff64; }

h1 { font-size:20px; }

