@CHARSET "UTF-8";

/**
 * (C) 2009 IMIS group AG, Zurich Switzerland
 *
 * Contains declaration that the broken IE7 can process properly.
 *
 * Author: fan
 *
 * encoding UTF-8:  üöä
 *
 */
 
div#miniBasket img
{
  margin-bottom:       -2px;
  margin-top:          0px;
  padding:             0px;
  padding-right:       2px;
}

div#header
{
    position:            absolute;
    top:                 0px;
    left:                230px;
    width:               917px;
	/*z-index:			820;*/
}

/*
 design issue: bug #2998
*/
html body#Body div#container div#content div#bigContent.contentSubject div#articleDetail div#scrollareaAfterSearch.scrollArea table.productTable  pre,
  html body#Body div#container div#content div#bigContent.contentSubject div#articleDetail div#scrollareaAfterSearch.scrollArea table.productTable  pre,
  html body#Body div#container div#content div#bigContent.contentSubject div.productlist div#scrollareaAfterSearch.scrollArea table.productTable pre,
  html body#Body div#container div#content div table.productTable pre,
  html body#Body div#container div#content div#bigContent.contentSubject div.myAccountDefaultContentStyle div.scrollArea table.orderlistTable pre
{
  float: left;
  font-family: Arial, Helvetica, sans-serif;
}

div.basketTabs div.active a.mobilemultibasketname
{
    width:               70px;
}