
body, a, table, input
{
    color:               #000000;
    font-family:         Arial, Helvetica, sans-serif;
    font-size:           13px;
}

div#header,
div#sidebarLeft,
div#orderBasketButtons,
div#directorder,
table.tableButtonsRight input,
table.tableButtonsRight img,
form#warehouseSwitch,
table.productTable img.orderlist,
form#editOrderlistForm,
div#content div.contentSubject.basketContent div.contentTitleSelect,
div#content div.contentSubject.basketContent div.minHeigtContent,
div#content div#printExportLayer,
div.accountMenu
{
	display:             none !important;
}

div#container
{
	margin:              0px;
	width:100%;
}



table.basketTable
{
	margin-bottom:       0px;
}

div.contentTitleSelect,
div.contentTitle
{
	margin-bottom:       0px;
}

div.scrollArea,
div.scrollAreaBasket,
div#scrollAreaOrder,
div#scrollareaAfterSearch,
div#scrollareaProductDetailSpecifications,
div#scrollareaProductDetailMain,
div#content div#scrollareaProductDetailMain table.productDetailInfo
{
	height:              auto;
	overflow-y:          visible;
    overflow-x:          hidden;
}

div#content div#bigContent div#scrollareaAfterSearch
{
    height:              auto;
    overflow-y:          visible;
    overflow-x:          hidden;
    width:               auto;
}


div.contentSubject.basketContent
{
	border:              none;
	float:               none;
}

div#content
{
	position:            relative;
	width:               100%;
	left:                0px;
	top:                 0px;
	border:              none;
	float:               none;
}

div#content div#bigContent, table.basketTable{
	width:               100%;
}

table.productTable td.eno,
table.productTable th.eno,
table.basketTable th.eno
{
	padding-left: 			 0px;
}

div#content div.contentSubject
{
	border-left: 				 0px;
	border-right:				 0px;
	float:							 none;
	padding-left:        0px;
	padding-right:       0px;
}

form#basket2 table
{
	margin-bottom:       0px;
	margin-top:          0px;
	padding-left:        0px;
}

 tr.even,
 tr.odd
 {
	width:               100%;
}

table.basketTable td,
table.basketTable th
{
	padding-right:       0px;
}

.buttonsRightInProductTable
{
	                     display:none;
}

div#container div.galleryContainer
{
    height: 116px;
}

div#container div.gallery{
    height: 114px;
}

.middlecontent
{
    margin-top: 20px;
}
