
/*
  Clear all browser default formatting
*/

h1, h2, h3, h4, h5, h6,
div, p, .alles ul, .alles li,
dl, dd, dt,
hr, a,
table, tr, td, th,
input, textarea, label {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  font-family: arial, verdana, sans-serif;
}

table { border-collapse: collapse; }
td, th { vertical-align:top; }
th { font-weight: bold; }

li {
  font-size: 12px;
  font-weight: normal;
  font-family: arial, verdana, sans-serif;
}

.alles ul {
  list-style: none;
}

/*
  End of clear all browser default formatting
*/

a {
  text-decoration: none;
  color: #596600;
  font-family: 'Courier New', monospace;
}

a:hover {
  text-decoration: underline;
}

a:hover span {
    text-decoration: none;
    cursor: pointer;
}

hr {
  color: #fff;
  border: 1px solid;
  margin: 15px 0;
  clear: both;
}

.inhalt .einkaufskorb .anzahl,
.inhalt .einkaufskorb thead th.summe,
.summe, td.abholung {
   text-align: right;
}

.abholung {
    font-weight: bold;
}

li.impfad > a,
li.gewaehlt > a {
  font-weight: bold;
}

span.gewaehlt {
  text-decoration: underline;
}

p span.gewaehlt {
  text-decoration: none;
  font-weight: bold;
}

.rausgehen,
.unterwegs {
  background: #feeaf8 url('/binary/bg_gradient.png') repeat-x 0 100px;
}

.hintergrund {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 181px;
  background: url('/binary/bg_content.png') repeat-x 50% -16px;
}

.meineinneremitte {
  width: 870px;
  margin: 0 auto;
}

.alles {
  width: 870px;
  min-height: 440px;
  position: absolute;
  top: 0;
  bottom: 25px;
  overflow: visible;
}

.kiste {
  position: absolute;
  top: 190px;
  bottom: 0;
  left: 0;
  right: 0;
}

.inhaltskiste {
  position: absolute;
  top: 0;
  left: 250px;
  bottom: 0;
  right: 170px;
  padding-right: 10px;
  overflow: auto;
  overflow-x: hidden;
}

.rausgehen .inhaltskiste {
  right: 0;
}

.inhalt .produkte > li,
.laeden .inhalt li {
  clear: both;
  min-height: 139px;
  position: relative;
}

.inhalt .produkte > li + li,
.laeden .inhalt li + li {
  border-top: 1px solid #fff;
    padding-top: 12px;
    margin-top: 12px;
}

.inhalt .produkte * li {
  position: relative;
  padding: 0;
  margin-top: 0;
}

.inhalt .produkte img {
  position: relative;
  z-index: 100;
  width: 182px;
  height: 136px;
  float: left;
  margin: 0 18px 12px 0;
  border: 1px solid #fff;
}

.produkte ul li.preis {
    margin-top: 5px;
}

.inhalt .produkte h4,
.preis span {
  font-weight: bold;
  line-height: 14px;
}

.inhalt .produkte ul li,
.inhalt .produkte p {
  line-height: 16px;
}

.inhalt .produkt .indeneinkaufskorb,
.inhalt .produkt .details {
  left: 202px;
}

.indeneinkaufskorb, .details {
  margin-top: 5px;
  position: absolute;
  bottom: -6px;
}

.indeneinkaufskorb a, .details a {
  font-size: 12px;
}

.indeneinkaufskorb a {
  background: url('/binary/icon_basket.png') no-repeat 100% 0;
  padding: 0 30px 0 0;
  line-height: 24px !important;
  display: block;
  position: absolute;
  top: -3px;
  left: 26px;
  width: 80px;
  height: 23px;
}

.indeneinkaufskorb a:hover {
  background-position: 100% 100%;
}

.inhalt .kontakt label {
  width: 80px;
  display: block;
  float: left;
}

.inhalt .kontakt p {
  clear: both;
}

.inhalt .kontakt .abschicken{
  padding: 5px 0 0 85px;
}

.inhalt .kontakt .abschicken input {
  border: none;
}

.inhalt .bildergalerie li {
  float: left;
  margin-bottom: 13px;
}

.inhalt .bildergalerie li a {
  margin: 0 13px 0 0;
}

.inhalt .bildergalerie li a img {
  border: 1px solid #fff;
  width: 53px;
  height: 53px;
}

.inhalt .bildergalerie li img {
  width: 398px;
  height: 265px;
}

.inhalt h2 {
  font-weight: bold;
  margin: 0 0 6px 0;
}

.inhalt *+h2 {
  margin-top: 12px;
}

.inhalt p {
  margin: 0 0 6px 0;
  line-height: 18px;
  font-size: 12px;
}

.inhalt *+p {
  margin: 5px 0;
}

.inhalt .einkaufskorb {
  width: 100%;
  border: none;
}

.inhalt .einkaufskorb thead th {
  height: 30px;
  text-align: left;
}

.inhalt .einkaufskorb tbody td,
.inhalt .einkaufskorb thead th,
.inhalt .einkaufskorb tfoot td {
  height: 30px;
  white-space: nowrap;
}

.inhalt .einkaufskorb tbody td.name {
    white-space: normal;
}

.inhalt .einkaufskorb td+td,
.inhalt .einkaufskorb th+th {
  padding-left: 10px;
}

.inhalt .einkaufskorb td {
  width: 50px;
  vertical-align: middle;
}

.inhalt .einkaufskorb td + td {
  width: 70%;
}

.inhalt .einkaufskorb td + td + td {
  width: 10%;
}

.inhalt .einkaufskorb .anzahl {
  white-space: nowrap;
}

.inhalt input.anzahl,
.inhalt .anzahl input,
.inhalt .felder .anzahl input,
.indeneinkaufskorb input.anzahl {
  height: 16px;
  padding: 1px;
  width: 15px;
  text-align: center;
}

.inhalt .indeneinkaufskorb .anzahl {
  margin: -1px 5px 0 0;
}

.inhalt .einkaufskorb .anzahl input {
  margin: 0 2px 0 0;
}

.inhalt .einkaufskorb .anzahl input.submit {
  border: none;
  height: 16px;
  width: auto;
  color: #596600;
  font-family: 'Courier New', monospace;
}

.inhalt .einkaufskorb tfoot td {
  border-top: 1px solid #fff;
  padding-top: 10px;
}

.inhalt .einkaufskorb tfoot tr+tr td {
  border: none;
  padding-top: inherit;
}

.inhalt .einkaufskorb tfoot tr+tr+tr td {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}

.inhalt .weiter {
  text-align: right;
}

.inhalt .zurueck {
  float: left;
}

.inhalt label {
  display: block;
  float: left;
  width: 100px;
  clear: left;
  padding: 0 5px 0 0;
  margin: 0 0 0 0;
}

.inhalt .rechts label {
  width: 400px;
  margin: 5px 0 15px 0;
}

.inhalt tr td > input,
.inhalt tr td > textarea,
.inhalt tr td > label {
  margin: 0 0 5px 0;
}

.inhalt input+label,
.inhalt input+.fehler+label {
  width: auto;
  clear: none;
  float: none;
  display: inline;
  padding-left: 10px;
}

.inhalt div.felder {
  float: left;
  clear: none;
  margin: 0 0 20px 0;
}

.inhalt div.felder input {
  width: 300px;
  border: 1px solid #596600;
}

.inhalt div.felder textarea {
  width: 300px;
  border: 1px solid #596600;
  overflow: auto;
  overflow-x: hidden;
}

.laeden .seitenstreifen_links {
    display: none;
}

.laeden .inhaltskiste {
    left: 40px;
    bottom: 20px;
}

.laeden .inhalt ul li > div {
    padding-left: 405px;
    position: relative;
}

.laeden .inhalt ul li .links {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.laeden .inhalt ul li p img {
    position: absolute;
    left: 210px;
    top: 0;
    width: 185px;
    border: 1px solid white;
}

.laeden .inhalt h4 {
    font-weight: bold;
}

.unten {
    bottom: -6px;
    position: absolute;
}

.seitenstreifen {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 170px;
}

.modal h4 {
    font-weight: bold;
    padding-bottom: 6px;
}

.seitenstreifen h4,
.seitenstreifen h4 a {
  font-weight: bold;
}

.modal .infoverweis {
    position: relative;
    top: -4px;
}

.modal a,
.modal p,
.seitenstreifen a,
.seitenstreifen p {
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 18px;
}

.modal a,
.seitenstreifen a {
  color: #596600;
  font-family: 'Courier New', monospace;
}

.modal .lageplan {
  display: none;
}

.modal .rechts ul  {
  list-style: none;
  margin: 0;
  padding:0;
}

.modal .rechts li  {
  float: left;
  margin: 0;
}

.modal .rechts li,
.modal .rechts li + li+li+li,
.modal .rechts li + li+li+li + li+li+li {
    margin-right: 10px;
}

.modal .rechts li+li+li,
.modal .rechts li+li+li + li+li+li {
    margin-right: 0;
}

.modal .rechts img  {
  border: none;
}

.seitenstreifen.links {
  left: 40px;
}

.seitenstreifen.links .produktverweise a {
  font-size: 15px;
  line-height: 21px;
  color: #596600;
  font-family: 'Courier New', monospace;
}

.seitenstreifen.links .produktverweise li.gewaehlt, .seitenstreifen.links .produktverweise li.impfad li {
    margin-left: 10px;
}
.seitenstreifen.links .produktverweise li.gewaehlt > a {
    font-weight: bold;
}
.seitenstreifen.rechts {
  right: 0;
  width: 155px;
}

.rausgehen .seitenstreifen.rechts {
  display: none;
}

.seitenstreifen.rechts .suchen input {
  width: 20px;
  border: 1px solid;
  margin: 0;
  padding: 0;
  height: 20px;
  font-size: 12px;
}

.seitenstreifen.rechts .suchen #such_eingabe {
  width: 70px;
  position: relative;
  top: -3px;
  right: -3px;
  height: 18px;
  line-height: 18px;
}

.seitenstreifen.rechts .suchen,
.seitenstreifen.rechts #warenkorb_rechts,
.seitenstreifen.rechts .neuigkeiten,
.seitenstreifen.rechts .versandkosten {
  background: url('/binary/bg_sidebar_box.png') repeat 0 0;
  border: 1px dotted #596600;
  padding: 6px;
  margin-bottom: 20px;
  position: relative;
}

.seitenstreifen.rechts .versandkosten p {
  font-size: 11px;
}

.seitenstreifen.rechts #warenkorb_rechts table {
  border-spacing: 0;
  border-collapse: collapse;
    width: 100%;
}

.seitenstreifen.rechts #warenkorb_rechts td,
.seitenstreifen.rechts #warenkorb_rechts th {
  font-size: 11px;
  text-align: left;
  padding: 4px 0;
}

.seitenstreifen.rechts #warenkorb_rechts td.summe,
.seitenstreifen.rechts #warenkorb_rechts th.summe {
  text-align: right;
  white-space: nowrap;
    padding-left: 4px;
}

.seitenstreifen.rechts #warenkorb_rechts .total th {
  border-top: 1px solid #000;
}

.seitenstreifen.rechts h4 {
  font-size: 14px;
  line-height: 15px;
  color: #596600;
  font-family: 'Courier New', monospace;
  background: #fef1fb;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}
.seitenstreifen.rechts .neuigkeiten h4 {width: 50px;}
.seitenstreifen.rechts #warenkorb_rechts h4 {
  text-align: left;
  margin-bottom: 13px;
  height: 30px;
  background: url('/binary/icon_basket.png') no-repeat 0 0;
}

.seitenstreifen.rechts #warenkorb_rechts h4 a {
  line-height: 30px;
  padding-left: 32px;
}

.seitenstreifen.rechts .dekoration {
  position: absolute;
  top: 0;
  left: 6px;
  height: 13px;
  right: 6px;
  border-bottom: 1px dashed;
  z-index: 0;
  color: #596600;
}

.seitenstreifen.rechts #warenkorb_rechts .dekoration {
  top: 26px;
}

.kopf h1 {
  position: absolute;
  top: 39px;
  left: 5px;
  height: 52px;
  width: 207px;
  background: url('/binary/logo_text.png') no-repeat 0 0;
}

.kopf h1 span {
  visibility: hidden;
}

.kopf .wappen {
    position: absolute;
    background: url('/binary/logo_wappen.png');
    top: 13px;
    right: 0;
    width: 74px;
    height: 93px;
}

.kopf .navigation {
  position: absolute;
  top: 23px;
  left: 250px;
  right: 0;
  height: 93px;
  padding: 50px 0 0 0;
}

.kopf .navigation li {
  float: left;
  margin: 0 20px 0 0;
}

.kopf .navigation li a {
  font-family: 'Courier New', monospace;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
}

.kopf .navigation li.impfad a,
.kopf .navigation li.gewaehlt a {
  color: #fac8e6;
  font-weight: bold;
  line-height: 20px;
}

.kopf .navigation li.kleiner a {
  font-size: 12px;
  line-height: 15px;
}

.kopf .navigation li.heimwerk {
  margin-left: 70px;
}

.fuss {
  position: absolute;
  bottom: 0px;
  left: 40px;
  height: 20px;
}

.fuss li {
  float: left;
  margin: 0 20px 0 0;
}

#modalkiste {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('/binary/bg_boxes_low.png') repeat 0 0;
  z-index: 1000;
}

#modalkiste .modal {
  position: relative;
  background: #fff;
  width: 650px;
  height: 350px;
  margin: -175px auto 0 auto;
  padding: 5px;
  top: 50%;
}

#modalkiste .modal .links {
  width: 470px;
  height: 350px;
}

#modalkiste .modal .text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    overflow-x: hidden;
    padding: 5px;
}

#modalkiste .modal h4 + .text {
    margin-top: 20px;
}

#modalkiste .modal .links img{
}

#modalkiste .modal .links h5 {
 font-weight: bold;
}

#modalkiste .modal .links p {
  margin: 10px 10px;
  line-height: 21px;
}

#modalkiste .modal .rechts {
  position: absolute;
  width: 175px;
  left: 475px;
  top: 5px;
  bottom: 5px;
}

#modalkiste .modal .schliessen {
  position: absolute;
  top: -20px;
  right: 0;
  font-family: 'Courier New', monospace;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}

#modalkiste .modal .schliessen:hover {
  text-decoration: none;
}

.bestellen span,
.inhalt .weiter span, .inhalt .zurueck span,
#modalkiste .modal .schliessen span {
  border: 1px solid;
  line-height: 15px;
  padding: 0 4px;
  background: #fff;
}
.bestellen span {
  position: absolute;
  right: 6px;
}

#modalkiste .modal .schliessen span  {
  color: #000;
}

.inhalt .fehler {
  color: #600;
  display: block;
}

.inhalt .fehler label {
    font-weight: bold;
}

.inhalt .felder .fehler input,
.inhalt .felder .fehler textarea {
    border: 1px solid #600;
}

.inhalt .fehler.check {
  position: absolute;
}


body.zuhause {
  background: url('/binary/bg_home.jpg') no-repeat 50% 50% ;
}

html, body.zuhause {
  height: 100%;
  margin: 0;
  padding: 0;
}

.aufdistanzbleiben {
  width:1px;
  height:50%;
  margin-bottom:-225px;
  float:left;
}

#modalkiste .aufdistanzbleiben {
  margin-bottom:-180px;
}

.zuhause p {
    clear: left;
    margin: 0 auto;
    width: 470px;
    height: 500px;
    overflow: visible;
    position: relative;
}

.zuhause p a.heimatlink {
  display: block;
  width: 470px;
  height: 500px;
  background: url('/binary/logo_home.png') no-repeat 0 0;
    text-indent: -1234em;
}

.zuhause a.heimatlink:hover {
  background-position: 0 -500px;
}

.agb ul {
    margin-bottom: 6px;
}

#modalkiste .modal .text,
.inhaltskiste {
  scrollbar-base-color: #78832d;
  scrollbar-face-color: #78832d;
  scrollbar-highlight-color: #78832d;
  scrollbar-3dlight-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-shadow-color: #78832d;
  scrollbar-arrow-color: #fff;
  scrollbar-track-color: #fff;
}

.kategorien {
    position: relative;
    left: 32px;
}

.kategorien li {
    height: 16px;
}

.kategorien .level2 {
    margin-left: 16px;
}

.kategorien .level3 {
    margin-left: 26px;
}

.kategorien .level4 {
    margin-left: 36px;
}

.kategorien .order {
    position: absolute;
    left: -16px;
}

.kategorien .actions {
    position: absolute;
    margin-left: 5px;
}

.kategorien .actions img, .kategorien .order img {
    border: 0;
}

.kategorien .kategorie {
    font-weight: bold;
}

.inlinePanel {
    position: absolute;
    background: #feeaf8;
    border: 1px solid #596600;
    padding: 2px;
}

.inlinePanel .field {
    width: 98%;
}

.offline {
    text-decoration: line-through;
}

.editarea {
    width: 100%;
    position: relative;
}

.bearbeiten .inhaltskiste {
    overflow: visible;
    bottom: auto;
    z-index: 1;
}

.bearbeiten .heimwerkButton {
    position: absolute;
    margin-left: -16px;
}
.bearbeiten .onlineButton {
    position: absolute;
    margin-left: -32px;
}

.bearbeiten .fuss {
    display: none;
}

table.produktBearbeiten {
    margin: 10px 1px;
    position: relative;
    left: -200px;
    width: 800px;
}

.bearbeiten td, .bearbeiten th {
    padding: 2px;
}

.produktBearbeiten td {
    border: 1px solid #596600;
}

.bearbeiten .inhaltskiste {
    right: 0;
}
.bearbeiten .seitenstreifen.rechts {
    display: none;
}

.bearbeiten textarea {
    width: 300px;
    height: 150px;
}

.deleteImage {
    position: absolute;
    margin-left: -8px;
}

th[scope=row] {
    text-align: left;
}

.hidden {
    display: none;
}

.gwt-ui {
    margin: 200px auto 30px auto;
    width: 870px;
}

.gwt-backend-nav {
    list-style: none;
}

.gwt-backend-nav li{
    display: inline;
    color:#596600;
    font-family:'Courier New',monospace;
    margin-right: 2em;
    cursor: pointer;
}

.gwt-backend-nav li a{
    text-decoration: none;
}

.gwt-TreeItem-selected {
    color:#596600;
    font-weight: bold;
}

.gwt-PopupPanelGlass{
    position: absolute;
    z-index: 100;
    left: 0px; top: 0px; right: 0px; bottom: 0px;
    opacity: 0.75;
    background-color: #FEEAF8;
}

.gwt-editor-ui {
    padding: 5em;
    width: auto;
    overflow: visible;
}

.gwt-editor-ui h1 {
    color: #596600;
    font-family:'Courier New',monospace;
    font-size:15px;
    margin-bottom: 10px;
}

.gwt-PopupPanel {
    position: relative!important;
    border: 3px solid #596600;
    background-color: white;
    opacity: 1;
    z-index: 2147483646;
    padding: 1.5em;
    margin: auto;
    width: 80%;
    left: auto!important;
    right: auto;
    min-width: 600px;
    overflow: visible;
}

.gwt-editor-cancelbutton {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 15px 15px 0 0;
}

.gwt-editor-center {
    position: static!important;
}

table.gwt-editor-produktliste {
    margin-top: 10px;
    border: 1px solid gray;
    border-spacing: 0;
    empty-cells: show;
    border-collapse: collapse;
	background-color: white;
    width: auto;
}
table.gwt-editor-produktliste th {
    border: 1px solid gray;
    padding: 3px;
    width: auto;
    background-color: white;
}



table.gwt-editor-produktliste td {
    border: 1px solid gray;
    padding: 3px;
    width: auto;

    background-color: white;
}

table.gwt-editor-produktliste tr:first-child td  {
    background-color: #eee;
}

table.gwt-editor-produktliste tr:first-child td  {
    font-weight:900;
}

.gwt-editor-addcontrols {
    list-style: none;
}

.gwt-editor-addvariant-button {
    background: url("/binary/icons/page_new.gif") no-repeat left center;
    text-indent: 20px;
}

.gwt-editor-addproperty-button {
    background: url("/binary/icons/folder_new.gif")no-repeat left center;
    text-indent: 20px;
}

.gwt-editor-labelwithwidget span:first-child {
    display: block;
    float: left;
    width: 7em;
}

.gwt-editor-catlist {
    display: inline;
    margin-right: 1em;
}

#gwt-editor-productlist {
    margin: 1.5em 0 0 0;
    padding: 0;
}

#gwt-editor-productlist li {
    list-style: none;
    cursor: pointer;
}

.gwt-textfieldwithbuttons {
    white-space: normal;
}

.gwt-cattree-item {
    display: block;
    white-space:nowrap;
    cursor: pointer;
}

.gwt-cattree-item div {
    display: inline;
    margin-right: 5px;
    line-height: 110%;
}

.gwt-prodlist-item {
    display: block;
    white-space:nowrap;
}

.gwt-prodlist-item div {
    display: inline;
    margin-right: 5px;
    line-height: 110%;
}

.gwt-editor-cattree {
    margin-top: 1em;
    margin-bottom: 1em;
    width: 15em;
}

.gwt-imgbutton {
    cursor: pointer;
}

.trashcan.dragTarget {
    background-color: red;
}