
div.clear, br.clear {
  clear: both !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1px !important;
  line-height: 1px !important;
  float: none !important;
  border: none !important;
}

body {
  font: normal 70%/1.3em Arial, Helvetica, sans-serif !important;
  color: #333;
  background-color: #fff;
  margin: 0 0 20px 0;
  padding: 0;
}

div, p, ul, ol, form, input, select, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  color: #333;
}

p { 
  font-size: 1.1em; 
  line-height: 1.3em;
}

a {
  color: #00559f;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

:focus {
  outline: none;
}

img { 
  border: 0;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

select {
	border: 1px solid #c8c8c8;
  padding: 1px;
}

textarea {
  border: 1px solid #c8c8c8;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 1em;
}

ul {
  list-style-type: none;
}

.orange { color: #E87B11; }

#wrapper_main {
  width: 991px;
  margin: 0 auto;
}

#header_content {
  position: relative;
  height: 147px;
	z-index: 1;
}

#header_content span.nr {
  position: absolute;
  top: 12px;
  right: 110px;
  color: #fff;
}

#printlogo {
  position: absolute;
  left: 0;
  top: 23px;
}

#logo {
  display: none;
}

#header_content ul#metanav,
#header_content fieldset,
#basket,
#logout {
  display: none;
}

#header_content #searchfield {
  border: 1px solid #c8c8c8;
  width: 166px;
  padding: 1px;
  float: left;
  margin: 0 10px 0 0;
}

#main_content {
  padding: 0 0 48px 0;
	z-index: 0;
}

#home #main_content {
  background: url(../img/bg.main.content.home.png) repeat-y;
}

#administration #main_content {
  background: url(../img/bg.main.content.admin.png) repeat-y;
}

#greyline {
  display: none;
}

.noprint {
  display: none;
}

#footer {
  overflow: hidden;
  padding: 13px 0 0 0;
}

#footer #hotline {
  float: left;
	width: 250px;
  margin: 0;
	text-align: left;
}

#footer span {
  font-weight: bold;
  color: #00559F;
}

#footer h4 {
  font-size: 1.2em;
  margin: 0 0 4px 0;
}

#footer ul {
  margin: 4px -16px 0 0;
}

#footer ul li {
  display: block;
  float: right;
  background: url(../img/trenner.footer.gif) right 3px no-repeat;
  padding: 0 9px 0 7px;
}

#footer ul li:first-child {
  background: none;
  padding: 0 15px 0 7px;
}

#footer ul li a {
  font-weight: bold;
}

#shadow {
  display: none;
}

#mainnavi {
  display: none;
}

#tabs {
  margin: 50px 0 -3px 0;
}

#tabs ul {
  float: right;
}

#tabs ul li {
  display: block;
	float: left;
  font-size: 1.1em;
  position: relative;
	height: 34px;
	margin: 0 0 0 3px;
}

#tabs ul li a {
  display: inline-block;
  background: url(../img/bg.tabs.gif) repeat-x;
  font-weight: bold;
  color: #333;
  padding: 9px 14px 11px 14px;
}

#tabs ul li strong a {
  background: url(../img/bg.tabs.act.gif) repeat-x;
  color: #fff;
}

#tabs ul li img {
  position: absolute;
  bottom: -5px;
  left: 39%;
}

#breadcrumbs {
  background: url(../img/bg.breadcrumbs.gif) repeat-x;
  padding: 6px 13px;
  margin-bottom: -1px;
}

#breadcrumbs ul li {
  display: inline;
  font-weight: bold;
  padding: 0 5px 0 0;
}

#breadcrumbs ul li a {
  background: url(../img/arrow.breadcrumb.png) 0 4px no-repeat;
  padding: 0 0 0 7px;
}

#breadcrumbs ul li:first-child a {
  background: none;
  padding: 0;
}

#breadcrumbs ul li span {
  background: url(../img/arrow.breadcrumb2.png) 0 4px no-repeat;
  padding: 0 0 0 7px;
}

#adminnav {
  float: left;
	width: 180px;
}

#adminnav h3 {
  font-size: 2em;
	font-weight: normal;
	margin: 17px 0 32px 0;
}

#adminnav li {
  width: 164px;
	height: 22px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 1.1em;
	padding: 9px 0 0 16px;
	background: url(../img/adminav.gif) 0 0 no-repeat;
}

#adminnav li a {
  color: #333;
}

#adminnav li.active {
	background: url(../img/adminav.act.gif) 0 0 no-repeat;
}

#adminnav li.active a {
  color: #fff;
}

#adminnav li.subnav {
	background: none;
	background-color: #dedede;
	border: 1px solid #d0d0d0;
	border-top: none;
	height: auto;
	width: 162px;
	margin-top: -3px;
}

#adminnav li.subnav ul {
	margin-bottom: 9px;
}

#adminnav li.subnav li {
	background: none;
	height: auto;
	padding: 5px 0 0 0;
	font-size: 1em;
}

#adminnav li.subnav li strong a {
  color: #00559f;
}

#content {
  width: 949px;
}

#home #content {
  float: left;
  width: 678px;
}

#administration #content {
  float: left;
  width: 739px;
	margin: 0 0 0 29px;
}

#content h1 { color: #00559f; line-height: 1em; font-size: 2em; font-weight: normal; margin: 0 0 25px 0; }
#content h1 span { color: #333; }
#home #content h1 { margin: 13px 0 25px 1px; }
#administration #content h1 { margin: 13px 0 10px 0; }

#content h2 { font-size: 1.4em; margin: 0 0 18px 0; }

#content h3 { font-size: 1.4em; margin: 0 0 9px 0; color: #00559f; }

#content h5 { color: #fff; background: url(../img/bg.th.blue.jpg) repeat-x; padding: 6px 10px 5px 10px; font-size: 1.1em; margin: 18px 0 0 0; }

#content p {
  width: 650px;
}

#pagelogo {
  position: absolute;
  margin-top: 211px;
	top: 0;
}

*+html #pagelogo {
  top: 7px;
}

.nowrap {
  white-space: nowrap;
}

.bottomright {
  position: absolute;
  right: 7px;
  bottom: 7px;
}

#administration .bottomright {
  bottom: 17px;
}

.divider {
  border-top: 1px solid #dfdfdf;
}

span.red {
	color: #ff0000;
}

#content th,
#content td {
  font-size: 1.1em;
  vertical-align: top;
  text-align: left;
}

#content .centerd {
  text-align: center;
}

#content .rightaligned {
  text-align: right;
}

#content a.arrow {
  font-weight: bold;
  font-size: 1.1em;
  background: url(../img/arrow.blue.png) 0 4px no-repeat;
  padding: 0 0 0 8px;
}

#content .logos img {
  border: 1px solid #c8c8c8;
  margin: 33px 12px 10px 0;
}

 /********************************** scroller *********************************/

#content #scroller-outer-big {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  padding: 18px 13px 13px 39px;
  margin: 0 0 39px 0;
  position: relative;
}

#content #scroller-outer-big img#left-arrow {
  position: absolute;
  left: 13px;
  top: 117px;
  cursor: pointer;
}

#content #scroller-outer-big img#right-arrow {
  position: absolute;
  right: 13px;
  top: 117px;
  cursor: pointer;
}

#content .scrollable {  
  position: relative;
  overflow: hidden;
  width: 597px;
  height: 234px;
}

#content #scroller .items {
  position: absolute;
  width: 20000em;
  clear: both;
}

#content #scroller .items div {
  width: 609px;
  float: left;
}

#content #scroller .items div img {
  margin: 0 12px 12px 0;
  border: 1px solid #c8c8c8;
}

 /********************************** comparelist *********************************/

table.comparelist {
  margin: 2px 0 50px 0;
}

table.comparelist th {
  background: url(../img/bg.thc.gif) repeat-x;
	color: #fff;
	padding: 3px 10px 5px 10px;
	border-right: 1px solid #fafafa;
}

table.comparelist th.last-child { border-right: 1px solid #666; }
table.comparelist th.blank { border-right: 1px solid #666; background: none; background-color: #fff; }
 
table.comparelist td {
  border-right: 1px solid #efefef;
  background-color: #fafafa;
	padding: 10px;
}
 
table.comparelist tr.greyrow td {
  background-color: #efefef;
	border-right: 1px solid #fafafa;
}

table.comparelist tr.bottomrow td { background-color: #dfdfdf; border-right: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8; }
table.comparelist tr.toprow td { background-color: #dfdfdf; border-bottom: 1px solid #c8c8c8; }
div.page-btns { float: right; margin: 3px 0 0 0; }

table.comparelist tr.toprow td img { border: 1px solid #c8c8c8; }
table.comparelist tr.toprow td img.remove { border: none; margin: 9px 0 0 0; }

table.comparelist td:first-child,
table.comparelist tr.greyrow td:first-child {
  border-right: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
	font-weight: bold;
	white-space: nowrap;
}

table.comparelist td.last-child,
table.comparelist tr.greyrow td.last-child {
  border-right: 1px solid #c8c8c8;
}

table.comparelist tr.toprow td.blank,
table.comparelist td.blank {
  border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-left: none;
	background-color: #fff;
}

table.comparelist tr.bottomrow td.blank {
	border-bottom: none;
	border-top: 1px solid #c8c8c8;
	background-color: #fff;
}

table.comparelist td.basket { padding-top: 14px; }
table.comparelist td.basket2 { min-width: 250px; }

table.comparelist a { color: #333; }
table.comparelist a:hover { color: #00559F; }
table.comparelist label { float: left; margin: 4px 6px 0 0; }
table.comparelist .amount { border: 1px solid #C8C8C8; float: left; padding: 2px; width: 50px; }
table.comparelist #addtobasket { background: url(../img/btn.addtobasket.png) no-repeat; float: left; height: 22px; margin: 0 0 0 10px; width: 129px; }

table.comparelist dd { margin: 0; padding: 0; float: left; width: 142px; }
table.comparelist td.prices dd { width: 60px; }
table.comparelist dt { margin: 0; padding: 0; float: left; }
table.comparelist td.prices dt { font-weight: bold; text-align: right; width: 100px; padding-right: 70px; }
table.comparelist dl { margin: 0; padding: 0 0 4px 0; }
table.comparelist tr.toprow dd { width: 72px; }

 /********************************** itemlist *********************************/

table.itemlist {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
	width: 949px;
}

table.favourites {
  margin: 9px 0 0 0;
}

table.itemlist th {
  color: #fff;
  background: url(../img/bg.th.blue.jpg) repeat-x;
  border-left: 1px solid #dfdfdf;
  padding: 5px 10px 6px 10px;
}

table.itemlist th#payment { width:77px; }
table.itemlist th#westatus { width:95px; }
table.itemlist th#westatus2 { width:114px; }
table.itemlist th#distributor { width:81px; }

table.itemlist td {
  border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
  padding: 8px 10px 7px 10px;
  background-color: #fafafa;
}

table.itemlist .greyrow td {
  border-left: 1px solid #fafafa;
  background-color: #efefef;
}

table.itemlist th:first-child,
table.itemlist td:first-child {
  border-left: none;
}

table.itemlist td.price { font-weight: bold; text-align: right !important; white-space: nowrap; }
table.itemlist td.amount { white-space: nowrap; width: 94px; }
table.itemlist td.amount2 { white-space: nowrap; width: 86px; }
table.itemlist td.basketheadtd, table.itemlist td.basketheadtdtop { padding: 0; font-size: 1em !important; }
table.itemlist td.basketheadtd strong, table.itemlist td.basketheadtdtop strong { display: inline; margin: 0; }
table.itemlist td.basketheadtd img, table.itemlist td.basketheadtdtop img { margin: 1px 34px 34px 0; }
table.itemlist td.basketheadtd .baskethead2 { border: none; }
table.itemlist td.basketheadtdtop .baskethead2 { border-left: none; border-right: none; }

#content table.itemlist tr.bottomrow  td {
  background-color: #efefef;
	border: none;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: middle;
	padding: 14px 10px 10px 10px;
}

#content table.itemlist tr.dark  td {
  background-color: #dfdfdf;
}

#content table.itemlist tr.bottomrow  img {
  float: none;
	border: none;
}

#content table.itemlist tr.bottomrow  a {
  text-decoration: none;
}

#content table.itemlist tr.bottomrow  input.checkbox {
  margin: 0 5px 0 0;
	float: right;
}

#content table.itemlist tr.bottomrow  label {
	float: right;
}

#content table.itemlist tr.toprow  td {
  background-color: #efefef;
	border: none;
	border-top: 1px solid #dfdfdf;
	vertical-align: middle;
}

#content table.itemlist tr.toprow  img {
  float: none;
	border: none;
	margin: 4px 0 1px 10px;
}

#content tr.toprowbasket  td { background-color: #dfdfdf; border: none; border-top: 1px solid #dfdfdf; }
#content tr.toprowbasket  td.red { white-space: nowrap; font-size: 0.9em; line-height: 1.2em; color: #ff0000; }
#content tr.toprowbasket  td  strong { display: inline; margin: 0; }
#content tr.toprowbasket  td  img { border: none; }

table.itemlist dl { overflow: hidden; width: 115px; margin: 0; 	padding: 0; }
table.itemlist dd { font-weight: normal; float: left; text-align: right; margin: 0; padding: 0 15px 0 0; width: 50px; }
table.itemlist dt { float: left; text-align: right; margin: 0; padding: 0; width: 50px; }

table.itemlist a { color: #333; }
table.itemlist a:hover { color: #00559F; }

table.itemlist strong {
  display: block;
	margin: 9px 0;
}

table.itemlist img { border: 1px solid #c8c8c8; }
table.itemlist img.btn { border: none; margin: 11px 0 0 0; }
table.itemlist img.icon { margin: 7px 0 0 0; }
table.itemlist img.icon2 { border: none; margin: 0 !important; float: none !important; }
table.itemlist img.icon3 { border: none; float: none; margin: 0; }
table.itemlist img.sorticon { border: none; float: right; margin: -3px 0; }
table.itemlist img.positionstext { border: none; float: none; clear: both; display: block; margin: 12px 0 10px 0; }

table.itemlist input.amount { border: 1px solid #c8c8c8; width: 56px !important; padding: 2px; float: right; margin: 0 6px 0 0; text-align: right; }
table.itemlist input.artno { border: 1px solid #c8c8c8; width: 131px !important; padding: 2px; float: right; margin: 0; }
table.itemlist input.size { border: 1px solid #c8c8c8; width: 101px; padding: 2px; float: right; margin: 0 6px 0 0; }
table.itemlist input.lupe { border: none; background: url(../img/btn.lupe.png) 0 0 no-repeat; width: 22px; height: 22px; cursor: pointer; }
table.itemlist input.artnr { border: 1px solid #c8c8c8; width: 216px; padding: 2px; margin: 0 6px 0 0; display: block; }
table.itemlist input.changeamount { background: url(../img/icon.basket.png) 0 0 no-repeat; width: 25px; height: 22px; float: right; border: none; padding: 0; cursor: pointer; }
table.itemlist input.reload { background: url(../img/btn.reload.gif) 0 0 no-repeat; width: 18px; height: 18px; margin: 2px 0 0 0; float: right; border: none; padding: 0; cursor: pointer; }
table.itemlist input.delete { background: url(../img/btn.garbage.png) 0 0 no-repeat; width: 23px; height: 22px; border: none; padding: 0; cursor: pointer; }
table.itemlist input.description { border: 1px solid #c8c8c8; width: 287px; padding: 2px; }
table.itemlist input.producer { border: 1px solid #c8c8c8; width: 196px; padding: 2px; }
table.itemlist input.price { border: 1px solid #c8c8c8; width: 78px; padding: 2px; }
table.itemlist input.amount2 { border: 1px solid #c8c8c8; width: 56px; padding: 2px; }

table.itemlist select.size { width: 133px; }

table.tableduo { float: left; width: 465px; margin: 20px 0 0 0; }
table.tableduo2 { float: left; width: 464px; margin: 20px 0 0 20px; }
table.tableduo td.no { padding-top: 13px; }

div.agb { float: right; font-size: 1.1em; margin: 0; }
div.agb label, div.agb input { float: right; margin: 0 0 0 5px; }

 /********************************** basket ***********************************/

table.basket {
  margin-bottom: 40px;
}

table.basket img {
  float: left;
	margin: 1px 10px 2px 0;
}

table.basket select { padding: 2px; font-size: 0.9em; width: 176px; display: block; margin: 0 0 10px 0; }
table.basket th select { float: right; margin: -1px 0; padding: 0; }

.baskethead { font-size: 1.1em; background-color: #dfdfdf; margin: 40px 0 0 0; overflow: hidden; line-height: 1.6em; padding: 10px 15px; }
.baskethead  img { float: left; margin: 5px 5px 0 0; }
.baskethead  div.red { float: right; white-space: nowrap; font-size: 0.9em; line-height: 1.2em; color: #ff0000; }

.baskethead2 { font-size: 1.1em; background-color: #dfdfdf; margin: 0; overflow: hidden; padding: 10px 15px; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; }
.baskethead2  img { float: left; margin: 1px 34px 34px 0; border: 1px solid #c8c8c8; }
.baskethead2  span.red { white-space: nowrap; font-size: 0.9em; color: #ff0000; display: block; margin: 0 0 0 65px; }
.baskethead2 label { margin: 20px 14px 24px 0; display: block; float: left; }
.baskethead2 input { border: 1px solid #c8c8c8; float: left; width: 170px; margin: 18px 0 0 0; }

.basket-intro2 { float: right; width: 436px; background-color: #efefef; border: 1px solid #dfdfdf; padding: 15px; font-size: 1.1em; margin: 0 0 40px 0; height: 191px; }
.basket-arrow { float: left; width: 307px; height: 133px; font-size: 1.1em; color: #666; padding: 90px 80px 0 80px; }
.basket-ready { font-size: 1.5em; font-weight: bold; color: #E87B11; }

ul#steps { overflow: hidden; margin: 0 0 28px 0; }
ul#steps li { background: url(../img/step.png) 0 0 no-repeat; width: 213px; height: 25px; padding: 7px 0 0 15px; display: block; float: left; margin: 0 0 0 12px; }
ul#steps li:first-child { margin: 0; }
ul#steps li.active { background: url(../img/step.act.png) 0 0 no-repeat; }
ul#steps li a { font-size: 1.1em; font-weight: bold; color: #fff; }
 
 /********************************** paging ***********************************/
 
.paging {
  background-color: #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  font-size: 1.1em;
  overflow: hidden;
  padding: 8px 13px 9px 13px;
	margin-top: 31px;
	position: relative;
}

.paging-bottom { border-bottom: 1px solid #dfdfdf; margin-top: 0; }
.paging div { float: right; }
.paging div.filter { float: left; }
.paging select { width: 50px; margin: 0 27px 0 2px; }
.paging div.filter select { width: 98px; }
.paging img { margin: 0 0 -6px 0; }
.paging span { color: #E87B11; }
.paging strong { display: inline-block; padding: 10px 0 8px 35px; }
.paging .changeamount { position: absolute; left: 10px; bottom: 18px; }
.paging  input.checkbox { float: left; margin: 2px 10px 0 -4px; }
*+html .paging  label.checkbox { float: left; margin: 5px 0 0 0; }

 /******************************** speedsearch ********************************/
 
#speedsearch {
  font-size: 1.1em;
  padding: 15px 0 0 12px;
	margin-bottom: -17px;
  /*border-bottom: 1px solid #d6d6d6;*/
}

#speedsearch.searchresults {
  padding: 0;
}

#speedsearch input {
  border: 1px solid #c8c8c8;
  width: 161px;
  padding: 1px;
  margin: 0 7px;
}

#speedsearch a {
  background: url(../img/arrow.breadcrumb.png) 0 4px no-repeat;
  padding: 0 0 0 7px;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 21px 0 0;
}

#speedsearch .filter {
  float: right;
}

#speedsearch .filter select {
  width: 100px;
	margin-left: 5px;
}

 /********************************** alphabet *********************************/
 
#alphabet {
  font-size: 1.2em;
  font-weight: bold;
}

#alphabet a {
  margin: 0 8px 0 0;
}

#alphabet span {
  color: #E87B11;
  margin: 0 8px 0 0;
}

#alphabet-content {
  overflow: hidden;
  border: 1px solid #c7c7c7;
  padding: 1px 0 1px 14px;
  background: url(../img/bg.directory.gif);
  margin: 26px 0 50px 0;
}

#alphabet-content  ul {
  float: left;
  width: 231px;
}

#alphabet-content  ul li {
  font-weight: bold;
  font-size: 1.1em;
  padding: 8px 0 7px 0;
}

#alphabet-content  a {
  background: url(../img/arrow.breadcrumb.png) 0 4px no-repeat;
  padding: 0 0 0 7px;
}

 /********************************** greybox **********************************/
 
.greybox {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  border-top: none;
  padding: 8px 9px;
  font-size: 1.1em;
  margin: 0 0 39px 0;
  overflow: hidden;
  position: relative;
}

.formboxduo {
  padding: 14px 0 8px 9px;
}

.greybox-half {
  background: #efefef url(../img/bg.greybox.gif) repeat-y;
}

.basket-half {
  background: #efefef url(../img/bg.greybox.gif) repeat-y;
	border-top: 1px solid #dfdfdf;
	padding: 11px 9px 14px 9px;
}

.basket-half  div { float: left; width: 435px; }
.basket-half  div:first-child { width: 489px; }

.notlisted { margin-top: 31px; }
.notlisted label { float: left; display: block; width: 104px; padding: 3px 0 0 0; }
.notlisted input { float: left; display: block; width: 171px; border: 1px solid #C8C8C8; 	padding: 2px; margin: 0 0 10px 0; }

.greybox  ul li { line-height: 1.6em; }
.greybox li a { background: url(../img/arrow.breadcrumb.png) 0 5px no-repeat; padding: 0 0 0 7px; font-weight: bold; }

.greybox  ol { float: left; margin: 4px 0 0 41px; width: 330px; }
.greybox  ol li { padding-bottom: 17px; }

.greybox textarea {
  width: 459px;
  height: 172px;
  float: left;
  margin: 7px 7px 6px 5px;
}

.basket-half textarea {
  width: 435px;
	height: 87px;
	margin: 11px 0 0 0;
	float: none;
}

.basket-half select {
  width: 464px;
	font-size: 0.9em;
	display: block;
	margin-top: 10px;
}

.basket-half label {
  font-weight: bold;
}

.basket-half label.long {
  font-weight: bold;
	width: 140px;
}

.basket-half input.radio {
  margin: -1px 3px 15px 0;
	float: left;
}

.basket-half input.checkbox {
  width: 13px;
	margin: 4px 5px 10px 0;
	border: none;
}

.basket-half fieldset {
  margin: 25px 0 22px 0;
}

.greybox #alphabet {
  font-size: 1.1em;
  text-align: center;
  margin: 15px;
}

.formbox {
  margin: 0 0 30px 0;
	padding-top: 15px;
}

.formbox2 {
  margin: 0 0 30px 0;
	padding: 14px 9px;
	border-top: 1px solid #dfdfdf;
}

.formbox input {
  width: 731px;
	border: 1px solid #C8C8C8;
	padding: 2px;
	margin: 0 0 10px 0;
	float: left;
}

.formboxduo input {
  width: 176px;
	border: 1px solid #C8C8C8;
	padding: 2px;
	margin: 0 15px 10px 0;
	float: left;
}

.usercatalogue,
.userrights {
  padding-right: 0;
}

.usercatalogue input,
.userrights input {
  float: left;
	margin: 10px 0 0 0;
}

.userrights input#description {
  width: 176px;
	border: 1px solid #C8C8C8;
	padding: 2px;
	margin: 10px 15px 30px 0;
	float: left;
}

.usercatalogue img {
  float: left;
	margin: 0 10px 10px 10px;
}

.usercatalogue p {
  font-size: 1em;
	margin: 10px 0;
}

.formbox input.reporting {
  width: 74px;
	margin: 0 10px 10px 0;
}

.formbox input.date {
  width: 357px;
	margin: 0 11px 10px 0;
}

.formbox span {
  display: block;
	float: left;
	padding: 5px 10px 0 0;
}

.formbox select {
  width: 82px;
	margin: 0 10px 10px 0;
	float: left;
}

.formbox select.large {
  width: 737px;
}

.formbox select.middle {
  width: 363px;
}

.formbox2 select {
  width: 182px;
	margin: 0;
	float: left;
}

.formboxduo select {
  width: 72px;
	margin: 0 0 10px 0;
	float: left;
}

#administration .formbox select {
  width: 222px;
	font-size: 0.9em;
	padding: 2px;
}

.formbox input.nomarg {
	margin: 0;
}

.formbox input.din {
	width: 639px;
}

.formbox input.checkbox {
	width: 17px;
	margin: 0 8px 10px 114px;
	border: none;
}

.formbox input.search {
	width: 62px;
	height: 22px;
	background: url(../img/btn.search.png) no-repeat;
	margin: 0 0 10px 10px;
}

.formbox label,
.formbox2 label {
  font-weight: bold;
	float: left;
	width: 116px;
	padding: 4px 0 0 0;
}

#administration .formbox label {
	width: 190px;
}

.formboxduo label {
  font-weight: bold;
	float: left;
	width: 164px;
	padding: 4px 0 0 0;
}

.usercatalogue label {
	float: left;
	width: 170px;
	padding: 10px 0 0 0;
}

.userrights label {
	float: left;
	width: 210px;
	padding: 10px 0 0 10px;
}

.userrights label.description {
  font-weight: bold;
	float: left;
	width: 164px;
	padding: 14px 0 0 0;
}

.formbox label.checkbox {
  font-weight: normal;
	width: 400px;
	padding: 0;
}

.formbox small {
  clear: both;
	display: block;
	margin: 24px 0 9px 120px;
}

.formbox label small {
  font-weight: normal;
	float: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.textfields {
  overflow: hidden;
}

.textfields .greybox {
  float: left;
	width: 462px;
	border-top: 1px solid #dfdfdf;
}

.textfields .greybox  textarea {
	width: 450px;
	height: 87px;
}

.textfields .greybox  label {
	font-weight: bold;
	display: block;
	margin: 3px 0 5px 5px;
}

.textfields a {
	margin-top: 118px !important;
}

 /********************************* favoriten *********************************/

.favoritenliste {
  float: left;
  width: 241px;
  border-right: 1px solid #fff;
  border-left: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  background-color: #efefef;
  margin: 9px 0 39px 0;
}

.format {
  float: left;
  width: 705px;
  background-color: #efefef;
  margin: 9px 0 39px 0;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}

.favoritenliste select {
  width: 221px;
  margin: 10px;
}

.format select {
  width: 382px;
  margin: 10px;
}

#content .favoritenliste h5 { margin: 0 0 0 -1px; }
#content .format h5 { margin: 0 -1px 0 0; }

.boxes {
  background: url(../img/bg.boxes.gif) no-repeat;
	width: 965px;
	height: 71px;
	overflow: hidden;
	margin: 0 0 39px 0;
}

.boxes div {
  float: left;
	width: 292px;
	padding: 12px 15px 15px 15px;
	font-size: 1.1em;
	overflow: hidden;
}

.boxes div.lastone {
  float: left;
	width: 201px;
	padding: 12px 15px 15px 15px;
	font-size: 1.1em;
	overflow: hidden;
}

#content .boxes a.arrow {
  font-size: 1em;
	float: left;
	margin: 3px 0 0 10px;
}

.boxes img {
	float: left;
}

.boxes h4,
.adminboxes h4 {
	font-size: 1em;
	margin: 0 0 7px 0;
}

.boxes select,
.adminboxes select {
  width: 200px;
	float: left;
	margin: 0 10px 0 0;
}

.boxes input {
  border: 1px solid #c8c8c8;
  padding: 2px;
  width: 200px;
	float: left;
	margin: 0 10px 0 0;
}

.boxes input#show {
  width: 72px;
	height: 22px;
	float: left;
	background: url(../img/btn.show.png) no-repeat;
}

.boxes input#create {
  width: 66px;
	height: 22px;
	float: left;
	background: url(../img/btn.create.png) no-repeat;
}

.adminboxes { background: url(../img/adminduobox.gif) no-repeat; width: 739px; height: 71px; overflow: hidden; margin: 18px 0 -10px 0; }
.adminboxes div { float: left; width: 347px; padding: 12px 15px 15px 15px; font-size: 1.1em; overflow: hidden; }
.adminboxes div.lastone { width: 200px; padding: 25px 15px 15px 15px; }
.adminboxes div.lastone h4 { float: left; margin: 4px 10px 0 0; }

 /********************************* sortiment *********************************/
 
#sortiment {
  border: 1px solid #c7c7c7;
  border-top: none;
  padding: 0 10px;
  background: url(../img/bg.sortiment.gif);
}

#sortiment  ul li {
  font-weight: bold;
  font-size: 1.1em;
  padding: 12px 0;
}

#sortiment  a {
  background: url(../img/checked.png) 0 0 no-repeat;
  padding: 0 0 0 27px;
}

#sortiment .redx a {
  background: url(../img/redx.png) 0 2px no-repeat;
}

 /******************************* productdetails ******************************/

#productdetail-pictures {
  float: left;
  width: 360px;
  margin: 15px 0 0 0;
}

#productdetail-pictures img.big {
  border: 1px solid #c8c8c8;
}

#productdetail-pictures img.small {
  border: 1px solid #c8c8c8;
  margin: 6px 7px 47px 0;
}

#productdetail-text  {
  margin: 15px 0 0 15px;
  width: 574px;
  float: left;
}

.detail-block  {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  font-size: 1.1em;
  padding: 0 0 12px 0;
}

#productdetail-text  dl {
  border-bottom: 1px solid #fff;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#productdetail-text  dl dl,
#productdetail-text  dl.noborder1,
#productdetail-text  dl.noborder2 {
  border-bottom: none;
}

#productdetail-text  dt {
  float: left;
  font-weight: bold;
  width: 134px;
  margin: 0;
  padding: 12px 0 12px 15px;
}

#productdetail-text  dd {
  float: left;
  padding: 12px 0;
  margin: 0;
}

#productdetail-text  dl.noborder1 dd,
#productdetail-text  dl.noborder1 dt {
  padding-bottom: 0;
}

#productdetail-text  dl.noborder2 dd {
  padding-top: 6px;
  padding-bottom: 0;
}

#productdetail-text  dl.noborder2 dt {
  padding-top: 10px;
  padding-bottom: 0;
}

#productdetail-text  dl.noborder3 dd,
#productdetail-text  dl.noborder3 dt {
  padding-top: 6px;
}

#productdetail-text  dd.prices dt {
  width: 70px;
}

#productdetail-text  dd.prices dd {
  font-weight: bold;
	text-align: right;
	width: 50px;
}

#productdetail-text  dl dl dd,
#productdetail-text  dl dl dt {
  padding: 0 0 5px 0;
  font-weight: normal;
  width: 143px;
}

#productdetail-text  dl.noborder1 img {
  display: block;
  border: 1px solid #c8c8c8;
  margin: 7px 0;
}

#productdetail-text  dd.prices img {
  margin: 0 10px 0 0;
}

#productdetail-text label {
  float: left;
	margin: 12px 6px 0 0;
}

#productdetail-text #customernr {
  border: 1px solid #c8c8c8;
  width: 200px;
  padding: 2px;
  float: left;
}

#productdetail-text #amount {
  border: 1px solid #c8c8c8;
  width: 56px;
  padding: 2px;
  float: left;
	margin: 7px 0 10px 0;
}

#productdetail-text #save {
  width: 75px;
  height: 22px;
  background: url(../img/btn.save.png) 0 0 no-repeat;
  float: left;
  margin-left: 15px;
}

#productdetail-text #addtobasket {
  width: 129px;
  height: 22px;
  background: url(../img/btn.addtobasket.png) 0 0 no-repeat;
  float: left;
  margin: 7px 0 0 10px;
}

#content #productdetail-text a.arrow {
  font-size: 1em;
  margin: 0 17px 0 0;
}

ul.product-list {
  font-size: 1.1em;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

ul.product-list li {
  background-color: #fafafa;
	overflow: hidden;
	padding: 10px;
}

ul.product-list li.greyrow {
  background-color: #efefef;
}

ul.product-list li.more {
  background-color: #dfdfdf;
	padding: 12px 10px 13px 10px;
}

ul.product-list img {
  float: left;
	border: 1px solid #c8c8c8;
}

ul.product-list a {
  float: left;
	display: block;
	margin: 4px 0 0 15px;
}

ul.product-list li.more a {
  background: url(../img/arrow.blue.png) 0 4px no-repeat;
  padding: 0 0 0 8px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

.productdetailpic { position: relative; }
.productpiclayer { position: absolute; top: 23px; left: 65px; background-color: #fff; border: 1px solid #c8c8c8; padding: 10px; text-align: left; display: none; z-index: 9999; width: 358px; }
.productpiclayer-up { top: -337px; }
.productpiclayer img { border: none !important; }
.productpiclayer img.imgarrow { position: absolute; margin: -1px 0 0 -21px; }
.productpiclayer-up img.imgarrow { bottom: 8px; }
.productdetailpic:hover  .productpiclayer { display: block; }

 /******************************** adminbereich *******************************/

table.datatable {
  font-size: 0.9em;
	width: 719px;
}

table.datatable th {
  padding: 0 10px 0 0;
}

table.datatable td {
  padding: 10px 10px 0 0;
}

.adminbox01 { width: 362px; float: left; margin: 0 0 12px 0; }
.adminbox02 { width: 362px; float: left; margin: 0 0 12px 15px; }
.adminbox03 dl { padding: 9px 0; min-height: 99px; }
#content .adminbox03 h5 { margin-top: 0; }

.adminbox01 div,
.adminbox02 div {
  font-size: 1.1em;
	background-color: #efefef;
	border: 1px solid #dfdfdf;
	border-top: none;
	padding: 5px 0 8px 0;
	overflow: hidden;
}

.adminbox01 dl,
.adminbox02 dl {
  overflow: hidden;
	line-height: 2em;
	margin: 0 0 0 9px;
}

.adminbox01 dd {
  margin: 0;
	padding: 0;
	float: left;
	width: 167px;
	font-weight: bold;
}

.adminbox02 dd {
  margin: 0;
	padding: 0;
	float: left;
	width: 167px;
}

.adminbox03 dd {
	font-weight: normal;
}

.adminbox01 dt,
.adminbox02 dt {
  margin: 0;
	padding: 0;
	float: left;
	width: 175px;
}

dt.rightAligned {
  text-align: right;
}

.adminbox01 input,
.adminbox02 input {
	border: 1px solid #c8c8c8;
	padding: 2px;
	width: 169px;
}

.adminbox01 select,
.adminbox02 select {
	border: 1px solid #c8c8c8;
	padding: 1px;
	width: 175px;
	font-size: 0.9em;
}

 /******************************* overlay ******************************/
 
 .overlay {
  display: none;
  position: absolute !important;
}

#mask{
  background: url(../img/overlay.png);
}

#marginal {
  width: 240px;
  float: left;
  margin: 0 0 0 31px;
}

#marginal div {
  border: 1px solid #d0d0d0;
  background-color: #dfdfdf;
  width: 238px;
  margin: 15px 0 0 0;
  padding: 0 0 3px 0;
}

#marginal div div.divider {
  border: none;
  border-top: 1px solid #d0d0d0;
  margin: 10px 15px 0 15px;
  padding: 0 0 12px 0;
  width: 208px;
}

#marginal div h4 {
  color: #fff;
  background: url(../img/bg.marg.h4.png) repeat-x;
  margin: -1px -1px 5px -1px;
  font-size: 1.1em;
  padding: 8px 15px 13px 15px;
}

#marginal div h5 {
  margin: -5px 0 7px 15px;
  font-size: 1.3em;
  line-height: 1.1em;
}

#marginal div img {
  margin: 4px 0 12px 15px;
}

#marginal div span {
  margin: 0 0 -3px 22px;
  display: block;
  font-weight: bold;
  font-size: 0.9em;
}

#marginal div p {
  margin: 0 15px 7px 15px;
}

#marginal div ul {
  margin: 0 0 11px 14px;
}

#marginal div ul li {
  overflow: hidden;
  font-size: 1.1em;
  line-height: 1.55em;
}

#marginal div ul li a {
  background: url(../img/arrow.marg.gif) 0 6px no-repeat;
  display: block;
  float: left;
  font-weight: bold;
  padding: 0 0 0 8px;
}

#marginal div#orange {
  background-color: #E87B11;
}

#marginal div#orange h4 {
  margin: 8px 0;
  padding-bottom: 0;
  background: none;
  color: #333;
  font-size: 1.6em;
}

#marginal div#orange ul li a {
  color: #fff;
  background: url(../img/arrow.white.gif) 0 6px no-repeat;
}

#marginal div#hotline {
  font-weight: bold;
}

#marginal div#hotline h5 {
  margin-top: 8px;
}

#marginal div#hotline h6 {
  margin: 10px 0 6px 15px;
  color: #E87B11;
  font-size: 2.1em;
}

#marginal select {
  width: 210px;
  margin: 4px 0 10px 14px;
}