#contentbox{
	height: 620px;
	width: 1000px;
	margin: -310px 0px 0px -512px;
	position: absolute;
	left: 51%;
	top: 51%;
}

#headbox{
	height: 100px;
	width: 1000px;
}

#menubox{
	z-index: 5;
	height: 411px;
	width: 192px;
	float: left;
	position: absolute;
}

#inhaltbox{
	z-index: 4;
	height: 440px;
	width: 660px;
	float: left;
	margin-left: 195px;
	margin-top: 120px;
	position: absolute;
}

#inhaltbild_1 {	
	position: absolute;
	z-index: 3;
	top:  120px;
	left: 190px;
}
#fischback_1_oben {	
	position: absolute;
	z-index: 2;
	top:  98px;
	left: 830px;
}
#fischback_2_oben {	
	position: absolute;
	z-index: 2;
	top:  101px;
	left: 677px;
}
#fischback_1_rechts {	
	position: absolute;
	z-index: 3;
	top:  79px;
	left: 853px;
}

/* box rechts neben dem inhalt */
#farbbox1 {	
	position: absolute;
	z-index: 1;
	top:   78px;
	left: 555px;
	width:  445px;
	height: 502px;
	background-color: #840B58;
}

#farbbox1_1 {	
	position: absolute;
	z-index: 1;
	top:  98px;
	left: 190px;
	width:  685px;
	height: 502px;
	background-color: #000000;
}

#farbbox1_2 {	
	position: absolute;
	z-index: 1;
	top:  100px;
	left: 190px;
	width:  683px;
	height: 480px;
	background-color: #7C705B;
}

#farbbox1_3 {	
	position: absolute;
	z-index: 1;
	top:  110px;
	left: 190px;
	width: 673px;
	height: 470px;
	background-color: #CECCCC;
}

#farbbox2 {	
	position: absolute;
	z-index: 2;
	top: 120px;
	left: 190px;
	width:  663px;
	height: 460px;
	background-color: #A8CCBF;
}

#farbbox4 {	
	position: absolute;
	z-index: 4;
	top:  120px;
	left: 190px;
	width:   2px;
	height: 460px;
	background-color: #ffffff;
}

#farbbox5 {	
	position: absolute;
	z-index: 4;
	top:  120px;
	left: 851px;
	width:   2px;
	height: 460px;
	background-color: #ffffff;
}

/* streifen links neben dem menue */
#farbbox6 {	
	position: absolute;
	z-index: 5;
	top:  100px;
	left: 4px;
	width:  5px;
	height: 480px;
	background-color: #840B58;
}


#flag_d a {
	position: absolute; 
	z-index: 5;  
	top:   81px; 
	left:  895px;
	height: 17px;
	width: 32px;
	background: url('../bilder/deutschland_inaktiv.gif') no-repeat;
	alt: deutsch;
}

#flag_d a:hover, #flag_d a.active {
	position: absolute; 
	z-index: 5;  
	top:   81px; 
	left:  895px;
	height: 17px;
	width: 32px;
	background: url('../bilder/deutschland.gif') no-repeat;
	alt: deutsch;
}

#flag_e a {
	position: absolute; 
	z-index: 5;  
	top:   81px; 
	left:  947px;
	height: 17px;
	width: 32px;
	background: url('../bilder/england_inaktiv.gif') no-repeat;
}

#flag_e a:hover, #flag_e a.active {
	position: absolute; 
	z-index: 5;  
	top:   81px; 
	left:  947px;
	height: 17px;
	width: 32px;
	background: url('../bilder/england.gif') no-repeat;
}

	