table, tr, td {
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  font-size: 11px;
  line-height: 14px;
}

table .bodytext {margin-bottom: 0px;}

/********** Tabellenspalten rechtsbuendig formatieren **********/
.rechts1 td.td-0 {text-align: right;}
.rechts2 td.td-1 {text-align: right;}
.rechts3 td.td-2 {text-align: right;}
.rechts4 td.td-3 {text-align: right;}
.rechts5 td.td-4 {text-align: right;}
.rechts6 td.td-5 {text-align: right;}
.rechts7 td.td-6 {text-align: right;}
.rechts8 td.td-7 {text-align: right;}
.rechts9 td.td-8 {text-align: right;}


/********** table layout - normal **********/
table.contenttable-0 {
  width: 100%;
  margin-bottom: 18px;
}

.contenttable-0 th, .contenttable-0 td {
  padding-right: 20px;
  border-bottom: 1px solid #000000;
}


/********** table layout - 1ayout1 **********/
table.contenttable-1 {
  width: 438px;
  margin-bottom: 18px;
}

.contenttable-1 thead {height: 45px;}

.contenttable-1 td {
  padding-right: 20px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.contenttable-1 .td-0 {
  border: 0px;
  color: #009933;
  background-color: #FFFFFF;
  font-weight: bold;
  width: 40px;
}


/********** table layout - 1ayout2 **********/
table.contenttable-2 {
  width: 607px;
  margin-bottom: 18px;
}

.contenttable-2 thead {height: 45px;}

.contenttable-2 td {
  padding-right: 20px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.contenttable-2 .td-0 {
  border: 0px;
  color: #009933;
  background-color: #FFFFFF;
  font-weight: bold;
  width: 40px;
}


/********** table layout - 1ayout3 **********/
table.contenttable-3 {
  width: 753px;
  margin-bottom: 18px;
}

.contenttable-3 thead {height: 45px;}

.contenttable-3 td {
  padding-right: 20px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.contenttable-3 .td-0 {
  border: 0px;
  color: #009933;
  background-color: #FFFFFF;
  font-weight: bold;
  width: 40px;
}