html {
	margin:0;
	padding:0;
	min-height: 100%;
	width: 100%;
}

body {
	color: #000000;
/*	color: #565600;*/
	background-color: #ffffff;
/*  background-image: url("../bilder/kind_afrika_back_3.jpg"); */
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight: normal; 
	font-size: 11px;
	line-height: 14px;
	text-decoration: none; 
	letter-spacing:100%;
	margin: 0px;
}

#contentbox{
	height: 578px;
	width: 996px;
	margin: -289px 0px 0px -498px;
	position: absolute;
	left: 50%;
	top: 50%;
}

#headbox{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 996px;
	background: url('../bilder/feldenkrais_kopf_back_1.gif') no-repeat;
	
	/*	background-color: #000000; */
}
#headbox_home_link {	
	position: relative;
	top: 0px;
	left: 52px;
	width: 235px;
	height: 95px;
	cursor: pointer;
/*	border: 1px solid #ff0000; */
}

#inhaltbox{
	height: auto !important; /* moderne Browser */
	height: 298px;
	width: 879px;
	margin-top: 120px;
	padding-top: 0px;
}
#inhaltback_unten {	
	margin-bottom: 0px;
	background-repeat: no-repeat;
	height: 47px;
	width: 900px;
}
#inhaltback_unten_link {	
	position: relative;
	top: 9px;
	left: 728px;
	width: 140px;
	height: 15px;
	cursor: pointer;
}

/*
#inhaltbox{
	 min-height: 100%;
	height: auto !important; 
	height: 100%;
	width: 990px;
	background: url('../bilder/back_inhalt_streifen.gif') repeat-y;
}
 */

 
#menubox{
	position: absolute;
	width: 205px;
	top:  120px;
	left: 0px;
	height: 398px;
	min-height: 398px;
	background: url('../bilder/feldenkrais_menue_back_1.gif') repeat-y;
	padding-top: 0px;   
	padding-bottom: 0px;   
	z-index: 3;
	background-color: #378517; /*	*/ 
}

#inhalttext {
	width: 799px;
	height: 100%;
	z-index: 3;
	min-height: 294px;
	margin-top: 0px;
	margin-left: 232px;
	padding-top: 0px;   
	padding-left: 0px;   
}
/*
#inhalttext {
	width: 600px;
	min-height: 500px;
	margin-left: 189px;
	margin-top: 150px;
	padding-top: 40px;   
	background-color: #ffcccc;
}
*/
#menuerechtsbox{
	width: 2px;
	position: absolute;
	z-index: 3;
	top:  170px;
	left: 902px;
	height: 100px;
	min-height: 100px;
	padding-left: 0px;   
	padding-top: 0px;   
/*	background-color: #00ffcc;   */
}
