/* Beispiel-Angaben fuer Randabstand und Hintergrundfarbe */


.submenu {position: absolute; top: 0; z-index: 1; visibility: hide; visibility: hidden;
          font-size:9.0pt;   font-family: Arial; font-weight:none; color: #000066; 
          background-color:#FFEFCE; border:2px groove #c0c0c0;}


select {font-size:9.0pt;   font-family: Arial; font-weight:none; background-color:#5a6b9c; color:#ffffff; width:50px;}
strong {font-size:10pt;    font-family: Arial; font-weight:bold; color: #000060;}
b      {font-size:9.0pt;   font-family: Arial; font-weight:bold; color: #000060;}
small  {font-size:7.5pt;   font-family: Arial; font-weight:none; color: #000060;}
td     {font-size:9.0pt;   font-family: Arial; font-weight:none; color: #000060;}
hr     {font-size:9.0pt;   font-family: Arial; font-weight:none; color: #000060;}

body {background-color:#ffffff; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px;
      font-size:9.0pt;   font-family: Arial; font-weight:none; color: #000060; 
      scrollbar-face-color:  #000fff; 
      scrollbar-arrow-color: #000000; 
      scrollbar-track-color: #ff0000;
      scrollbar-highlight-color: white;
      scrollbar-3dlight-color: #5A6B9C; 
      scrollbar-shadow-color: white; 
      scrollbar-darkshadow-color: #5A6B9C } 
 
a:link,    {font-family: Arial, font-size: 9.0pt; font-weight: none; color: #000060;  text-decoration: none;}
a:visited, {font-family: Arial, font-size: 9.0pt; font-weight: none; color: #000060;  text-decoration: none;}
a:active,  {font-family: Arial, font-size: 9.0pt; font-weight: none; color: #000060;  text-decoration: none;}
a:hover    {font-family: Arial, font-size: 9.0pt; font-weight: none; color: #ff0000;  text-decoration: none;} 

/* Linkfarbe beim Ueberfahren mit der Maus (nur IE) */


