@import url('import/common.css');
@import url('import/selector.css');


body {
  font: 8pt/13pt Verdana, Arial, Sans-Serif;
}


/* @group */

#claim,
#form,
#headerKeyvisual,
#navigation,
#footer,
.lefthand,
.sidebar,
#productListFilter,
#productListFilterLabel,
#historyNavigation,
.form * {
  display: none;
}

html img,
#top,
#header,
#logo,
#container,
.content,
.contentNoSidebar,
.contentNoLefthand,
.entrance,
.entranceNoLefthand,
.entranceNoSidebar,
#product,
#productList,
#productList .product,
#productList .product .image,
#usedMachines {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

#productSpecs table .key,
#productSpecs table .unit,
.content,
.contentNoLefthand,
.contentNoSidebar,
.entrance,
.entranceNoLefthand,
.entranceNoSidebar {
  width: auto;
}

.contentImage,
.contentContact,
.contentWysiwyg,
.contentTextImage,
.contentNoSidebar .keyvisual {
  padding-bottom: 20px;
}

.contentNoSidebar .contentHeadline,
.contentNoSidebar .contentImage,
.contentNoSidebar .contentContact,
.contentNoSidebar .contentWysiwyg,
.contentNoSidebar .contentTextImage {
  margin: 0;
  padding-top: 20px;
  with: auto;
}

#logo a {
  position: static;
  display: inline;
  top: auto;
  left: auto;
}

#productEntrance .section,
#productEntrance .group a {
  width: auto;
  text-align: left;
}

#productEntrance .section .wysiwyg {
  padding: 0;
}

/* @end group */



/* @group scrolling */

#top,
.fixItems #top {
  position: static;
  text-align: right;
}

.fixItems #center,
.fixItems #container {
  padding: 0;
}

/* @end group scrolling */