/* Beispiel-Angaben fuer Randabstand und Hintergrundfarbe */
.submenu {position: absolute; top: 0; z-index: 1; visibility: hide; visibility: hidden;
          font-size:9.5pt; 
          font-family: Arial; 
          font-weight: none; color: #57D123; 
          background-color:#ffffff; border:0px groove #c0c0c0;
          scrollbar-face-color: #57D123;      
       scrollbar-arrow-color: #660000; 
       scrollbar-track-color:#57D123; 
       scrollbar-highlight-color: white; 
       scrollbar-3dlight-color: #57D123; 
       scrollbar-shadow-color: white;    
       scrollbar-darkshadow-color:  #57D123;}  

select {font-size:9pt;    font-family: Arial; font-weight:none; background-color:#5a6b9c; color:#ffffff; width:200px;}
strong {font-size:10pt;   font-family: Arial; font-weight:bold; color: #000000;}
b      {font-size:9.5pt;  font-family: Arial; font-weight:bold; color: #57D123;}
td     {font-size:9.5pt;  font-family: Arial; font-weight:none; color: #000000;}
body {background-image:url(hg.gif); background-repeat: no-repeat; background-attachment:fixed; background-position:0px 0px;
       font-size:9.5pt; font-family: Arial; font-weight:none; color:#57D123;
       margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:0px;
       scrollbar-face-color: #57D123;      
       scrollbar-arrow-color: #660000; 
       scrollbar-track-color:#57D123; 
       scrollbar-highlight-color: white; 
       scrollbar-3dlight-color: #57D123; 
       scrollbar-shadow-color: white;    
       scrollbar-darkshadow-color:  #57D123;}  
a:link,    {font-family: Arial, font-size: 9.5pt; font-weight: none; color: #000000;  text-decoration: none;}
a:visited, {font-family: Arial, font-size: 9.5pt; font-weight: none; color: #000000;  text-decoration: none;}
a:active,  {font-family: Arial, font-size: 9.5pt; font-weight: none; color: #000000;  text-decoration: none;}
a:hover    {color: #57D123; font-weight: none; font-size: 9.5pt;} /* Linkfarbe beim Ueberfahren mit der Maus (nur IE) */

/*  background-color:#57D123; */