/* DATEI: rbona.css  ES ist inzwischen nur noch eine geringe Ableitung von  rboa  */

body { margin-left:0px; margin-top:0px; background-color:#FAFAF0; }
/* der Fensterrand hat bei NN4 kaum Wirkung */

h1,h2,h3,h4,h5,h6,p,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; }
/* Generaldefinition für Schriftart Arial */

table { border-width:1px; border-style:solid; border-color:#CCCCCC; }
td { border-width:1px; border-style:solid; border-color:#CCCCCC; }
table.ohne { border-width:0px; }
td.ohne { border-width:0px; }
td.omg { border-width:0px; background-color:#EADC9B; }
td.omy { border-width:0px; background-color:#FFEEAA; }
xtd.omz { border-width:0px; background-color:#FAFAF0; }  /* z.Z. nur auf Seite Pflanzenfenster eingesetzt. Dort gibts sogar noch omgg !! */

/* alle "h" sind von vornherein "bold" */
h1.k { font-size:24px; } /* h 1 - kleine Variante. Entspricht der Normalgröße von h2. Künftig zu ersetzen ! */
h1.k4a { font-size:24px; margin:4px; } /* h 1 - kleine Variante. Entspricht der Normalgröße von h2 */
h1.og4a { margin:4px; } /* h 1 - ohne Größe, z.Z. experimentell für die Bildserien */
/* eine weitere Margin-Bestimmung ist bei den h2-h3 nicht durchführbar: wg NN4 (unterer Wert dort leider additiv !) */
h2 { font-size:18px; } /* h 2 . Entspricht der Normalgröße von h3ie  */
h2.n4d { font-size:18px; margin: 0px 4px 10px 4px; } /* h 2 . "n" soll trouble vermeiden. "d" für differenziert, Rücksicht NN4  */
h2.in { font-size:18px; } /* h 2 - in diversem Farbfeld, zB. bei "Besuchsinformation" */
h3 { font-size:16px; } /* h 3 . Entspricht der Normalgröße von h4 */
p.an { font-size:9px; } /* ! nicht ändern ! - ist nur für ansprung seitenkopf N6  - z.Z. nicht genutzt */

p { font-size:15px; } /* Normaltext */
p.n4a { font-size:15px; margin:4px; } /* Normaltext. Das "n" soll lediglich trouble vermeiden */
ul.k { font-size:14px; } /* Listentext - klein. Z.Z. nur bei OrteIndex */
p.k { font-size:14px; } /* Normaltext - klein */
p.k4a { font-size:14px; margin:4px; } /* Normaltext - klein, 4 px allseitiger Rand */
p.kb4a { font-size:14px; font-weight:bold; margin:4px; } /* Normaltext - klein - bold, z.Z. nur in Bildserie: Zählerfeld */
p.kb4rl { font-size:14px; font-weight:bold; margin: 0px 4px 0px 4px; } /* Normaltext - klein - bold, z.Z. nur in Bildserie: Textfeld01:deutsch */
p.ki4rl { font-size:14px; font-style:italic; margin: 0px 4px 0px 4px; } /* Normaltext - klein - italic, z.Z. nur in Bildserie: Textfeld02:latein */
p.kk { font-size:12px; } /* Normaltext - klitzeklein. Z.Z. nur bei EinzelOrteKarten-Linkzeile */
p.kk4a { font-size:12px;  margin:4px; } /* Normaltext - klitzeklein. Bildserie: Textfeld03: Langtext deutsch, u.a. */
p.kk4rl { font-size:12px; margin: 0px 4px 0px 4px; } /* Normaltext - klitzeklein. Z.Z. nur für Ldk.-Spalte neben der Ortpunkte-Karte */

p.lit { font-size:13px; } /* Normtext - literatur, für Literatur auf der Normseite. Wo eingesetzt? */
p.lit4a { font-size:13px; margin:4px; } /* Normtext - literatur, für Literatur auf der Normseite */
p.line { font-size:14px; color:#999999; } /* seitenkopf: link-line; das ist ein mittelgrau */
p.line4rl { font-size:14px; margin: 0px 4px 0px 4px; color:#999999; } /* seitenkopf: link-line; mittelgrau; z.Z. für Bildserie */
p.uline { font-size:12px;  margin:4px; } /* Normaltext - klitzeklein, z.B. in underline */

p.titelif-1 { font-size:14px; color:#666666;  margin:4px; } /* Titel in Feld 1 = Weitere Seiten. Mit allseitigem Rand 4 px */
p.textif-1 { font-size:14px; color:#666666;  margin:4px; } /* Text in Feld 1 = Weitere Seiten. Mit allseitigem Rand 4 px */
p.titelif-2 { font-size:14px; color:#666666;  margin:4px; } /* Titel in Feld 2 = Auf dieser Seite. Mit allseitigem Rand 4 px */
p.textif-2  { font-size:14px; color:#666666;  margin:4px; } /* Text in Feld 2 = Auf dieser Seite. Mit allseitigem Rand 4 px */
p.in { font-size:14px; } /* schrift in diversemFarbfeld; etwa bei Besuchsinformation */

p.bild { font-size:14px; color:#666699; } /* Text zum Normalbild */

a:link { color:#EE6600; } /* Verweise zu noch nicht besuchten Seiten. FF wäre sehr viel heller */
a:visited { color:#BB4400; } /* Verweise zu bereits besuchten Seiten. Vorläufig */
a:active { color:#CC0000; } /* Verweise, die gerade angeklickt werden. Vorläufig */
