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

body {
	color: #094052;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial;
	font-weight: normal; 
	font-size: 11px;
	line-height: 13px;
	text-decoration: none; 
	letter-spacing: 100%; 
	margin: 0px;
}

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

#headbox{
	position: absolute;
	z-index: 1;
	top:  0px;
	left: 0px;
	height: 170px;
	width: 997px;
/*	background-color: #000000; */
}

#inhaltbox{
	height: auto !important; /* moderne Browser */
	height: 500px;
	min-height: 100%;
	width: 997px;
	background: url('../bilder/back_inhalt_streifen.gif') repeat-y;
	margin-top: 170px;
}
/*
#inhaltbox{
	 min-height: 100%;
	height: auto !important; 
	height: 100%;
	width: 997px;
	background: url('../bilder/back_inhalt_streifen.gif') repeat-y;
}
 */

 
#menubox{
	position: absolute;
	width: 179px;
	top:  170px;
	left: 0px;
	height: 500px;
	min-height: 500px;
	padding-top: 9px;   
	z-index: 5;
/*	background-color: #00ff00; */ 
}

#inhalttext {
	width: 666px;
	height: 100%;
	min-height: 500px;
	margin-left: 179px;
	padding-top: 16px;   
	padding-left: 10px;   
	background: url('../bilder/fisch_back_01.gif') no-repeat;
}
/*
#inhalttext {
	width: 600px;
	min-height: 500px;
	margin-left: 189px;
	margin-top: 150px;
	padding-top: 40px;   
	background-color: #ffcccc;
}
*/
#menuerechtsbox{
	width: 138px;
	position: absolute;
	z-index: 3;
	top:  170px;
	left: 817px;
	height: 500px;
	min-height: 500px;
	padding-left: 15px;   
	padding-top: 20px;   
/*	background-color: #00ffcc;   */
}

#diving_akassia_link{
	width: 133px;
	position: relative;
	z-index: 4;
	top:  105px;
	left: 17px;
}

#fisch_04 {	
	position: absolute;
	z-index: 4;
	top: 170px;
	left: 817px;
	background-image: url("../bilder/fisch_04.gif");
	background-repeat: no-repeat;
	width: 129px;
	height: 100px;
}

#fisch_06 {	
	position: absolute;
	z-index: 4;
	top: 444px;
	left: 130px;
	background-image: url("../bilder/fisch_06.gif");
	background-repeat: no-repeat;
	width: 47px;
	height: 66px;
}

#fisch_07 {	
	position: absolute;
	z-index: 4;
	top: 560px;
	left: 50px;
	background-image: url("../bilder/fisch_07.gif");
	background-repeat: no-repeat;
	width: 127px;
	height: 96px;
}
