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