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