body {background-color:lightgrey }

/* Tabellen */

*.Menuerechts 
  { table-layout:fixed; frame:rhs; width:160px; background-color:#FFFF99; text-align: center; 
     padding-top:10px; color:#999999; font-size:20px; font-weight:bold; font-family:Verdana;}
 
#NAV
  { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:13px; text-align:left; padding:10px }
 
*.Inhalt  { background-color:#FFFFFF;  padding-left:10px; padding-top:5px;  
	  font-family: Verdana, Arial, Helvetica, sans-serif; font-style:normal; font-variant:normal; 
          font-weight:normal; font-size:12px }

#Impressum { background-color:#FFFFFF; font-family: Verdana, Aril, Helvetica, sans-serif; font-style:normal; font-size:10px; text-align:right; }

/* Links */

a:link { font-weight:normal; color:#999999; text-decoration:none; }
a:visited { font-weight:bold; color:#999999; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:#009933; text-decoration:none;}
a:active { font-weight:bold; color:#009933; text-decoration:underline; }