/***** COPIED FROM DISTRELEC *****/

/* BODY STYLE */
body
{
	color: #3d3d3d;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	margin: 5px;
	padding: 0px;
	background-color: #ffffff;
	background-image: none;
}

/*table.order-profile select,order-profile*/
select
{
	font-size: 09px;
}

/* GLOBAL PAGE LAYOUT STYLES ************************************************ */

/* HEADER containing the whole vertical header bar (incl. Logo); id-selector */
div#layout-topbar
{
	display: none;
}

/* SIDEBAR containing Search, Newletter and Login/Settings-Box; id-selector */
div#layout-sidebar
{
	display: none;
}

div#boxes-right
{
	display: none;
}

div#footer, div#footer-special
{
	display: none;
}

div#layout-content, div#layout-content div.page-title, div#content-wide, 
div#layout-content-special, div#layout-content-special div.page-title,
div#productcontainer
{
/*	height: auto !important;
	width: auto !important;*/
	height: auto;
	width: auto;
	position: static;
}

div#productcontainer div.productTableArea, div#productcontainer div.productViewArea,
div.productTable
{
	height: auto !important;
}

div.hyb-productBreadcrump
{
	display: block;
/*	rem by MIC
	height: 100%;*/
	height: 23px;
	width: auto;
}

table.document, table.documentFooter, table.documentFunction, table.ProductTable,
div.productTable, table.order, table.basket
{
/*	width: 17cm !important;*/
	/*width: 17cm;*/
	width: 790px;
}

div#productviewarea
{
	left: 5px;
	position: static;
}

table.ProductViewContainer, td.TrennlinieRechts
{
	xwidth: 100%;
}

div#productcontainer div.productTableArea div.productTable {
	border: none;
/*	border: none !important;*/
}

/* series (top) */
div#productcontainer div.productTableArea div.productSeries {
	display: none;
}

thead#free tr.ProductTableHeader {
	display: none;
}
