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

#contentbox{
	width: 968px;
	height: 660px;
	margin: 0px 0px 0px -484px;
	position: absolute;
	left: 50%;
	
/*	
	margin: -345px 0px 0px -500px;
	position: absolute;
	left: 50%;
	top: 50%;
*/
	
/*	top: 0%;
	height: 100%;
	background: url('../bilder/back_inhalt_streifen.gif') repeat-y; */
}


#anime{
	z-index: 99;
	position: absolute;
	height: 340px;
	width: 571px;
	top: 141px;
	left: 255px;
	margin: 0px;
	padding: 0px;	
}
#animeo{
	position: absolute;
	z-index: 99;
	top:  0px;
	left: 0px;
	height: 141px;
	width: 968px;
	margin: 0px;
	padding: 0px;	
}
#animel{
	position: absolute;
	z-index: 99;
	top:  141px;
	left: 0px;
	height: 340px;
	width: 255px;
	margin: 0px;
	padding: 0px;	
}
#animer{
	position: absolute;
	z-index: 99;
	top:  141px;
	left: 826px;
	height: 340px;
	width: 142px;
	margin: 0px;
	padding: 0px;	
}
#animelogo{
	position: absolute;
	z-index: 100;
	height: 125px;
	width: 404px;
	top: 175px;
	left: 335px;
	margin: 0px;
	padding: 0px;	
}

#headbox{
	position: absolute;
	z-index: 2;
	top:  0px;
	left: 0px;
	height: 141px;
	width: 968px;
	background: url('../bilder/back_kopf.gif') no-repeat;
}

#leftbox{
	position: absolute;
	z-index: 2;
	top:  141px;
	left: 0px;
	height: 340px;
	width: 255px;
	background: url('../bilder/back_links.gif') no-repeat;
}
#rightbox{
	position: absolute;
	z-index: 4;
	top:  141px;
	left: 826px;
	height: 340px;
	width: 142px;
	background: url('../bilder/back_rechts.gif') no-repeat;
}
#rightboxback{
	position: absolute;
	z-index: 3;
	top:  0px;
	left: 1000px;
	height: 100%;
	width: 100%;
/*	background: url('../bilder/1024_2_3.gif') no-repeat;*/
	background-color: #ffcccc;
}

#inhaltbox{
	position: absolute;
	top:  141px;
	left: 255px;
	height: 340px;
/*	min-height: 100%;*/
	width: 571px;
	background: url('../bilder/back_inhalt.gif') no-repeat;
	margin-top: 0px;
	z-index: 2;
}
#inhaltboxindex{
	position: absolute;
	top:  141px;
	left: 255px;
	height: 340px;
/*	min-height: 100%;*/
	width: 571px;
	background: url('../bilder/back_inhalt.gif') no-repeat;
	margin-top: 0px;
	z-index: 2;
}

#inhaltback_unten {	
	margin-bottom: 0px;
	background-image: url("../bilder/back_unten.gif");
	background-repeat: no-repeat;
	height: 36px;
	width: 990px;
}

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

 
#menubox{
	position: absolute;
	width: 968px;
	top:  481px;
	left: 0px;
	height: 177px;
/*	min-height: 369px; */
	padding-top: 0px;   
	z-index: 2;
	background: url('../bilder/back_fuss.gif') no-repeat;
}

#inhalttext {
	position: absolute;
	top:  144px;
	left: 242px;
	width: 600px;
	height: 350px;
/*	height: 100%; */
	z-index: 5;
	min-height: 300px;
	margin-top: 2px;
	margin-left: 10px;
	padding-top: 0px;   
	padding-left: 0px;   
/*	background: url('../bilder/afrika_landkarte.gif') no-repeat;*/
	background-position: top right;
}
/*
#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: 970px;
	height: 369px;
	min-height: 369px;
	padding-left: 0px;   
	padding-top: 0px;   
/*	background-color: #00ffcc;   */
}

#uebbox {
	position: absolute;
	top: 95px;
	left: 461px;
	visibility: visible;
	z-index: 4;
}


