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

#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: 192px;
	margin-top: 140px;
	position: absolute;
}

#inhaltbild_1 {	
	position: absolute;
	z-index: 3;
	top:  140px;
	left: 191px;
}
#fischback_1_oben {	
	position: absolute;
	z-index: 2;
	top:  67px;
	left: 477px;
}
#fischback_1_rechts {	
	position: absolute;
	z-index: 3;
	top:  140px;
	left: 851px;
}
#fischback_1_unten {	
	position: absolute;
	z-index: 3;
	top:  580px;
	left: 560px;
}

#farbbox1 {	
	position: absolute;
	z-index: 1;
	top:   80px;
	left: 570px;
	width:  430px;
	height: 500px;
	background-color: #0084BF;
}

#farbbox2 {	
	position: absolute;
	z-index: 2;
	top:  100px;
	left: 190px;
	width:  685px;
	height: 480px;
	background-color: #DCB005;
}

#farbbox3 {	
	position: absolute;
	z-index: 3;
	top:  140px;
	left: 851px;
	width:  12px;
	height: 440px;
	background-color: #000000;
}

#farbbox3 {	
	position: absolute;
	z-index: 3;
	top:  140px;
	left: 851px;
	width:  12px;
	height: 440px;
	background-color: #000000;
}

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

#farbbox5 {	
	position: absolute;
	z-index: 3;
	top:  140px;
	left: 849px;
	width:   2px;
	height: 440px;
	background-color: #ffffff;
}

#farbbox6 {	
	position: absolute;
	z-index: 5;
	top:  100px;
	left: 4px;
	width:  5px;
	height: 480px;
	background-color: #0084BF;
}


#flag_d a {
	position: absolute; 
	z-index: 5;  
	top:   83px; 
	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:   83px; 
	left:  895px;
	height: 17px;
	width: 32px;
	background: url('../bilder/deutschland.gif') no-repeat;
	alt: deutsch;
}

#flag_e a {
	position: absolute; 
	z-index: 5;  
	top:   83px; 
	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:   83px; 
	left:  947px;
	height: 17px;
	width: 32px;
	background: url('../bilder/england.gif') no-repeat;
}

	