/* 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: 50px
}
.anone {
	text-decoration: none;
	color: #EC0A0C;
}
.black {color:#000;}