/* ### cfg ### */



* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

html, body {
  height: 100%;
}

body {
  background:url("/img/bg_body.gif") repeat-y top center #7eb533;
  color:#666;
  font-family:"Trebuchet MS",Sans-Serif;
  font-size:15px;
}



/* ### Wrapper ### */

#wrapper {
  position:relative;
  margin:0 auto;
  width:897px;
  min-height:100%;
  background-color:#fff;
  color:#666666;
}



/* ### Pattern Banner ### */

#pattern {
  background:url("/img/pattern.png") repeat-x;
  height:55px;
}



/* ### Miree Banner ### */

#miree-banner-print {
  display:none;
}



/* ### Navigation Top ### */

#navTop {
  position:absolute;
  padding:10px 20px;
  background:url("/img/navigation-top.gif") repeat-x;
  color:#003929;
  top:159px;
  width:857px;
  font-weight:bold;
  font-size:18px;
  letter-spacing:2px;
}

#navTop a {
  color:#003929;
  background-color:transparent;
}

#navTop ul {
  list-style:none;
}

#navTop li {
  display: inline;
}



/* ### Left Content ### */

#left-content {
  position:absolute;
  margin:30px 11px 30px 11px;
  top:200px;
  width:180px;
}



/* ### NavigationLeft ### */

#navLeft {
  margin:0px 0px 40px 0px;
}

#navLeft a  {
  background-color:#fff;
  color:#003929;
}

#navLeft ul  {
  list-style:none;
}

#navLeft li  {
  background:url("/img/leaf.png") no-repeat 0 0px;
  padding:4px 0px 2px 30px;
  border-bottom:1px solid #e4e4e4;
  font-weight:bold;
}

#navLeftul ul {
  list-style:none;
}

#navLeft ul ul li {
  padding:2px 0px 2px 15px;
  background:url("/img/point.png") no-repeat 5px 10px;
  border:0;
  font-weight:normal;
}

 /* ### Receipt Teaser ### */

.receipt-headpic {
  background:url("/img/receipt-headpic.gif") no-repeat 0 bottom;
  height:7px;
}

.receipt-content {
  width:179px;
}

.receipt-content h2 {
  background-color:#004605;
  color:#ffffcc;
  padding:0pt 0pt 6px 12px;
  font-size:1.0em;
}

.receipt-picture {
  height:79px;
  line-height:1px;
}

.receipt-content h3 {
  background-color:#eff6d9;
  color:#333333;
  padding:10px 10px 0px;
  font-size:0.8em;
  font-weight:normal;
  line-height:1.3em;
}

.more {
  background-color:#eff6d9;
  color:#003b28;
  display:block;  
}

.receipt-footer {
  background:url("/img/receipt-footer.gif") no-repeat 0 top;
  height:8px;
  margin:0pt 0pt 15px; /* ji */
  width:179px;
  line-height:0pt;
}



/* ### middle content ### */
/* ### receipt ### */

#middle-content {
  position:absolute;
  margin:30px 11px 30px 0px;
  padding:0px 0px 30px 0px;
  top:200px;
  left:210px;
  width:444px;
}

#top-right {
  background:url("/img/top-right.png") top right no-repeat;
}

#top-left {
  background:url("/img/top-left.png") top left no-repeat;
}

#bottom-right {
  background:url("/img/bottom-right.png") bottom right no-repeat;
}

#bottom-left {
  background:url("/img/bottom-left.png") bottom left no-repeat;
}

.con-receipt {
  padding:17px 30px 15px 21px;
  
}

.con-receipt h2 {
  margin:0px 0px 10px 0px;
  font-size:1.2em;
  border-bottom:1px solid #d9dbc4;
  width:100%;
  background-color:#EFF6D9;
  color:#003b28;
}

div .shadow {
  background-color:#babe97;
  float:left;
}

div.shadow .receiptpic {
   display:block;
   height:188px;
   width:220px;
   position: relative;
   top:-3px;
   left:-3px;
}

.con-receipt h4 {
  padding:0px 0px 0px 19.9em;
  background-color:#EFF6D9;
  color:#003333;
  font-size:0.75em;

}

.con-receipt ul {
  list-style:none;
}

.con-receipt ul li {
  background:url("/img/contents-point-menue.gif") no-repeat 5px 6px;
  width:140px;
  padding:0px 0px 0px 15px;
  font-size:0.75em;
  border-bottom:1px solid #e4e4e4;
}

.clear {
  clear:both;
}

.con-receipt h3 {  
  background-color:#EFF6D9;
  color:#003b28;
  font-size:0.8em;
  margin:0 0 1em 0;
}

.con-receipt p {
  font-size:0.8em;
  line-height:1.3em;
}

.button, #aEmpfehlen {
  background-color:#5A9126;
  color:#fff;
  border-color:white #848484 rgb(132, 132, 132) white;
  border-style:solid;
  border-width:1px; 
  padding:0 0.5em 0;
  height:16px;
  font-size:0.8em;

}

#artikelEmpfehlen {
padding:10px 0px 0px 0px;
}





/* ### formular### */


 .inhalt {
  background:#b3dc52;
  padding:5px;
  color:#003B28;
}

.rezept {
  background:#FFFFFF;
  color:#000;
  border:1px solid #8ebc42;
  clear:both;
  margin-bottom:1em;
  padding:4px;
  }

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

.twocol {
  float:left;
  margin-right:20px;
  width:346px;
}

input {
  border-width:2px;
  padding:0pt;
}

.twocol label {
  width:100px;
}

.rezept label {
  clear:left;
  display:block;
  float:left;
  line-height:18px;
  margin:0pt 5px 5px 0pt;
  text-align:right;
  vertical-align:middle;
  font-size:0.8em;
}

label {
  cursor:pointer;
}

.submit {
  clear:both;
  padding:1em 0pt 0pt;
  text-align:left;
  margin-left:105px;
}
.submit input {
  background:#5A9126; 
  border-color:white #848484 rgb(132, 132, 132) white;
  border-style:solid;
  border-width:1px;
  color:#fff;
  height:16px;
  font-size:0.8em;  
 }

.rezept fieldset input {
  float:left;
  margin-bottom:5px;
}

.twocol input {
  width:196px;
}

textarea {
  margin:-20px 0px 0px 105px;
}







/* ### products con ### */

.con-products {
  padding:1.2em 1.5em 3em;
}

.con-products h2 {
  margin:0px 0px 10px 0px;
  font-size:1.2em;
  border-bottom:1px solid #d9dbc4;
  width:100%;
  background-color:#fff;
  color:#003333;  
}

.con-products h3 {
  margin:0px 0px 10px 0px;
  font-size:0.8em;
  background-color:#fff;
  color:#003929;
}

.con-products p.small {
  font-size:0.8em;
  line-height:1.3em;
}

.con-products .pic {
  float:right;
}

.con-products h4 {  
  background-color:#fff;
  color:#003b28;
  font-size:0.75em; 
}

.con-products p.smaller {
  font-size:0.75em;
}

.con-products p.smallest {
  font-size:0.6em;
}



/* ### Dinner con ### */

.con-dinner {
  padding:1.2em 0em 0.5em 0em;
  
}

.con-dinner h2 {
  margin:20px 0 10px 20px;
  font-size:1.2em;
  width:100%;
  color:#003333;
}

.bordershadow {
  background-image:url(/img/shadowborder.gif); background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:white; height:226px;
  color:#fff;
}

.bordershadow img {
  padding:14px 0px 0px 12px;
}

.con-dinner p, .small {
  padding:0 0 0 20px;
  font-size:0.8em;
  line-height:1.3;
}

a {
color:#003B28;
}


/* Right Content */

#right-content {
  position:absolute;
  margin:15px 11px 19px 11px;
  top:210px;
  right:10px;
  width:202px;
}

/* Product Teaser */

.product_headpic {
  background:url("/img/product_headpic.gif") no-repeat 0 bottom;
  height:8px;
  line-height:0px;
}

.product_content {
  width:202px;
}

.product_content h2 {
  background-color:#eff6d9;
  color:#003929;
  padding:0pt 0pt 6px 12px;
  font-size:1.0em;
  font-weight:bold;
  border-bottom:1px solid #FFFFFF;
}

.product_content h3 {
  font-weight:normal;
  font-size:0.8em;
  padding:10px 10px 0px;
  background-color:#eff6d9;
  color:#333333;
}

.product_footer {
  background:url("/img/product_footer.gif") no-repeat 0 top;
  margin:0pt 0pt 15px; /* ji */
  height:8px;
  width:202px;
  line-height:0pt;
}



/* ### Main Subject Teaser ### */

.main_subject_header {
  background-image:url("/img/main_subject_header.png"); background-repeat:no-repeat;
  background-color:#5dac1f;
  color:#ffff99;
  width:202px;
  margin:10px 0 0 0; 
  padding:0 0 10px 0;
}

.main_subject_content {
  width:202px;
}

.main_subject_content h2 {
  color:#ffff99;
  padding:15px 0px 0px 0px;
  font-size:1.4em;
  font-weight:bold;
  text-align:center;
}

.main_subject_content h3 {
  color:#FFFFFF;
  padding:5px 5px;
  font-size:1em;
  font-weight:bold;
  text-align:center;
}

 .main_subject_box h4 {
  background-color:#004605;
  color:#ffffcc;
  text-align:center;
  padding:5px 0px 0px 0px;
}

  
 .main_subject_box a {
  background-color:#004605;
  color:#ffffcc;
  font-size:0.8em;
  text-align:center;  
}


.main_subject_footer {
  background-image:url("/img/main_subject_footer.gif"); background-repeat:no-repeat;
  width:202px;
  height:8px;
  margin:0pt 0pt 15px;
  line-height:0pt;
}



/* #### Meta Navigation ### */

.meta_navi {
  position:absolute;
  top:15px;
  right:50px;
}
.meta_navi_left {
  background:url("/img/meta_navi_left-trans.png") no-repeat 0px bottom;
  float:left;
  width:10px;
  height:21px;
}
.meta_navi_content {
  background-color:#5CAB1E;
  color:#fff;
  float:left;
  height:21px;
  font-family:Arial,sans-serif;
}
.meta_navi_content a {
  background-color:#5CAB1E;
  color:#fff;
  font-size:0.75em;
}
.meta_navi_right {
  background:url("/img/meta_navi_right-trans.png") no-repeat 0px bottom;
  float:left;
  width:10px;
  height:21px;
}