/* DATEI: rbobu.css */

/* body { margin-top:0px; margin-bottom:10px; } Fensterrand --- es hat keine Wirkung bei NNalt */

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 */

/* alle "h" sind von vornherein "bold" */

h1 { font-size:32px; } /* h 1 */
h1.s { font-size:28px;  line-height:32px; } /* h 1 - sonder, für Einstiegsseite zu jeder Burg. Zwischen Normalgröße von h1 und h2 */
h1.k { font-size:24px; } /* h 1 - kleine Variante. Entspricht der Normalgröße von h2 */
h2 { font-size:18px; } /* h 2 . Entspricht der Normalgröße von h3ie */
h2.k  { font-size:17px; } /* h 2 - kleine Variante. Versuchsweise genutzt, z.B. Burg: Aus der Geschichte */
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 { font-size:15px; } /* Normaltext */
p.k { font-size:14px; } /* Normaltext - klein, z.B. als Erläuterung bei "Bildübersicht" ! dort inzwischen "ibtext" verwendet */
p.kk { font-size:12px; } /* Normaltext - klitzeklein, z.B. in underline */
p.l { font-size:13px; } /* Normtext - literatur, für Literatur auf der Normseite */
p.ll { font-size:12px; } /* Normtext - literatur kleinere Variante. Z.Z. noch nicht angewendet */
p.an { font-size:9px; } /* ! nicht ändern ! - ist nur für ansprung seitenkopf N6 */

p.ibtitel { font-size:14px; color:#666666;  } /* in: blau schaltblock - titel */
p.ibtext  { font-size:14px; color:#666666;  } /* in: blau schaltblock - text */
p.ibtextk  { font-size:13px; color:#666666;  } /* in: blau schaltblock - text - klein, d.s. die Unterabsätze etwa bei "Editorial" */
/* vielleicht das obige später doch auf 12px setzen */
p.ibtextg  { font-size:16px; font-weight:bold; color:#666666;  } /* in: blau schaltblock - text - groß, nur bei "Orte als Liste" */
p.in { font-size:14px; } /* schrift in diversemFarbfeld; etwa bei besuchsinformation */

p.line { font-size:14px; color:#999999;  } /* seitenkopf: link-line; das ist ein mittelgrau */
p.bild { font-size:14px; color:#666699; } /* Text zum Normalbild */
p.lit { font-size:13px; } /* Text für Literaturverzeichnis */
p.liste  { font-size:15px; font-weight:bold; color:#999999;  } /* z.Z. für (interne link) liste orte */
p.ein { font-size:16px; } /* sonderformat für Einführungstext, später evtl. größer evtl. farbig */


a:link { color:#0033FF; } /* Verweise zu noch nicht besuchten Seiten */
a:visited { color:#993399; } /* Verweise zu bereits besuchten Seiten */
a:active { color:#993399; } /* Verweise, die gerade angeklickt werden */
