.klein {
  font-size:10px;
  }
  
.rot {
  color:#E22610;
  font-weight:bold;
  padding-left:10px;
  }

.table-header {
  font-weight: bold;
  text-decoration:none;
  font-size: 14px;
  background-color:#666666;
  border:1px solid ##666666;
  }

.table-cell-header {
  font-weight: bold;
  text-decoration:none;
  border:1px solid #666666;
}

.table-cell-normal {
  border:1px solid #666666;
}

.table-cell-center {
  text-align:center;
}




#content .table-header {
  font-weight: bold;
  text-decoration:none;
  font-size: 14px;
  background-color:#666666;
  border:1px solid ##666666;
  
}

#content .table-cell-header {
  font-weight: bold;
  text-decoration:none;
  border:1px solid #666666;
}

#content .table-cell-normal {
  border:1px solid #666666;
}

#content .table-cell-indent {
  padding-left: 10px;
  border:1px solid #666666;
}

#content .rot {
  color:#E22610;
  font-weight:bold;
  padding: 5px 0 0 10px;
  margin:0;
  font-size:14px;
  }

.arrow_red li{
  margin:0;
  padding:0 0 0 20px;
  list-style-type:none;
  background-image:url(img/arrow-kl.gif);
  background-repeat:no-repeat;
  line-height:17px;
  }