/* 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
}

.ft {
   font-family: "Courier New", Courier, mono; 
   font-size: 9.5pt; 
   text-align: justify; white-space: normal;
}

.ft2 {
   font-family: "Courier New", Courier, mono; 
   font-size: 9.5pt; 
   text-align: justify; white-space: normal;
   width: 380px;
}

.ft3 {
   font-family: "Courier New", Courier, mono; 
   font-size: 8pt; 
   text-align: justify; white-space: normal;
}

a:link {
   text-decoration: none;
   color: black;
	}
.bnone {
   text-decoration: none;
   color: black;
	}

.anone:link {
   text-decoration: none;
   color: #EC0A0C;
}

.anone:visited {
   text-decoration: none;
   color: #EC0A0C;
}


.anone {
   text-decoration: none;
   color: #EC0A0C;
}