/* -------------------------------------------------------------------------------------------------
      Cascading StyleSheet
                                                                                                    */

*                   { padding:0px; margin:0px; font-size:1em; }
body                { font:11pt/1.4em "Times New Roman",Arial,Verdana,Tahoma,Helvetica,sans-serif; color:#333333; }


/* -------------------------------------------------------------------------------------------------
      layout
                                                                                                    */

div#pageHeader, div#contentMenu, div#contentRight, div#pageFooter { display:none; }

h1                  { font-size:1.6em; line-height:1.7em; }
h2                  { font-size:1.3em; line-height:1.5em; }

span.u              { text-decoration:underline; }
span.error          { color:#d60300; }
.color              { color:#ff6633; }

small               { font-size:0.9em; line-height:1.3em; }
big                 { font-size:1.1em; line-height:1.5em; }

a                   { text-decoration:underline; color:#000000; }
a.seiten            { padding:0px 3px; }

hr                  { margin:1em 0px; }

ol                  { margin-left:3em; }
ul                  { margin-left:2em; }

div.infoBox         { border:1px solid #cacac8; background:#f9f9f9; margin-bottom:1.4em; padding:10px 15px; }
div.infoBox big     { font-weight:bold; }

table               { border:0px; border-collapse:collapse; }
td                  { vertical-align:top; }
td.align            { vertical-align:middle; }

tr.row1 td, tr.row2 td
                    { padding:3px 8px 4px 8px; }

thead th            { padding:0px 8px 3px 8px; text-align:left; border-bottom:1px solid #c9cac6; }
tfoot td            { padding:2px 8px 0px 8px; border-top:1px solid #c9cac6; font-size:0.9em; }

ul.kartei           { margin-bottom:20px; }
ul.kartei a.grey    { color:#cccccc; }

/* JobInfo */
.back { display: none; }
.nonprint { display: none }
div { line-height: 1.5em; }

