/* gesamte Seite */
body, table, p, td, th { font-family: Arial, sans-serif;color: navy; font-size: 13px }
.klein { font-family: Arial, sans-serif;color: navy; font-size: 10px }
#gross { font-family: Arial, sans-serif;color: navy; font-size: 25px;font-style:normal;}
#unter { font-family: Edwardian Script ITC, Arial, sans-serif;color: navy; font-size: 30px;font-style:normal;font-weight:900;}

 
/* Ueberschriften */
h1 { font-family: Arial, sans-serif; font-size: 28px; color: #ffffff; font-weight:900 }
h2 { font-family: Arial, sans-serif; font-size: 24px; color: navy; font-weight:900 }
p.lue b { font-family: Arial, sans-serif; font-size: 40px; color: red }
p.lue  { font-family: Arial, sans-serif; font-size: 20px; color: navy }

/* Links */
a { font-family: Arial, sans-serif; font-size: 12px; color: navy; text-decoration: none; cursor: hand;}
a:hover { font-family: Arial, sans-serif; font-size: 12px; color: red; text-decoration: underline; cursor: hand}


