/* ==============================
// CSS fuer das Projekt: dpm pizza sociale
// Anwendungsbereich: alle Medien
// Approb.: 2008-10-23
// ==============================
//
// Sektion 1: Container
// Sektion 2: Tabellenformate
// Sektion 3: Listenformate
// Sektion 4: Formularfelder
// Sektion 5: Bildformate
// Sektion 6: Headlines
// Sektion 7: Absaetze
// Sektion 8: Anker
// Sektion 9: Freie Klassen
// Sektion 10: Sonderfaelle
// ============================== */

/* -----------------------------------------------
// Sektion 1: Container
// --------------------------------------------- */
body      {
          background-color:#FFF;
          color:#111;
          }

/* -----------------------------------------------
// Sektion 2: Tabellenformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 3: Listenformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 4: Formularfelder
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 5: Bildformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 6: Headlines
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 7: Absaetze
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 8: Anker
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 9: Freie Klassen
// --------------------------------------------- */
.neuzeile  {
   display:none;
   }

/* -----------------------------------------------
// Sektion 10: Sonderfaelle
// --------------------------------------------- */
