/* Datei MMM.CSS */

/* ------------------- Allgemein ------------------- */

/* Fensterhintergrund 8F8FDA                           */
body.allg { background-color:#FFCF2B; }
/* 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; }
q { color:#8F8F8F; }
tt { color:#AAAAAA; }
img {border-style:none; }
div.gal {font-size:8pt; }

/* Darstellung von Links                            */
a:link { color:#FF0000; text-decoration:underline; }
a:visited { color:#0000FF; text-decoration:underline; }
a:hover { color:#000000; text-decoration:none; background-color:#FFEEB3; }
a:active { color:#000000; text-decoration:none; }
a.inf:link { color:#000000; font-style:italic; text-decoration:underline; }


/* Tabellen F5F5FC                                  */
table.hpt { width:100%; background-color:#FFEEB3; padding:0px; margin:0px; border-style:none;}
table.gal { text-align:center; width:100%; background-color:#FFFBEA; padding:10px; margin:0px; border:1px solid #000000;}

td.akt { width:100px; background-color:#FFEEB3; vertical-align:bottom; text-align:center; font-size:8pt; padding:0px; margin:0px; border-style:none;}
td.gal { font-size:8pt; background-color:#FFFBEA; padding:0px; margin:0px; border-style:none;}
td.log { width:100px; height:100px; background-color:#DFDFF4; padding:0px; margin:0; border-bottom:2px solid black; }
td.men { width:100px; background-color:#FFEEB3; vertical-align:top; padding:0px; margin:0px; border-style:none;}
td.tit { height:100px; background-color:#FFEEB3; padding:0px; margin:0px; border-left:1px solid #000000; border-bottom:2px solid #000000; }
td.txt0 { background-color:#FFFBEA; vertical-align:top; padding:0px; margin:0px; border-left:1px solid #000000;}
td.txt1 { height:420px; background-color:#FFFBEA; vertical-align:top; padding:10px; margin:0px; border-left:1px solid #000000;}
td.txt2 { background-color:#FFF5D5; vertical-align:top; padding:10px; margin:0px; border-top:3px solid #000000; border-left:3px solid #000000; bottom:3px solid #000000; border-right:3px solid #000000; }
td.txt3 { background-color:#FFFBEA; vertical-align:top; text-align:justify; padding:10px; margin:0px; border-style:none; }
