/* #########################  START  ################### kategorie_table */
#kategorie_table {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 215px;
  height: 662px;
  background-color: green;
}
/*  #fff6b4  */

#kategorie_list {
  margin-left: 5px;
  position: absolute;
  top: 1px;
  left: 0px;
  width: 220px;
  height: 250px;
}

/*
#such_form {
  position: relative;
  top: 6px;
  width: 220px;
}
#such_form_textfeld {
  border: thin solid black;
  background-color: #ffeb4f;
}
#such_form_button {
  background-color: #ffeb4f;
  border: thin solid black;
  color: black;
}
*/
/* #########################  ENDE  ################### kategorie_table */