body { background-color:#e2edff; }
/* ... hintergrundfarbe ... */

.text10 { color:#4169e1; font-size:18pt; font-weight:bold; font-family:arial; } 
/* ... ueberschrift blau ... */
/* ... fuer alle seiten ... */

.text11 { color:#000000; font-size:13pt; font-weight:bold; font-family:arial; }
/* ... unterueberschrift schwarz betont ...*/
/* ... fuer wochenplan singandpray treffpunkt chorprobe gemeindeleben ...*/
/* ...gemeindebrief gemeinde kirchenvorstand adressen impressum  ... */

.text0 { color:#000000; font-size:12pt; font-weight:bold; font-family:arial; }
/* ... text fuer begruessungsseite ... */

.text1 { color:#000000; font-size:12pt; text-align:justify; font-family:arial; }
/* ... text normal im blocksatz ... */
/* ... fuer gemeindeprofil gemeindeleben gemeindebrief gemeinde geschichte ... */

.text2 { color:#000000; font-size:12pt; font-family:arial; }
/* ... text normal ... */
/* ... fuer wochenplan frauenkreis treffpunkt chorprobe mittendrin gemeindebrief  ... */
/* ... gemeinde kirchenvorstand adressen zeittafel links impressum ... */

.text3 { color:#000000; font-size:12pt; font-style:italic; font-family:arial; }
/* ... text normal kursiv ... */
/* ... fuer singandpray geschichte ... */

.text4 { color:#4169e1; font-size:12pt; font-weight:bold; font-family:arial; }
/* ... text normal blau ... */
/* ... fuer gemeinde ... */

.text5 { color:#000000; font-size:9pt; font-family:arial; }
/* ... text klein ... */
/* ... fuer begruessung gemeindeleben kirchenvorstand ... */

a {	font-size:12pt; font-family:arial; text-decoration:none; }
a:link { color:#0000ff; }
a:visited {	color:#0000ff; }
a:active { color:#df0029; }
a:hover { color: #4169e1; text-decoration:underline; }
/* ... links fuer wochenplan gemeindeleben gemeindebrief gemeinde kirchenvorstand adressen links impressum ... */