#main {  height: 460px; 
}

#col1, 
#col3,
#rootline {
  display: none;
}

#col2 {
  width: 900px;  
  margin: 0 0 40px 47px;
}

#col2_content {
  width: 100%;
  margin: 0;
  padding: 0;
}

#footer {
  height: 160px;
  background: #F8F2ED url("/fileadmin/chrome/footer_box.png") no-repeat top left;
}

#footer_content { padding-top: 143px; }

#footerbox { position: relative; top: -140px; left: 40px; height: 0; overflow: visible;}
