body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

h1 {	text-align: center;
	font-size: 500%; color: #FF6600; font-family: chinyen; text-shadow: black 0.2em 0.1em 0.1em;
	line-height: 10px;
}

h2 {
	text-align: center;
	font-size: 375%; color: #FF6600; font-family: chinyen; text-shadow: black 0.2em 0.1em 0.1em
}	

h3 {
	text-align: center;
	font-size: 200%; color: #FF6600; font-family: chinyen; text-shadow: black 0.2em 0.1em 0.1em
}

h4 {
	text-align: justify;
	font-size: 137%; color: black; font-family: arial; text-shadow: #BC4D03 0.2em 0.1em 0.5em
}

h5 {
	text-align: center;
	font-size: 112.5%; color: black; font-family: 
}

h6 {
	text-align: justify;
	font-size: 137%; color: black; font-family: arial; text-shadow: 
}

div#page-background{
	position:fixed; top:0; left:0; width:100%; height:100%;
}

div#content{
	width: 59%; height: 63,7%; position: absolute; top: 33%; left: 22%;  overflow: auto; padding: 0.8% 0.8% 0px 0px;
}

div#content2{
	border-radius: 18px;
	width: 59%; height: 63.7%; position: absolute; top: 35%; left: 22%;  overflow: auto; padding: 0% 0.8% 0px 0.8%;
	background-image: url("Zeichen Qigong.gif"); background-repeat: no-repeat;  background-position: center; background-color: #B6D1E4;
}

div#content3{
	width: 59%; height: 73%; position: absolute; top: 35%; left: 22%;  overflow: auto; padding: 0.8% 0.8% 0px 0px;
}

div#content4{
	width: 59%; height: 73%; position: absolute; top: 25%; left: 22%;  overflow: auto; padding: 0.8% 0.8% 0px 0px;
}

div#wrapper{
	 margin: 15px auto; text-align: center;
}

div#header{
	width: 59%; height: 28.7%; position: absolute; top: 0.8%; left: 21%; 
}

div#header2{
	width: 59%; height: 28.7%; position: absolute; top: -2.8%; left: 21%; 
}

div#logo{
	width: 17.6%; height: 31.9%; position: absolute; top: 0.8%; right: 0.8%; 
}

div#navi{
	width: 22%; position: absolute; top: 125px; left: -37px; 
}

div#face{
	width: 7.9%; height: 2.9%; position: absolute; top: 85%; right: 4.2%; 
}

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 40;
width: 270px;
}

.buttonmenu li a{
display: block;
width: 100%;
padding: 6px 0px;
text-decoration: none;
border:2px solid;
border-radius: 18px;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background: #ff6600;
text-decoration:none;
color: black; font-size: 120%; font-family: chinyen; text-shadow: black 0.1em 0.1em 0.2em 
}

.buttonmenu li a:visited{
color: black; font-size: 120%; font-family: chinyen; text-shadow: black 0.1em 0.1em 0.2em 
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black; background: -moz-linear-gradient(top, #ff6600, #ffaa00); font-size: 120%; font-family: chinyen; text-shadow: black 0.1em 0.1em 0.2em 
}
	
a:link, a:visited, a:active  {
	  color: #FF6600; font-size: 110%; font-family: chinyen; text-shadow: black 0.1em 0.1em 0.2em
	}

