* {
  border: 0;
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  background-color: #b0a583;
  background-image: url(../bilder/bg-main-top.gif);
  background-repeat: repeat-x;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 12px;
}

label, input, select, textarea {
  display: block;
  float: left;
}

label {
  width: 180px;
  padding: 0 3px 0 3px;
}

form br {
  clear: left;
}

input, select, textarea {
  background-color: #C2B690;
  border-width: 1px;
  border-style: solid;
  border-color: #F5EFDC #92805C #92805C #F5EFDC;
  padding: 2px;
  color: #000000;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.erzeugnisse {
  color: #770006;
  text-decoration: none;
}

.impressum {
  color: #4F672B;
  text-decoration: none;
}

.vata {
  color: #0000FF;
}

.pitta {
  color: #FF0000;
}

.kapha {
  color: #008000;
}

.dosha {
  color: #FF6600;
}

#main {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background-image: url(../bilder/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
}

	#header, #navigation, #content, #footer {
	  position: relative;
	  width: 852px;
	  top: 0;
	  left: 50%;
  	  margin-left: -426px;
  	  z-index: 2;
	}

	#header {
	  height: 119px;
	  padding-top: 36px;
	}

	#navigation {
	  height: 33px;
	  background-image: url(../bilder/bg-navi.gif);
	  background-repeat: no-repeat;
	}

		#navigation ul {
          list-style: none;
          white-space: nowrap;
          margin-left: 40px;
        }

        	* html #navigation ul {
        	  margin-left: 39px;
        	}

            #navigation li {
              display: inline;
              height: 33px;
            }

                #navigation li a {
                  display: block;
                  float: left;
            	  margin-left: 1px;
                }

                #navigation .home a {
                  width: 71px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-home.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .home a:hover, #navigation .hactive a {
                      width: 71px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-home.gif);
                      background-repeat: no-repeat;
                    }

                #navigation .ayurveda a {
                  width: 99px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-ayurveda.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .ayurveda a:hover, #navigation .aactive a {
                      width: 99px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-ayurveda.gif);
                      background-repeat: no-repeat;
                    }

                #navigation .erzeugnisse a {
                  width: 107px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-erzeugnisse.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .erzeugnisse a:hover, #navigation .eactive a {
                      width: 107px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-erzeugnisse.gif);
                      background-repeat: no-repeat;
                    }

                #navigation .impressionen a {
                  width: 117px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-impressionen.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .impressionen a:hover, #navigation .iactive a {
                      width: 117px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-impressionen.gif);
                      background-repeat: no-repeat;
                    }

                #navigation .shop a {
                  width: 65px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-shop.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .shop a:hover, #navigation .sactive a {
                      width: 65px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-shop.gif);
                      background-repeat: no-repeat;
                    }

                #navigation .unternehmen a {
                  width: 118px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-unternehmen.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .unternehmen a:hover, #navigation .uactive a {
                      width: 118px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-unternehmen.gif);
                      background-repeat: no-repeat;
                    }

                #navigation .kontakt a {
                  width: 84px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-kontakt.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .kontakt a:hover, #navigation .kactive a {
                      width: 84px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-kontakt.gif);
                      background-repeat: no-repeat;
                    }

                #navigation .impressum a {
                  width: 106px;
                  height: 33px;
                  background-image: url(../bilder/navi-ia-impressum.gif);
                  background-repeat: no-repeat;
                }

                    #navigation .impressum a:hover, #navigation .impactive a {
                      width: 106px;
                      height: 33px;
                      background-image: url(../bilder/navi-a-impressum.gif);
                      background-repeat: no-repeat;
                    }

	#content {
	  background-image: url(../bilder/bg-content.gif);
	  background-repeat: repeat-y;
	}

		#ctop {
		  background-image: url(../bilder/bg-content-top.gif);
		  background-repeat: no-repeat;
		}

		#cbottom {
		  background-image: url(../bilder/bg-content-bottom.gif);
		  background-repeat: no-repeat;
		  background-position: 0 bottom;
		  width: 774px;
		  padding: 0 114px 0 41px;
		}

			#main-pic {
			  width: 774px;
			  height: 198px;
			}

			#main-content {
			  width: 696px;
			  padding: 3px 39px 30px 39px;
			}

	#footer {
	  width: 852px;
	  padding: 35px 0 27px 0;
	  background-image: url(../bilder/bg-footer.gif);
	  background-repeat: no-repeat;
	  text-align: center;
	  height: 10px;
	  font-size: 10px
	}

	#bg-footer {
	  background-image: url(../bilder/bg-main-footer.gif);
	  background-repeat: repeat-x;
	  width: 100%;
	  position: absolute;
	  left: 0;
	  bottom: 0 !important;
	  bottom: -1px;
	  height: 131px;
	  z-index: 1;
	}
