/*
 * stylesheet for # DGB20 - Ich bin mehr Wert! #
 * special structure for homepage
 * (c) www.wegewerk.com
 * wwEdit CMS (www.wwedit.de)
 * created: 20080221 bms
 * lastmodified: 20080221 bms
 */

/* ------------- */
/* - STRUCTURE - */
/* ------------- */
#left_center_container{
  width: 725px;
  float: left;
}

.msie6 #left_center_container{
  margin-left: 0px;
}

#left_center_head{
  margin-bottom: 15px;
}

#left_center_head .img_container{
  margin-right: 30px;
}

#page_body_left{
  width: 250px;
  padding: 0;
}

#page_body_main_container{
  width: 451px;
  float: right;
  margin-left:0px;
}

.msie6 #page_body_main_container{
  width: 451px;
 margin-left:0px;
  float: right;
}

#page_body_right{
  width: 250px;
  
}

.msie6 #page_body_right{
 
}

#page_body_main_content{

margin-top:0px !important;

}
