/* DATEI: txt.styles.css */
/* kleinstadtnovelle stylesheets (text) */

/* flowtext - normal paged text */
.flowtext {
   font-family: "Courier New", Courier, mono; 
   font-size: 9.5pt; 
   text-align: justify; white-space: normal;   
/* width: 385px; margin-top: 20px; margin-left: 10px */
  }
.text {
   font-family: "Courier New", Courier, mono; 
   font-size: 9.5pt; 
   /* width: 385px; margin-top: 20px; margin-left: 10px */
   }

