body
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt; /* 11px*/
  margin-left:0;
  margin-top:24;
  margin-right:75;
  text-align:justify ;
  background-color:rgb(232,232,236);
  color:rgb(112,112,112);
  border-right:1 solid white;
  scrollbar-base-color:rgb(232,232,236); /*Basisfarbe der Scroll-Leiste*/
  scrollbar-3dlight-color:rgb(248,248,248); /*Farbe für 3D-Effekte*/
  scrollbar-arrow-color:rgb(128,128,128); /*Farbe für Verschiebepfeile*/
  scrollbar-darkshadow-color:rgb(128,128,128);/* Farbe für Schatten*/
  scrollbar-face-color:rgb(232,232,236);/* = Farbe für Oberfläche*/
  scrollbar-highlight-color:white;/*Farbe für oberen und linken Rand*/
  scrollbar-shadow-color:rgb(200,200,200);/*rgb(227,227,232);/* Farbe für unteren und rechten Rand*/
  scrollbar-track-color:rgb(232,232,236);/*rgb(248,248,248);/* = Farbe für freibleibenden Verschiebeweg*/
}

.hell
{ background-color:rgb(248,248,248);
  border-width:1;
  border-style:solid;
  border-color:rgb(136,136,136);
  margin-top:12;
  padding-left:8;
  padding-top:8;
  padding-bottom:8;
  padding-right:8;
 overflow:hidden;
}

h1,h2,h3,h4,h5,h6
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align: left;
  margin-left:0;
  margin-top:0;
  margin-bottom:3pt;
}

h1
{  font-size:12pt;/*15px;*/
   margin-bottom:12pt;
}

h2
{ font-size:10pt;/*13px*/;
}

h3
{ font-size:9pt;/*12px;*/
}


h4,h5,h6
{ font-size:8pt; /*11px; */
  margin-bottom:0pt;
}

h5
{
  font-weight:normal;
  font-style: italic  ;
  text-decoration:underline;
}

h6
{
  font-weight:normal;
  font-style: italic
}

.Absnach12
{ margin-bottom:12pt;
}

.Absnach6
{ margin-bottom:6pt;
}

.Absnach3
{ margin-bottom:3pt;
}

.Absnach0
{ margin-bottom:0pt;
}

.Absvor12
{ margin-top:12pt;
}

.Absvor6
{ margin-top:6pt;
}

.Absvor3
{ margin-top:3pt;
}

.Absvor0
{ margin-top:0pt;
}

.Blocksatz
{  text-align:justify ;
}

a
{ font-size: 8pt; /*11px; */
  font-weight:normal;
  text-decoration:none;
  color: rgb(255,102,0);
}

a:hover
{   text-decoration:underline;
}

p
{
  margin-left:0;
  margin-top:0;
  margin-bottom:0pt;
}

table
{ width:100%;
  border-collapse:collapse;
  border:none;
  table-layout:auto;
  border-color:#808080;
}


col, colgroup, thead, tfoot, tbody
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt; /*11px; */
  background-color:rgb(232,232,236);
  color:rgb(112,112,112);
  vertical-align:top;
  text-align:left;
  border: 0 ;
  padding: 2;
}

td.abstd, th.abstd
{ padding-left:20;
}

td.abstdugr, th.abstdugr
{ padding-left:20;
  background-color:rgb(248,248,248);
}

td.ugr, th.ugr
{  background-color:rgb(248,248,248);
}

td.ger
{ background-color:rgb(232,232,236);
}

.fntziel
{ margin-top:12;
  border-top:1 solid rgb(248,248,248);
  padding-top:4;
}

.klein
{ font-size:6pt;/*9px*/;
}

ul
{ margin-top:0pt;
  margin-left:13pt;
  list-style-position:outside;
  margin-bottom:0pt;
}

ol
{ margin-top:0pt;
  margin-left:20pt;
  margin-bottom:0pt;
  list-style-position:outside;
}


li
{ padding-left:12pt;
  margin-bottom:3pt;
}

.wichtig
{ background-image: url('../Grafikdateien/wichtig.bmp');
  background-repeat: repeat-x;
}

.wichtig2
{ background-color:rgb(200,255,0);
}
