body {
  background-color: #FFFFFF;
  background-image: url("pattern.gif");
  background-repeat: repeat-x;
  text-align:center;
   
  }
h1 {
  color: #de8000;
  font-family: sans, verdana, sans-serif;
  font-size: 18px;
  line-height: 19px;
}

h2 {
  color: #de8000;
  font-family: sans, verdana, sans-serif;
  font-size: 16px;
  line-height: 17px;
}

h3 {
  color: #de8000;
  font-family: sans, verdana, sans-serif;
  font-size: 14px;
  line-height: 15px;
}
  
h4 {
  color: #de8000;
  font-family: sans, verdana, sans-serif;
  font-size: 11px;
  line-height: 12px;
}

h5 {
  color: #975700;
  font-family: sans, verdana, sans-serif;
  font-size: 14px;
  line-height: 12px;
}
p {
  font-family: sans, verdana, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #975700;  
}
ul {
  font-family: sans, verdana, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #975700;
  list-style-type:circle;
}
a {
  text-decoration:none;
}

a:link {
  color: #de8000;
}

a:visited {
  color: #de8000;
}

a:active {
  
}

a:hover {
  color:#eab265;
  text-decoration: none;

}

#mainbox {
  background:#FFFFFF;
  background-image: url("bckgrd01.jpg");
  background-repeat: no-repeat;
  width: 1000px;
  height: 600px;
  margin:0 auto;
  text-align:left;
  border-width: 1px;
  border-style: solid;
  border-color: orange;
  
}


#mainbox2 {
  background:#FFFFFF;
  background-image: url("bckgrd02.jpg");
  background-repeat: no-repeat;
  width: 1000px;
  height: 800px;
  margin:0 auto;
  padding-top: 0px;
  text-align:left;
  border-width: 1px;
  border-style: solid;
  border-color: orange;

}

#topbox {
  position: relative;
  width: 1000px;
  height: 250px;
  left: 0px;
  top: 0px; 
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: black;
}

#bottombox {
  position: relative;
  width: 1000px;
  left: 0px;
  top: 0px; 
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: black;
}

#leftbox {
  position: absolute;
  width: 600px;
  left: 0px;
  top: 0px; 
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: black;   
}
#rightbox {
  position: absolute;
  width: 400px;
  left: 600px;
  top: 0px; 
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: black; 
}

#yogabox {
  position: absolute;
  left: 160px;
  top: 140px;
  border-width: 0px;
  border-style: solid;
  border-color: black; 
}  

#chakrabox {
  position: absolute;
  left: 80px;
  top: 35px;
  border-width: 0px;
  border-style: solid;
  border-color: black; 
}  

#gesangbox {
  position: absolute;
  left: 100px;
  top: 130px;
  border-width: 0px;
  border-style: solid;
  border-color: black; 
}  

  
#titel {
  position: relative;
  height: 24px;
  left: 11px;
  top: 15px; 
  border-width: 0px;
  border-style: solid;
  border-color: black;
}
#menu {
  position: absolute;
  width: 600px;
  height: 24px;
  left: 5px;
  top: 123px;
  border-width: 0px;
  border-style: solid;
  border-color: black;  
}

#textbox {
  position: absolute;
  padding: 30px;
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: black;  
}

#flash {
  position: absolute;
  left: 50px;
  top: 120px;  
  border-width: 0px;
  border-style: solid;
  border-color: black;  
}

#bildbox {
  position: absolute;
  padding: 0px;
  left: 450px;
  top: 200px;
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: black;  
}
#werbung {
  position: absolute;
  background-image: url("bckgrd-news.png");
  padding: 5px;
  width: 250px;
  height: 345px;
  left: 720px;
  top: 185px;
  text-align: center;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: de8800;  
}

#werbetext {
  position: relative;
  width: 230px;
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: de8800;  
}
