/* css-Datei mit dem normalen Grundlayout

Dabei gelten folgende Individualformate:
#int für Links zu Interpretationsansätzen
#quot für den Namen des Autors unterm Text
#q2 siehe #quot, wenn dies zugleich ein Link ist
#nf macht etwas nicht-fett, z.B. die "|" in sprache_gedichte
#a Autorname in Kategorieseiten
#al Autorlink in Kategorieseiten
#v Links von Kategorieseiten und unter Endseiten auf Endseiten
#vex Links von Kategorieseiten und unter Endseiten auf externe Seiten
#lin Links im Normaltext
#linex Links im Nomaltext auf externe Seiten

!! Wenn Autorenbios da sind, dann #q2 und #al von text-decoration none nach underline
*/
/* */

body              { background-color:#4477CC; }

body,p,h1,h2,dl,th,td,a:link,a:active,a:focus,a:visited,a:hover,#int,#quot,#q2,#a,#al,#v,#lin,#vex,#linex
                  { font-family:Arial,sans-serif;
                    letter-spacing:0.2mm;
                    word-spacing:0.8mm;  }

body,h1,h2,p,dl,th,td,a:link,a:active,a:focus,#int,#quot,#q2,#a,#int,#al,#v,#lin
                  { color:#000038; }

a:hover[id=vex],a:hover[id=linex]
                  { color:#000055 }

a:visited[id=vex],a:visited[id=linex]
                  { color:#000055 }

p,dl,th,td,a:link,a:active,a:focus,a:visited,a:hover,#int,#quot,#q2,#a,#al,#v,#lin,#vex,#linex
                  { font-size:11pt;
                    line-heigh:13pt; }

h1,h2             { font-size:16pt;
                    line-heigh:18pt; }

h1,#quot,#q2      { font-style:italic; }

#a,#al,#v,#vex    { font-style:normal; }

#int,#lin,#linex
                  { text-decoration:underline; }

a:link,a:active,a:focus,a:visited,a:hover,#q2,#v,#al,#vex
                  { text-decoration:none; }

#a,#al            { font-weight:bold; }

#int,#q2,#nf,#v,#lin,#linex
                  { font-weight:normal; }