.guppenfoto {
	position: relative;
}

#steffi, #anne, #gossler, #xxx
{
	visibility: hidden;
}



#steffi {
	position: absolute;
	left: -100px;
	top: 96px;
	
	
}
#asteffi {
	position: absolute;
	height: 113px;
	width: 78px;
	left: 242px;
	top: 54px;
	display:block;
	background-image: url(img-des/leer.gif);
}
#asteffi:hover #steffi{
	display: inline;
	visibility:visible;
}

/* start */
#axxx {
	position: absolute;
	height: 166px;
	width: 61px;
	left: 36px;
	top: 16px;
	background-image: url(img-des/leer.gif);
	display:block;
}
#xxx {
	position: absolute;
	left: -30px;
	top: 133px;

}
#axxx:hover #xxx{
visibility:visible;
}
/*ende*/



/* start */
#aanne {
	position: absolute;
	height: 167px;
	width: 75px;
	left: 162px;
	top: 10px;	background-image: url(img-des/leer.gif);
	
}
#anne {
	position: absolute;
	left: -49px;
	top: 139px;

}
#aanne:hover #anne{
visibility:visible;
}
/*ende*/

/* start */
#agossler {
	position: absolute;
	height: 165px;
	width: 78px;
	left: 98px;
	top: 18px;
	background-image: url(img-des/leer.gif);
	display:block;
}
#gossler {
	position: absolute;
	left: -55px;
	top: 131px;

}
#agossler:hover #gossler{
visibility:visible;
}
/*ende*/
a {
	border: 0px none #FF0000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gruppe {
	border: 3px solid #ff8200;
}

