/* DATEI: formate.css */

/* Schriftart: Arial */
/*  */
/*  */
/* 24.10.2009 */
/* 21.11.2010 */

h1,h2,h3,h4,h5,p,div,td,address,blockquote,nobr,b,i,a {font-family:Arial,sans-serif; }

/*h1 { font-size:34px; text-align:center; margin-bottom:18px; font-weight:bold; }*/
h1 { font-size:34px; text-align:center; margin-top:-6px; margin-bottom:-10px; border-bottom:3px groove gray; font-weight:bold; }
h1.A1 { font-size:20px; text-align:center; margin-top:-6px; margin-bottom:-10px; border-bottom:3px groove gray; font-weight:bold; }
h2 { font-size:18px; text-align:center; margin-bottom:18px; }
h3 { font-size:14px; text-align:left;   margin-bottom:18px; text-decoration:underline; text-indent:0.5cm; }
h4 { font-size:10px; text-align:center; border-top:3px groove gray; font-weight:normal; }
h5 { font-size:13px; text-align:left;   margin-top:14px; border-top:3px groove gray; font-weight:normal; }

p,div,td,address,blockquote,b,i,a { font-size:13px; margin:3px; text-align:left; }

div.text p:first-letter { font-size:140%; font-weight:bold; }

div.Baustelle        { font-size:14px; text-align:center; margin-bottom:18px; font-weight:bold; }
div.Baustelle:before { content:"Baustelle"; text-decoration:underline; }
div.Baustelle:after  { content:url(./pic/baustelle_weiter.jpg); }

p.folder:before { content:url(./pic/folder.gif); }
p.blue:before   { content:url(./pic/ball_blue.gif); }
p.blue2:before  { content:url(./pic/ball_blue.gif); margin-left:0.3cm; }
p.red:before    { content:url(./pic/ball_red.gif); }
p.yellow:before { content:url(./pic/ball_yellow.gif); }
p.green:before { content:url(./pic/ball_green.gif); }

table#log       { }
table#log tbody { vertical-align:top; }
table#log td    { border-top:3px groove gray; }

table#ln        { margin-left:20%; border:1px solid; }
table#ln th     { border:2px groove; font-size:13px; text-align:center; }
table#ln tbody  { vertical-align:top; }
table#ln td     { border:2px ridge; }
table#ln td.z   { border:2px ridge; text-align:right; }
