@charset "UTF-8";
@media all
{
 /*
  * Konfiguration der Bildergallerie Einkaufsfahrten.
  */
 .tx-sksimplegallery-pi1 dl.single {
   float:left;
   border: 1px solid gray;
   height: 125px;
   background-color: #ececec;
 }
 .tx-sksimplegallery-pi1 .description {
   margin: 0 0 0 0;
   padding-bottom:0;
   border-bottom:0px solid #000;
 }
 .tx-sksimplegallery-pi1 dd {
   line-height:1.1em;
 }
 .tx-sksimplegallery-pi1 dl.single dd {
   background-color: #ececec;
   margin: 0;
   padding: 0px;
   height: 20px;
   font-size:100%;
   text-align:center;
   font-weight:normal;
 }
}
