
  body, p, ol, div, td, th, address, blockquote, nobr, dt, dl {
	font-family: Arial,Helvetica,sans-serif;
  }


  body { 
	margin: 0; padding: 0; 
	font-size: 90%;
  }


  dl { padding-right: 20%;
    padding-left: 8%;
    }

  h1 { margin-top: 0.3cm;
    color: #333333;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 200%;
    }

  h1.login { margin: 0px; padding: 50px 30px 40px 0; background: url(images/bgmenue.gif) repeat-x top left; }

  h2, h3, h4 { margin-top: 12px;
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    color: #333333;
    padding-left: 4px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: black;
    }

  td	{
  	vertical-align: top;
  }

  a:link, a:visited	{
  	color: black;
  }

  a:hover	{
    color: #303030;
  }

  .dnowrap { white-space: nowrap;
    }

  .login {
	margin: 40px 30px;
    }

  h2.login { background-color: rgb(255, 255, 255);
    color: rgb(114, 114, 114);
    }

  .dunkel {
  	background-color: #999999;
    }

  .hell {
  		background-color: #f0f0f0;
    }

  .kopf {
  	margin-top: 5px;
	background: #ef181e;
	color: #f0f0f0;
	font-weight: bold;
    }

.headline {
	color: #ffffff;
	vertical-align: top;
	border: 0;
	padding-left: 20px;
	margin-top: 0px;
}

.status	{
	padding-top: 8px;
	display: block;
	background: #333;
	color: #f0f0f0;
}

.status td, th	{
	text-align: left;
	vertical-align:top;
	font-size: small;
/*	margin: 12px; */
/*	padding: 5px; */
}

.status input, .status select	{
	margin-top: 2px;
	color: white;
	background-color: #333333;
	border-left:2px solid #888;
	border-top:2px solid #888;
	border-right:2px solid #aaa;
	border-bottom:2px solid #aaa;
}

.staffel	{
	position: absolute;
	white-space: nowrap;
	text-align: left;
	padding: 6px;
	background: #fff;
	border: solid 1px black;
	display: none;
}

.staffel th	{
    background: url(images/navi_back.png);
    color: white;
}

.staffel td	{
	padding-right: 8px;
}

.button	{
	background-color: #111;
	color: #f0f0f0;
	padding: 5px;
	border: 1px solid #888888;
}

.menu	{
	padding: 4px;
	color: white;
	font-size: small;
	display: block;
	background: #ef181e;
}

.menu	a {
	color: white;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

.menu a:hover 	{
	color: white;
	text-decoration: underline;
}

.eingabe	{
	color: black;
	background: white;
}

.eingabe	a {
	color: black;
	text-decoration: none;
}

.eingabe a:hover 	{
	background: #DFEBFB
}

.produktinfo {
	margin-left: 3%;
}

.summe	{
	background: url(images/tree_back.png);
	background-repeat: repeat-y;
}

.lager_kopf	{
	color: #222222;
	background-color: #85d708;
}

.lager_pos	{
	background-color: #e0ff5c;
}

.highlight	{
	background: url(images/reiter_aktiv.png) no-repeat top center;
	padding-top: 14px;
	padding-bottom: 2px;
	text-align: center;
	
}

  #navlist {
  	margin-left: 0px;
    background: url(images/bg-navlist.gif) repeat-x top left;
    padding: 6px 6px 0 6px;
    height: 32px;
    color: white;
    font-size: small;

    }

  #navlist li { list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    margin-left: 1px;
    display:inline-block;
    display: block;
    float: left;
    width: 66px;
    }
  #navlist li.anzahl { width: 132px; padding: 14px 0 2px 0; }

  #navlist li a {
    padding: 14px 0 2px 0;
    color: white;
    background: url(images/reiter.png) no-repeat center;
    text-decoration: none;
    display: block;
    position: relative;
    text-align: center;
    }

  #navlist li a:link {
  	color: white;
  }

  #navlist li a:visited {
  	color: white;
  }

  #navlist li a:hover { border-color: rgb(16, 16, 16);
    background: url(images/reiter_hoch.png);
    background-repeat:no-repeat;
    color: white;
    }

  #navlist li a#current { border-bottom: 1px solid white;
    background: white none repeat scroll 0%;
    }

  .abstand_me {
   display: inline-block;
   width: 2em;
   text-align: left;
   margin-left: 0.3em;
  }

  .abstand_ausme {
   display: inline-block;
   width: 4em;
   text-align: left;
   margin-left: 0.3em;
  }

  #Hilfe {
	padding: 5px;
	background-color: #f0f0f0;
	max-width: 40%;
	border-style: solid;
	border-width: 1px;
	border-color: #303030;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
    display: none;
    }

.ausgabe {
	margin-bottom: 50px;
}
.ausgabe th {
        padding: 5px;
        vertical-align: middle;
}
.ausgabe th input {
        float: right;
}

.ausgabe td {
        vertical-align: middle;
        padding: 0 5px 0 5px;
}

.itemlist td, .itemlist th, #checkoutgroup td {
  padding-right: 1em;
}


