#menue    {	position: absolute; z-index: 3;  top: 132px; left: 582px; display: none;}
#menuek1  {	position: absolute; z-index: 3;  top:   0px; left: 0px;}
#menuek2  {	position: absolute; z-index: 3;  top:   0px; left: 56px;}
#menuek3  {	position: absolute; z-index: 3;  top:   0px; left: 125px;}
#menuek4  {	position: absolute; z-index: 3;  top:   0px; left: 215px;}
#menuek5  {	position: absolute; z-index: 3;  top:   0px; left: 285px;}

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

#flag_d a:hover, #flag_d a.active {
	background: url('../bilder/deutschland.gif') no-repeat;
}

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

#flag_e a:hover, #flag_e a.active {
	background: url('../bilder/england.gif') no-repeat;
}

/* lila */
#farbbox1 {	
	position: absolute;
	z-index: 0;
	top:  127px;
	left: 612px;
	width:  385px;
	height:  43px;
	background-color: #520D44;
}

/* rotbraun */
#farbbox2 {	
	position: absolute;
	z-index: 1;
	top:  128px;
	left: 612px;
	width:  380px;
	height:  42px;
	background-color: #6C051D;
}

/* schwarz */
#farbbox3 {	
	position: absolute;
	z-index: 1;
	top:  148px;
	left:   5px;
	width:  834px;
	height:  22px;
	background-color: #000000;
}

/* rot */
#farbbox4 {	
	position: absolute;
	z-index: 1;
	top:  149px;
	left:   5px;
	width:  833px;
	height:  21px;
	background-color: #D50D03;
}

/* hellgrün */
#farbbox5 {	
	position: absolute;
	z-index: 1;
	top:  150px;
	left:  10px;
	width:  827px;
	height:  20px;
	background-color: #BBFE64;
}

/* weiss */
#farbbox6 {	
	position: absolute;
	z-index: 1;
	top:  160px;
	left: 177px;
	width:  650px;
	height:  10px;
	background-color: #ffffff;
}

/* schwarz neben hauptmenue  */
#farbbox7 {	
	position: absolute;
	z-index: 1;
	top:  148px;
	left: 167px;
	width:  10px;
	height:  22px;
	background-color: #000000;
}

#kopfhintergrund {	
	position: absolute;
	z-index: 1;
	top: 62px;
	left: 19px;
	background-image: url("../bilder/logo_divingDE.gif");
	background-repeat: no-repeat;
	width: 233px;
	height: 80px;
}

#logo {	
	position: absolute;
	z-index: 2;
	top: 62px;
	left: 19px;
	background-image: url("../bilder/logo_divingDE.gif");
	background-repeat: no-repeat;
	width: 233px;
	height: 80px;
}

#fisch_01 {	
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 582px;
	background-image: url("../bilder/fisch_01.gif");
	background-repeat: no-repeat;
	width: 214px;
	height: 94px;
}
#fisch_02 {	
	position: absolute;
	z-index: 2;
	top: 70px;
	left: 402px;
	background-image: url("../bilder/fisch_02.gif");
	background-repeat: no-repeat;
	width: 113px;
	height: 52px;
}
#fisch_03 {	
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 832px;
	background-image: url("../bilder/fisch_03.gif");
	background-repeat: no-repeat;
	width: 149px;
	height: 61px;
}
#fisch_05 {	
	position: absolute;
	z-index: 2;
	top: 138px;
	left: 484px;
	background-image: url("../bilder/fisch_05.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 32px;
}
#logotext {	
	position: absolute;
	z-index: 3;
	top:  80px;
	left: 31px;
	background-image: url("../bilder/logotext.gif");
	background-repeat: no-repeat;
	width: 120px;
	height: 16px;
}

#menue a {
	color: #000000;
	background-color: inherit;
	line-height: 14px; 
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none; 
}

#menue a:hover, #menue a:focus {
	color: #ffffff;
	background-color: inherit;
}

#menue a.active {
	color: #ffffff;
	background-color: inherit;
