/* Datei SPUREN.CSS */

/* ------------------- Allgemein ------------------- */

/* Fensterhintergrund                                */
body.allg { background-color:#F4B677; }
/* Globale Schrift- und Absatzformatierungen -Schriftart und -größe */
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; font-size:12pt; }
dt { font-weight:bold; }
tt { font-size:8pt; }
/* Globale Schrift- und Absatzformatierungen -Farbe- */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { color:#000000; }
h3 {background-color:#FADFC5; text-align:center; border:1px solid #000000; }
q { font-variant:small-caps; }
tt { color:#AAAAAA; }
img {border-style:none; }
div.vor {text-align:right;}
div.zur {text-align:left;}
em { font-variant:small-caps; font-style:italic;}

/* Darstellung von Links                            */
a:link { color:#FF0000; text-decoration:underline; }
a:visited { color:#0000FF; text-decoration:underline; }
a:hover { text-decoration:none; background-color:#FADFC5; }
a:active { color:#000000; text-decoration:none; }
a.inf:link { color:#000000; font-style:italic; text-decoration:underline; }
/* Tabellen                                         */
table.hpt { width:100%; background-color:#FADFC5; padding:0px; margin:0px; border-style:none; }
td.akt { background-image:url(men_hg.gif); width:100px; height:40px; background-color:#FADFC5; vertical-align:bottom; text-align:center; font-size:8pt; padding:0px; margin:0px; border-style:none;}
td.log { width:100px; height:100px; background-color:#FADFC5; padding:0px; margin:0; border-bottom:2px solid black; }
td.men { background-image:url(men_hg.gif); width:100px; background-color:#FADFC5; text-align:center; vertical-align:top; padding:0px; margin:0px; border-style:none;}
td.tit { background-image:url(tit_hg.gif); height:100px; background-color:#FADFC5;  padding-left:10px; margin:0px; border-left:1px solid #000000; border-bottom:2px solid #000000; }
td.txt0 { height:420px; background-color:#FDF2E8; vertical-align:top; padding:0px; margin:0px; border-left:1px solid #000000;}
td.txt1 { height:420px; background-color:#FDF2E8; vertical-align:top; padding:10px; margin:0px; border-left:1px solid #000000;}
td.txt2 { background-color:#FDF2E8; vertical-align:top; padding:10px; margin:0px; border-top:2px solid #000000; border-left:1px solid #000000;}
td.txt3 { background-color:#FDF2E8; vertical-align:top; text-align:justify; padding:10px; margin:0px; border-style:none; }
td.txt_oben {vertical-align:top; }
div.kap { font-size:14pt; font-variant:small-caps;}
div.tit { font-size:24pt; font-weight:bold; }
div.aut { font-size:12pt; font-style:italic; }