/****************************************************************
 * Stylesheet für:    http://St-Ulrich-und-Afra.de/
 * Adresse:           http://St-Ulrich-und-Afra.de/css/2columns.css
 * Medientyp:         screen
 * Autor:             J. Schlosser, webteam@st-ulrich-und-afra.de
 * Erstellt:          14. Februar 2004 (ValentinsDay :-)
 * Letzte Aenderung:  18. Februar 2004
 * Kommentar:         Seiteninhalt zweispaltig darstellen
 ****************************************************************/

#PageContent .absatz {
  width:46%;
  float:left;
  padding-right:12px;
  padding-bottom:8px;
  padding-left:0px;
  text-align: justify;
/*  padding-top:5px; */
}


