/**
 *  Kunde   : Stadt Herrenberg
 *  Projekt : Internet
 *  File    : /site/aufEinenBlick/css/fahrplaene.css
 *
 *  Styles "Auf einen Blick/Fahrpläne"
 *
 *  Historie:
 *    14.03.2007  ibb   Entwicklung
 *    11.04.2007  ..    Einführung einer "festen" Spaltenbreite für das
 *                      Seitenelement "Text mit Bild"; quick and dirty ..
 *    25.07.2009  ..    Back to the roots
 *
 * Copyright © 2007-2009 Ing.Buero Bestenlehner. All rights reservered.
 */

div.content div.csc-textpic-text ul {
  list-style:none; list-style-image:none;
}

div.content div.csc-textpic-text ul li {
  padding-bottom:2px; padding-top:2px;
  list-style:none; list-style-image:none;
}

/* eof */
