#main {
	padding: 232px 0 0 0 !important;
}

#leftcontent {
	top: 232px;
}

#centercontent {
	float: left;
	overflow: hidden;
	width: 761px;
}


/** INHALT EINSPALTIG **/
.product_list .single_column {
	width:761px;
}
/** INHALT ZWEISPALTIG **/
.product_list .two_columns {
	width:375px;
}

