body 
{ font-family: Arial, Helvetica, sans-serif ; font-size:10pt ; color: darkblue ; }
 
body { background-image: url('../images/hg.gif') ; background-repeat: repeat ;
       margin-top: 2px; scrollbar-base-color: white ; scrollbar-arrow-color: darkblue ; }  

/* allgemeine links */
a        { font-family: arial; color: red; text-decoration: none; }
a:active { font-family: arial; color: red; text-decoration: none; }
a:hover  { font-family: arial; color: red; text-decoration: underline; }

/* menue01 Leiste */
#menu01 a:link    { font-family: Arial; font-weight: bold; font-size: 10pt; color: white; text-decoration: none; }
#menu01 a:visited { font-family: Arial; font-weight: bold; font-size: 10pt; color: white; text-decoration: none; }
#menu01 a:active  { font-family: Arial; font-weight: bold; font-size: 10pt; color: white; text-decoration: none; }
#menu01 a:hover   { font-family: Arial;	font-weight: bold; font-size: 10pt;	color: white; text-decoration: none; }