div#go_bestellung_products {
	padding: 0 30px 0 30px;
}

div#go_bestellung_products div.contentteiler2 table tr td.left {
	padding: 0 3px 0 0;
	width: 266px;
}

div#go_bestellung_products div.contentteiler2 table tr td.right {
	padding: 0;
	width: 266px;
}

div#go_bestellung_products .brochure {
	margin: 0 0 30px 0;
}

.brochure_header_table td.brochure_checkbox{
	padding: 12px 0 8px 0;
	vertical-align: top;
	width: 25px;
	text-align: center;
	padding-top: 10px;
}

.brochure_header_table td.brochure_header_text{
	padding: 12px 0 8px 0;
	vertical-align: top;
	width: 135px;
}

div#leftColumn .brochure_header div.csc-header { /* override content.css */
	margin: 0;
}

.brochure_header div.csc-header h1{
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

.brochure_header {
	border: 1px solid #eaeaea;
}

.brochure_body {
	margin: 1px 0 0 0;
	border: 1px solid #eaeaea;
	position: relative;
	min-height: 158px;
	height: auto !important;
	height: 158px;
}

.brochure_body_text {
	padding: 12px 0 10px 25px;
	width: 135px;
}

div#mainContent div.brochure_body_text p { /*override content.css*/
	width: 135px;
}

.brochure_image {
	position: absolute;
	top: -15px;
	right: 10px;
}

div#go_bestellung_footer {
	padding: 0;
	margin: -30px 0 30px 0;
}

