
#preview, #article_buy, #cart_layer {
	display:none;
	visibility: hidden;
	width: 0; 
	height: 0;
}


/* Chapter Table */


#legend {
	width: 100%;
}

.legend  {
	font: bolder 6pt Arial, Helvetica, sans-serif;	
	text-align: center !important;
	color: #FF0000;
}

.legend img {
	width: 6pt;
	padding-left: 6pt;
	vertical-align: middle;
}


#chapter750, #chapter1000, #chaptercatalog {
	margin: 0 auto;
	empty-cells: show;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 8pt !important;
}

#chapter750 th, #chapter1000 th, #chaptercatalog th {
	background: #FF6600;
}

#chapter750 th, #chapter1000 th, #chaptercatalog th,
#chapter750 td, #chapter1000 td, #chaptercatalog td {
	text-align: center;
	padding: 0.3em;
	border: 0.1em solid #CCCCCC;
}

#chapter750 .M1000, #chapter750 .M1200, #chapter750 .M120_Grad,
#chapter1000 .GT, #chapter1000 .SF, #chapter1000 .SFC {
	display:none;
	visibility: hidden;
	width: 0; 
	height: 0;
}  

.quantity, .quantity, .order, .order {
	display:none;
	visibility: hidden;
	width: 0; 
	height: 0;
}

.Preis {
	text-align: right;
}

.Stern {
	width: 1.5em !important;
}

.description {
	min-width: 25em;
}

/* Article Page */

#article {
	
}

#article .img {
	display: table;
}

#article .img ul {
	list-style-image: none !important;
}

#article .img li {
	float: left;
}

#article .img img {
	border: 0.1em solid #CCCCCC;
	padding: 0.3em;
}

#article .description {
	left: 0;
	display: block;
}

#article_details_table {
	padding-top: 1em;
}

#article_details_table .header {
	border-bottom: 1px solid #CCCCCC;
	background: #CCCCCC;
	padding: 0.5em;	
	font-weight: bolder;
}

#article_details_table .text {
	padding: 0.2em;
	padding-bottom: 1em;
}

#article_fits {
	table-layout:fixed;
	empty-cells:show;
	border-collapse: collapse;
}

#article_fits th, #article_fits td {
	border: 1px solid #CCCCCC;
	min-width: 5em;
}


