#head_oben {
  background: #E2001A;
}
#content a {
  color: #e2001a;
}
h1 {
  color: #e2001a;
}

.color {
  color: #e2001a;
}



/* lkce
------------------------------------------*/
.infobox_background {
  /* 
  background: #ee2a32; 
  Kontrast zu schlecht lesbar, deshalb für KAW andere Hintergrundfarbe
  */
  background-color: #f8cdbf;
}


.infobox_border {
  padding: 10px;
  border: 1px solid #ee2a32;
}


/* treeview
------------------------------------------*/

.category_box {
  border: 1px solid #e2001a;
}

.line {
  border-top: 2px solid #f5b39b;
  height: 2px;
  width: 100%;
}




/* banners in right border
------------------------------------------*/

#banners {
  position: absolute;
  top: 121px;
  left: 728px;
  width: 154px;
  overflow: hidden;
  text-align: center;
}

#banners div table * {
  margin: 0px;
  padding: 0px;
}

/* Abfallkalender Extension
------------------------------------------*/

.tx-z7abfallkalender-pi1{
  position: relative;
  top: 40px;
  left: 10px;

}
