/**
 *  Kunde   : Stadt Herrenberg
 *  Projekt : Internet
 *  File    : /site/aufEinenBlick/css/parkmoeglichkeiten.css
 *
 *  Styles für "Auf einen Blick/Parkmöglichkeiten"
 *
 *  Historie:
 *    09.03.2007  ibb   Entwicklung
 *
 * Copyright © 2007 Ing.Buero Bestenlehner. All rights reservered.
 */

  /* Seite "Parkmöglichkeiten */
div.content table.parkmoeglichkeiten {
  margin-top:10px; margin-bottom:10px;
}
div.content table.parkmoeglichkeiten td {
 font-size:85%; padding:2px;
} 
div.content table.parkmoeglichkeiten td.img-col {
  width:50px;
} 
div.content table.parkmoeglichkeiten td.text-col {
  width:40em;
} 
div.content ul {
  margin-bottom:10px;
}

/* eof */
