/* ---------------------------------------------------------
   Staedteliste
--------------------------------------------------------- */
#citylist-side .sub-letter{
   float: left;
   width: 2em;
}
#citylist-side .sub-cities{
   float: left;
   width: 16em;
   margin-bottom: 0.5em;
}
#citylist-side em{
   font-weight: bold;
   font-style: normal;
}
