.klein     { font-size:12; }

body       { margin-left:20px; margin-right:20px; }
body.inh   { margin-left:5px; margin-right:0px; }

p          {  font-size:14; text-align:justify; }
p.center   {  font-size:14; text-align:center; }

h1          { font-style:Arial; font-size:24; font-weight:bold;}
h2          { font-style:Arial; font-size:20; font-weight:bold;}
h3          { font-size:14; font-weight:bold; text-decoration:underline;}

td.h2       { font-style:Arial; font-size:20; font-weight:bold;}

a       { color:#444444; font-weight:bold; }

a:link { color:#05056F; font-weight:bold;  text-decoration:none; }
a:visited { color:#05056F; font-weight:bold; text-decoration:none; }
a:active { color:#05056F; font-weight:bold; text-decoration:none; }
a:hover { color:red; font-weight:bold;  text-decoration:none; }

a.menu  { color: #FFFFFF; font-size:14; font-family:arial; font-weight:bold; text-decoration:none; }

a.menu:link  { color: #FFFFFF; font-size:14; font-family:arial; font-weight:bold; text-decoration:none; }

a.menu:visited  { color: #FFFFFF; font-size:14; font-family:arial; font-weight:bold; text-decoration:none; }

a.menu:active  { color: #FFFFFF; font-size:14; font-family:arial; font-weight:bold; text-decoration:none; }