BODY {
  margin: 0;
  padding: 0;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  background-color: #f1f1e3;
}
IMG, IMAGE {
  border: none;
}

#seite {
  width: 900px;
/*  background-color: #f1f1e3; */
  margin-left: 60px;
  margin-top: 20px;
  background-image: url(icon/menue_bg.gif);
  background-repeat: repeat-y;
  z-index: 0;
}
#scholler {
  width: 180px;
  height: 90px;
  position: absolute;
  top: 50px;
  left: 60px;
  text-align: center;
  z-index: 99;
}
#kopf {
  width: 900px;
  height: 0px;
}
#kopf .logo {
  width: 900px;
  height: 90px;
}
#kopf .logo IMG {
  margin: auto;
}
#main {
  width: 900px;
  z-index: 1;
}
#main .bild {
  width: 900px;
  height: 120px;
}
#koerper {
  width: 900px;
  background-image: url(icon/menue_bg.gif);
  background-repeat: repeat-y;
  scrollbar-face-color : #bfc98a; 
  scrollbar-base-color : #f0f1e3; 
  scrollbar-track-color : #f0f1e3; 
  scrollbar-arrow-color : #2f3803; 
  scrollbar-shadow-color : #2f3803; 
  scrollbar-3dlight-color : #a2b154;
}


#minni {
  width: 180px;
  height: 90px;
  position: absolute;
  left: 240px;
  top: 440px;
  background-image:  url(icon/warenkorb_bg.gif);;
}
#minni .tx_ttproducts {
  width: 170px;
  margin-left: 15px;
  margin-top: 1px;
}
#minni H1 {
  font-size: 11px;
  margin: 15px 0px 10px 15px;
  padding:0;
  color: #333;
  font-weight: bold;
}
#minni P, #minni .bodytext {
  font-size: 10px;
  color: #333;
  width: 140px;
  margin: 0 0 5px 15px;
}
#minni A {
  color: #5a6715;
  text-decoration: none;
}
#minni A:HOVER {
  color: #5a6715;
  text-decoration: underline;
  color: #778c04;
}
#minni .bodytext {
  font-size: 0.7em;
}
#minni LI {
  font-size: 0.8em;
  margin: 0px 0px 3px 0px;
}
#minni .shop_minibasket_image {
  display: none;
}


/* MENÜ 1. Ebene */
#koerper .menue1 .m_all, #koerper .menue0 .m_all {
  margin-top: 15px;
  }
/* für die Galerie */
#koerper .menue0 {
  width: 180px;
  float: left;
  overflow: hidden;
}
#koerper .menue1 {
  width: 360px;
  height:340px;
  float: left;
  overflow: hidden;
}
#m_mainlist {
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  width: 180px;
  float: left;
}
#m_mainlist P {
  display: block;
  width: 179px;
  height: 34px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#m_mainlist P A, #m_mainlist P A:VISITED {
  color: #212103;
  text-decoration: none;
  font-size: 0.8em;
  line-height: 34px;
  padding-left: 15px;
}
#m_mainlist P A:HOVER, #m_mainlist P A:ACTIVE  {
  font-weight: bold;
}
#m_mainlist .cur {
  display: block;
  width: 180px;
  height: 34px;
  font-weight: bold;
/*  background-color: #a2b154; */
}
#m_mainlist .cur A {
  padding: 0px 0px 0px 14px;
  line-height: 34px;
}

/* MENÜ 2. Ebene */
#m_sublist {
  float: right;
  width: 164px;
  height: 310px;
  margin-top: 8px;
  z-index: 2;
  }

#m_sublist P {
  padding: 0;
  margin: 0px 0px 9px 0px;
}
#m_sublist P A, #m_sublist P A:LINK, #m_sublist P A:VISITED {
  color: #212103;
  text-decoration: none;
  font-size: 0.8em;
}
#m_sublist P A:HOVER, #m_sublist P A:ACTIVE, #m_sublist .cur {
  font-weight: bold;
}

/* Inhalt */
#koerper .inhalt {
  width: 540px;
    min-height: 400px;
/*  background-color: #ffffff; */
  float: left;
}
#koerper .inhalt .text {
  float:left;
  width: 500px;
  margin: 5px 0px 0px 13px;
}
#koerper .inhalt .h_fix {
  width:5px;
  height:380px;
  float:right;
}
#koerper .inhalt .text A {
  color: #5a6715;
  text-decoration: none;
}
#koerper .inhalt .text A:HOVER {
  color: #5a6715;
  text-decoration: underline;
  color: #778c04;
}
#koerper .inhalt .text .bodytext {
  font-size: 12px;
}
#koerper .inhalt .text LI {
  font-size: 0.8em;
  margin-bottom: 10px;
}
#koerper .inhalt .text H1 {
  font-size: 0.8em;
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 10px 0px;
  color: #5a6715;
}
#koerper .inhalt0 .text H1 {
  font-size: 0.8em;
  margin: 0px 0px 0px 270px;
  padding: 18px 0px 10px 0px;
  color: #212103;
}
#koerper .inhalt .text H2 {
  font-size: 0.8em;
  font-weight: bold
  margin: 5px 0px 0px 0px;
  padding: 15px 0px 2px 0px;
  color: #212103;
}
#koerper .inhalt .text H2 A {
  color: #000000 ! important;
}
#koerper .inhalt .text H3 {
  font-size: 12px;
  font-weight: bold
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  color: #212103;
}
#koerper .inhalt .text H3 A {
  font-size: 12px;
}
#koerper .inhalt .text .csc-header-n1 {
  width: 500px;
  clear: both;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px -5px 0px;
}
#koerper .inhalt .text TABLE {

}
#koerper .inhalt .text TD {
  font-size: 12px;
}
#koerper .inhalt .hinweis {
  font-size: 10px;
  color: #a2b154;
  padding-top: 10px;
}
#koerper .inhalt .csc-frame-rulerAfter {
  clear: both;
  border-bottom: 1px solid #bfc989;
  margin-bottom: 10px;
  padding: 10px 0 5px 0;
}
#koerper .inhalt .csc-frame-rulerAfter H2 {
  padding: 0px 0 5px 0;
}
#koerper .inhalt .csc-frame-rulerAfter A {
  font-size: 12px;
  padding-right: 20px;
}


#fuss {
  width: 900px;
  height: 120px;
  clear: both;
}
#fuss_bild {
  width: 900px;
  height: 120px;
  z-index:5;
}
.fuss_logo {
  position: absolute;
  bottom: -89px;
  height: 90px;
  width:140px;
  padding-left: 20px;
  z-index:4;
}

.csc-textpic-caption {
  font-size: 0.7em;
  color: #666666;
}
.clear {
  clear: both;
  height: 0px;
  font-size: 0.01em;
}
.right {
  text-align: right;
}


/* WT_Gallery */

.tx-wtgallery-pi1 {
  width: 526px;
  border: 0px solid red;
}
.wt_list {
  width: 525px;
}
.wt_list_pic {
  width: 525px;
  height: 290px;
  overflow: auto;
}
.wtgallery_listpic_pic {
  margin: 0px 0px 10px 10px;
  border: 0px solid Red;
}
.wtgallery_listpic_firstofrow IMG {
  margin-left: 0px;
}
#wtgallery_singlepic_area {
  padding-top: 5px;
  border: 0px solid grey;
  width: 525px;
  height: 330px;
  overflow: hidden;
}
.wtgallery_singlepic IMG {
  margin: 0px 0px 0px 40px;
}
.wtgallery_singlepic_popup {
  font-size: 10px;
  color: #999999;
  text-align: center;
}
.wtgallery_single_browser {
  width: 440px;
  height: 17px;
  float: left;
  margin-left: 40px;
  display: inline;
  margin-top: 5px;
  background-color: #ccc ! important;
}
.wtgallery_single_browser_next {
  width: 120px;
  float: right;
  padding-right: 0px;
  font-size: 12px;
  text-align: right;
  background-color: #ccc ! important;
}
.wtgallery_single_browser_previous {
  width: 120px;
  float: left;
  padding-left: 0px;
  font-size: 12px;
}
.wtgallery_singlepic_btl {
  width: 200px;
  float: left;
  font-size: 12px;
  text-align: center;
}
.wtgallery_singlepic_fwdback A {
  color: #5a6715;
  text-decoration: none;
}
.wtgallery_singlepic_fwdback A:HOVER {
  color: #5a6715;
  text-decoration: underline;
  color: #778c04;
}
.wtgallery_pagebrowser {
  width: 525px;
  font-size: 12px;
  margin-top: 15px;
}
.wtgallery_pagebrowser_back {
  width: 100px;
  height: 15px;
  float: left;
}
.wtgallery_pagebrowser_page {
  width: 310px;
  height: 15px;
  float: left;
  text-align: center;
}
.wtgallery_pagebrowser_fwd {
  float: left;
  width: 100px;
  height: 15px;
  text-align: right;
}


/* ---------- Benutzerverwaltung ------------- */
.tx-newloginbox-pi1 {
  width: 420px;
  font-size: 0.8em;
}
.tx-newloginbox-pi1 TABLE {
  width: 100%;
}
.tx-newloginbox-pi1 H3, .tx-newloginbox-pi1 P {
  font-weight: normal;
  display: inline;
}
.tx-newloginbox-pi1 TH {
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  padding: 0;
}
.tx-newloginbox-pi1 TD.light {
  width: 200px;
  text-align: right;
}
.tx-newloginbox-pi1 TD.light INPUT {
  color: Grey;
  background-color: White;
  margin: 0px 0px 0px 0px;
  padding: 0;
  border: 1px solid silver;
  text-align: right;
}
.tx-newloginbox-pi1 A {
  font-size: 12px ! important;
}
.tx-srfeuserregister-pi1 {
  width: 500px;
  margin-top: 15px;
  font-size: 0.8em;
}
.tx-srfeuserregister-pi1-trash A {
  font-size: 1.0em ! important;
}
.tx-srfeuserregister-pi1 FIELDSET {
  border: none;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}
.tx-srfeuserregister-pi1 LEGEND {
  padding: 0;
  margin: 0px 0px 10px 0px;
  font-weight: normal;
}
.tx-srfeuserregister-pi1 P {
  padding: 0;
  margin: 0;
}
P.tx-srfeuserregister-pi1-notice {
  padding-top: 0px;
  margin-top: 0px;
  font-style: normal ! important;
  font-weight: normal;
  color: #548216;
}
.tx-srfeuserregister-pi1 DL {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 500px;
}
.tx-srfeuserregister-pi1 DT {
  padding: 0;
  margin: 0px 0px 10px 0px;
  width: 120px;
  text-align: left;
}
.tx-srfeuserregister-pi1 DD {
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  width: 320px;
}
.tx-srfeuserregister-pi1 Select {
  width: 270px;
}
.tx-srfeuserregister-pi1 TEXTAREA {
  width: 300px;
}


/* ----------------- SHOP  ---------------- */

.tt-products {
  font-size: 12px;
}

/* ---------- SHOP Warenkorb ------------- */
.tx-ttproducts-pi1 {
  width:500px;
  clear: both;
}
#tx-ttproducts-pi1-basket .tbl_basket {
  width:500px;
  margin-top: 8px;
}
#tx-ttproducts-pi1-basket .tbl_basket TD {
  font-size: 12px;
  padding: 2px 0px 2px 0px;
}
#tx-ttproducts-pi1-basket .tbl_basket INPUT {

}
#tx-ttproducts-pi1-basket .tbl_basket TEXTAREA {

}
#tx-ttproducts-pi1-basket .tbl_basket SELECT {

}


/* ---------- SHOP Bestellung ------------- */
#shop_liste .tbl_payment {
  width:500px;
}
#shop_liste .tbl_payment TD {
  font-size: 12px ! important;
  padding: 1px 0px 1px 0px;
}
#shop_liste .tbl_payment INPUT {
  width:280px;
}
#shop_liste .tbl_payment INPUT.CC {
  width:40px;
}
#shop_liste .tbl_payment TEXTAREA {
  width:280px;
}
#shop_liste .tbl_payment SELECT {
  width:280px;
}

/* ---------- Kategorien-Listen ------------- */
#tx-ttproducts-pi1-listcat {
  margin: 0px;
}
#tx-ttproducts-pi1-listcat UL {
  width: 500px;
  margin: 0px 0px 10px 0px;
  padding:0;

}
#tx-ttproducts-pi1-listcat UL LI {
  display: block;
  float: left;
  width: 165px;
  list-style-type: none;
  margin: 0;
  padding:0;
}

/* ---------- SHOP ------------------ */
/* ---------- SHOP Liste------------- */
#shop_liste {
  width: 500px;
  font-family: AvantGarde,Verdana,Helvetica,Arial,sans-serif;
  color: #273c1c;
  overflow: auto;
}
#shop_liste .browser {
  width: 500px;
  font-size: 10px;
  margin-top: 5px;
  padding-bottom: 10px;
}
#shop_liste .browser A, #shop_liste .browser A:LINK, #shop_liste .browser A:VISITED {
  color: #aaa!important;
  text-decoration: none;
  font-size: 10px;
}
#shop_liste .browser A:HOVER {
  color: #5a6715 ! important;
  font-weight: bold;
  text-decoration: none ! important;
}
#shop_liste .browser .prev {
  width: 100px;
  height:10px;
  float: left;
}
#shop_liste .browser .prev A, #shop_liste .browser .prev A:LINK, #shop_liste .browser .prev A:VISITED {
  color: #5a6715!important;
  text-decoration: none;
  font-size: 10px;
}
#shop_liste .browser .prev A:HOVER {
  color: #778c04;
  font-weight: bold;
}
#shop_liste .browser .seiten {
  width: 260px;
  float: left;
  text-align: center;
  font-size: 10px;
  color: #5a6715;
  margin: 0px 15px 0px 15px;
  text-align: center;
}
#shop_liste .browser .seiten A, #shop_liste .browser .seiten A:VISITED {
  text-decoration: none;
  font-size: 10px;
  color: #cccccc;
}
#shop_liste .browser .seiten A:HOVER {
  font-weight: bold;
  text-decoration: none;
  color: #5a6715;
}
#shop_liste .browser .next {
  width: 100px;
  float: right;
  text-align: right;
}
#shop_liste .browser .next A, #shop_liste .browser .next A:LINK, #shop_liste .browser .next A:VISITED {
  font-size: 10px;
  color: #5a6715;
  text-decoration: none;
  font-weight: normal;
}
#shop_liste .browser .next A:HOVER {
  font-weight: bold;
  color: #778c04;
}
#shop_liste .kategorie {
  width: 500px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bfc989;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  clear: both;
  font-size: 12px;
}
#shop_liste .produkt {
  width: 100%;
}
#shop_liste .produkt .prodtext {
  margin: 0;
  padding: 0;
  width: 390px;
  font-size: 0.8em;
  float: left;
  border: 0px solid #eee;
}
#shop_liste .produkt .prodtext .bodytext {
  font-size: 12px;
  margin: 0;
  padding: 1px 0px 1px 0px;
}
#shop_liste .produkt .prodtext .artikelnr {
  margin: 0;
  padding: 0px 0px 0px 0px;
  width: 100%;
}
#shop_liste .produkt .prodtext .artikelnr IMG {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
#shop_liste .produkt .prodtext A {
  text-decoration: none;
  color: #273c1c;
}
#shop_liste .produkt .prodtext A:HOVER {
  text-decoration: underline;
}
#shop_liste .produkt .prodtext .jahrgang {
  display: block;
  width: 40px;
  font-weight: bold;
  float: left;
  font-size: 12px;
}
#shop_liste .produkt .prodtext .note {
  font-size: 12px;
  margin: 0 0 6px 0;
}
#shop_liste .produkt .prodtext .daten {
  width: 180px;
  float: left;
  font-size: 12px;
}
#shop_liste .produkt .prodtext .liter {
  margin: 0;
  padding: 2px 0px 5px 0px;
}
#shop_liste .produkt .prodtext .preis {
  margin-left: 40px;
}
#shop_liste .produkt .prodtext .preis_tax {
  font-weight: bold;
}
#shop_liste .produkt .prodtext .eingabe {
  margin: 0 0 0 0;
  float: left;
  font-size: 12px;
  border: 0px solid green;
}
#shop_liste .produkt .prodtext .eingabe .menge {
  margin: 0 0 0 0;
  width: 70px;
  float: left;
  font-size: 12px;
  padding: 2px 0 0 0;
}
#shop_liste .produkt .prodtext .eingabe .menge INPUT {
  margin: 2px 0 0 0;
  width: 50px ! important;
}
#shop_liste .produkt .prodtext .eingabe .warenkorb {
  margin: 0px 0 0 0;
  width: 100px;
  float: left;
}
#shop_liste .produkt .prodtext .eingabe .warenkorb INPUT {
  width: 100px;
}

#shop_liste .produkt .prodtext .eingabe .warenkorb INPUT.tobasket {
  background-color: #bfc989;
}
#shop_liste .produkt .prodtext .eingabe .warenkorb INPUT.inbasket {
  background-color: #f1f1e3;
}
#shop_liste .produkt .prodtext .prodtitel {
  margin-bottom: 0px;
  font-size: 12px;
}
#shop_liste .produkt .prodtext .daten {
  margin-bottom: 3px;
}
#shop_liste .produkt .prodtext .titel_prod {
  font-weight: bold;
  font-size: 12px;
}
#shop_liste .produkt .prodbild {
  width: 100px;
  float: right;
}
#shop_liste .produkt TABLE.prodbild {
  border: 0px dotted #eee;
  height: 100%;
  border-collapse: collapse;
}
#shop_liste .produkt TABLE.prodbild TD.bild {
  border: 0px dotted #ccc;
  text-align: center;
  height: 85px;
}
#shop_liste .produkt TABLE.prodbild TD.button {
  border: 0px dotted #ccc;
  text-align: right;
}
#shop_liste .produkt INPUT {
  margin: 0;
  padding: 0;
  font-size: 10px;

}
#shop_liste .produkt .prodbild .button INPUT {
  width: 100px;
}
#shop_liste .tbl_payment TD {
  font-size: 12px;
}

#trenner {
  font-size: 0.1em;
  width: 500px;
  height: 15px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  clear: both;
  border-bottom: 1px solid #bfc989;
}
#tx-ttproducts-pi1-list {
  background-color: #ffffff;
}
#tx-ttproducts-pi1-list .loggedin {
  text-align: center;
  width: 500px;
  font-size: 10px;
  color: #5a6715;
}
.tt-products .loggedin {
  font-size: 12px;
  font-weight: bold;
  color: #5a6715;
}
.tx-ttproducts-pi1-wrap1 {
  font-weight: normal;
}
.tx-ttproducts-pi1-wrap2 {
  font-weight: normal;
}
#koerper .inhalt .text TD.shoptd {
  font-size: 12px;
}
#koerper .inhalt .text .tblLine {
  padding: 0px;
  margin: 0px;
}
#koerper .inhalt .text .tblLine TD {
  padding: 0px 0px 3px 0px;
  margin: 0;
  font-size: 12px;
  border-bottom: 1px solid grey;
}
#koerper .inhalt .text .tdLine {
  font-size: 12px;
  border-bottom: 1px solid grey;
}
/* ---------- SHOP Single ------------- */
#shop_liste .produkt .singlebild {
  width: 210px;
  float: left;
}
#shop_liste .produkt .singlebild IMG {
  padding-right: 10px;
  padding-bottom: 5px;
}
#shop_liste .produkt .singletext {
  float: left
}
#shop_liste .produkt .singletext P.bodytext {
  font-size: 12px;
}
#shop_liste .produkt .singletextimg {
  float: left;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
#shop_liste .produkt .singletexttxt {
  float: right;
  width: 310px;
  padding: 0;
}
#shop_liste .produkt .singletext P.bodytext {
  margin: 0;
  padding: 0px 0px 5px 0px;
}
#shop_liste .produkt .singletext .note_title {
  width: 500px;
  clear: both;
  padding: 10px 0px 5px 0px;
  font-weight: bold;
  font-size: 1.0em;
}
#shop_liste .produkt .singletext P.bodytxtnote {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  font-size: 0.8em;
}
#shop_liste .links {
  clear: both;
  width: 100%;
  font-size: 1.0em;
  padding-top: 1px;
  margin-top: 0px;
}
#shop_liste .links .bodytext {
  margin: 0;
  padding: 0px 0px 5px 0px;
}
#shop_liste INPUT.ip325 {
  width: 300px;
}

#tt-products-search-1,
#tt-products-search-2,
#tt-products-search-3,
#tt-products-search-4,
#tt-products-search-5 {
  margin: 0 0 30px 0 ! important;
}

#tt-products-listcat-22 A,
#tt-products-listcat-25 A,
#tt-products-listcat-27 A,
#tt-products-listcat-28 A,
#tt-products-listcat-29 A,
#tt-products-listcat-30 A,
#tt-products-listcat-331 A {
  padding: 0 15px 0 0;
}

