.zeitschrift-box,
.broschuere-box {
	border-bottom:2px solid #eee;
	float:left;
	height:17em;
	margin:0 0 1em 0;	
	text-align:center;
	width:32.5%;
}
.zeitschrift-box {
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	padding: 0.3em 0 0 0;
}
.broschuere-header {
	height: 5em;
}
.broschuere-image,
.zeitschrift-image {
	font-size: 0.7em;
}
#contentMain .broschuere-header ul {
	background:none;
	list-style:none;
	list-style-image:none;
	margin:0.5em auto 0 auto;
	padding:0;
	width:95px;
}
#contentMain .broschuere-header ul li {
	background:none;
	margin:0;
	padding:0;
}
.brochureorderform {
	margin:0.5em auto 0 auto;
	padding:0;
}
.brochureorderform .inputWrapper {
	padding:0;
	margin:0;
	border:none;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	background:#eee;
	width:34px;
	height:23px;
	float:left;
}
.brochureorderform input {
	border:none;
	border-top:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	background:#eee;
	padding:0;
	margin:0;
	width:33px;
	height:22px;
}
.brochureorderform label {
	float: left;
	display: block;
	line-height: 22px;
	padding: 0 0 0 0.5em;
}
.brochureorderform input.broshureSubmit {
	background:transparent url(../images/iconArrowMainnavigationLeftNormal.gif) no-repeat 0 6px;
	_background-position: 0 4px; /* IE6 */
	border:none;
	color:#03a7fc;
	cursor:pointer;
	font-weight:bold;
	font-size:0.9em;
	_font-size:1.1em; /* IE6 */
	margin:0;
	text-transform:uppercase;
	padding: 0 0 0 6px;
	width:auto;
	_width: 12.8em; /* IE6 */
	line-height:12px;
	letter-spacing: 80%;
}
.brochureorderform .quantityWrap {
	clear:both;
	width:95px;
	margin:0 auto 0 auto;
}
.zeitschrift-table {
	float: right;
	width: 65%;
}
.zeitschrift-table caption {
	font-weight:bold;
	font-size:0.7em;
	text-align: left;
	margin: 0.6em 0 0.25em 0;
}
.zeitschrift-table-head {
	font-size:0.7em;
	font-weight:bold;
}
.zeitschrift-table tr td {
	vertical-align: top;
}
.zeitschrift-table tr td.site-table {
	padding: 0 2.2em 0 0;
}
.zeitschrift-table tr td strong {
	font-size:0.7em;
	vertical-align: top;
	margin-top: 0.3em;
	display: block;
}
h2.basket {
	background:transparent url(../images/icon_basket.gif) no-repeat left top;
	padding:0 0 0 1.5em;
	_padding:0 0 0 1.5em; /* IE6 */
}
table.baskettable {
	margin:0.25em 0 0.22em 0.2em;
	padding:0;
	width:13.19em;
}
td.quantity {
	font-size: 0.7em;
	text-align: right;
	padding: 0 0.5em 0 0;
	vertical-align: top;
}
td.title {
	vertical-align: top;
	font-size: 0.7em;
}
.contentMarginalBasket .contentMarginal {
	background-color: transparent;
	width: 13.19em;
	margin: 0.25em 0 0.22em 0.2em;
	padding: 0.2em 0 0.01em 0.55em;
	border-top: 2px solid #eee;
	text-align: right;
}
.contentMarginalBasket .contentMarginal a {
	font-size: 0.7em;
}