body{
  font: 12pt/1.5 'Helvetica Neue',Arial,sans-serif;
  background: white;
  color: black;
}

img { border: 0; }

/* Inhalte ausblenden */
#hnav, #tnav, #headline, #topleiste, .tree_div, .outside, .toolbar_div, fieldset, input, select, textarea, #zusatz { display: none; }

/* Inhalt einrücken */
#container { padding-top: 1em; border-top: 1px solid #707070; }


/* Abkürzungen anzeigen */
acronym[title]:after, 
abbr[title]:after {
  content: ' (' attr(title) ')';
}

/* Footer */
#footer { font-size: 80%; text-align-center; padding-top: 1em; border-top: 1px solid #707070; }

/* Standardanpassungen */
h1 { font-size: 14pt; margin: 0 0 .5em 0; color: #F65700; }
h2, h3, h4, h5, h6 { font-weight: bold margin: 0 0 .25em 0; color: #999; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }
h4, h5, h6 { font-size: 11pt; }

a { text-decoration: none; border: 0 none; color: black }
img { border: 0; }
ul, li { page-break-before: avoid; }
p { margin: 0 0 0.5cm 0; }
fieldset { margin-top: 0.5cm; }
thead { display: table-header-group; }
.klar { clear: both; }
.topline { border-top:4px solid #D0D0D0; padding-top:8px; }
.upper { text-transform:uppercase; }
.minibox h4 { color:#F65700; font-size:100%; font-weight:bold; margin:0 0 0.5em; }
.minibox h4 a { color:#F65700; }

/* Hack fuer Firefox und Co, aber nicht fuer alte IEs */
html>table.rTable_table, html>.rTable_table td, html>.rTable_table th, html>.rTable_table tfoot, 
html>table.gi, html>.ki td, html>.gi th, html>.ki tfoot,
html>table.ki, html>.gi td, html>.ki th, html>.gi tfoot,
html>table, html>td, html>th, html>tfoot { height: 100%; }
/* Ende Spezial-Tabellenhack */

table.rTable_table, table.gi, table { margin: 0.3cm 0; counter-increment: table;  border: thin solid black;}
.rTable_table th, .gi th, .rTable_table td, .gi td, th, td { text-align: left; padding: 0.1cm; border-top: none; border-right: thin solid gray; border-bottom: thin solid gray; padding-top: 0.1cm; padding-bottom: 0.1cm; }
.rTable_table th, .gi th, th { font-weight: bold; }
.rTable_table a, .gi a, table a { border: 0 none; }
.druckseite th, .druckseite td, .ki th, .ki td { font-size: 10pt; }

/* astec-css */
.txtinsert {  display: block; }
.buttong { display: inline; }