#middle_column {
  background-position: top center;
  background-repeat: no-repeat;

  overflow: visible;

  width: 596px;
  padding-left: 1px;
  float: left;
  
  padding-top: 1px;
}

#main_container .main_corner_top_left{
  top: 1px;
  left: 5px;
}

#main_container .main_corner_top_right{
  top: 1px;
  right: 0px;
}

#main_container .main_corner_spacer{
  height: 74px;
}

#main_container .main_bottom_corners{
  width: 598px;
  left: 160px;
}

#main_container .main_corner_bottom_left{
  bottom: -2px;
  left: 2px;
}

#main_container .main_corner_bottom_right{
  bottom: -2px;
  right: 0px;
}

#middle_column .top_ad{
  background-color: #5C361C;
  width: 476px;
  height: 65px;
  overflow: hidden;
  
  left: 61px;
  top: 1px;
  padding-top: 1px;
}

#middle_column .ad_top_left{
  top: 85px;
  left: 27px;
}

#middle_column .ad_top_right{
  top: 85px;
  right: 27px;
}

#middle_column .deko_logo {
  width: 100%;
  height: 108px;
  top: 60px; 
}

#middle_column .deko_spacer {
  height: 165px;
}

#main_content{
  width: 542px;
  margin: 0 auto 0;
  padding-right: 1px;
  top: -18px;
}

th {
  text-align:left;
  background-color: #5C361C;
  color: #fff;
}

.list_button {
  border: 1px solid #fff;
  background-color: #5C361C;
  color: #fff;
}

.zeilen_bg1 {
  background-color: #7E582E;
}

.zeilen_bg2 {
  background-color: #9F7A4F;
}