/* 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: #000066; 
          background-color:#FFEFCE; border:2px groove #c0c0c0;
          scrollbar-face-color:  #5a6b9c; 
          scrollbar-arrow-color: #000000; 
          scrollbar-track-color: #DEBA84;
          scrollbar-highlight-color: white;
          scrollbar-3dlight-color: #5A6B9C; 
          scrollbar-shadow-color: white; 
          scrollbar-darkshadow-color: #5A6B9C }

select  {font-size:9pt;    font-family: Arial; font-weight:none; background-color:#5a6b9c; color:#ffffff; width:200px;}
strong {font-size:11pt;   font-family: Arial; font-weight:bold; color: #000060;}
b         {font-size:10pt;   font-family: Arial; font-weight:bold; color: #000060;}
small  {font-size:7.5pt;  font-family: Arial; font-weight:none; color: #000060;}
td        {font-size:10pt;   font-family: Arial; font-weight:none; color: #000060;}
hr        {font-size:9pt;    font-family: Arial; font-weight:none; color: #000060;}

body {background-color:#FFEFCE; margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:20px;
      font-size:9pt;  
      font-family: Arial;
      font-weight: none; 
      color: #000060; 
      scrollbar-face-color:  #5a6b9c; 
      scrollbar-arrow-color: #000000; 
      scrollbar-track-color: #DEBA84;
      scrollbar-highlight-color: white;
      scrollbar-3dlight-color: #5A6B9C; 
      scrollbar-shadow-color: white; 
      scrollbar-darkshadow-color: #5A6B9C } 
 
a:link       {font-family: Arial; font-size: 9pt; font-weight: none; color: #000066;  text-decoration: none; }
a:visited   {font-family: Arial; font-size: 9pt; font-weight: none; color: #000066;  text-decoration: none; } 
a:active    {font-family: Arial; font-size: 9pt; font-weight: none; color: #000066;  text-decoration: none;}
a:hover    {background:#5A6B9C; color:white; font-weight: none; font-family: Arial; font-size: 9pt; text-decoration: none;}

a.nav      { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; text-decoration: none; background:#5A6B9C; color: white;}
a             { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; text-decoration: none; color:#000066; }
 /* Linkfarbe beim Ueberfahren mit der Maus (nur IE) */
/*font-weight:700}*/

