/** css fuer Layout :
z1 Alphabet
*/

@charset "utf-8";

.custom_fe2alphabet
{
   background-color: #FFF4CF;
   
   /*width: 98.4%;*/
   width: 968px;
   height: 25px;
   padding-top: 2px;
   margin-bottom: 1px;
   margin-left: 20px;
}

#oben4 .custom_fe2alphabet a
{
   min-width: 30px;
   float: left;
   font-size: 10pt;
   /*font-variant: small-caps;*/
   margin-left: -1px;
   margin-right: -1px;
   margin-bottom: 1px;
   margin-top: 2px;
   text-decoration: none;
   list-style: none;
   color: #000000;
   width: 38px;
   height: 10px;
/*   display: table-cell;
   width: 10px;
   height: 10px;
   padding-left: 1px;
   padding-right: 1px;*/
   
   text-align: center;
}

#oben4 .custom_fe2alphabet a:hover
{
   min-width: 30px;
   background: #DDDDDD;
   border-bottom: 0px solid #000000;/*A0C3C2;*/
   margin-left: -1px;
   margin-right: -1px;
   margin-bottom: 1px;
   margin-top: 2px;
   width: 38px;
   height: 14px;
}