/*****************Personen overlay Start*****************************/
div.stoerer{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-image: url('/image/stoerer/1x1_grau.png');
	z-index:100000;
	margin:auto;
	text-align:center;
}

img.stoererbild{
	position: relative;
	top: 150px;
	text-align: center;
	z-index: 110000;
	cursor : pointer;
	margin:auto;
	max-width: 80%;
}

/*****************Personen overlay Ende*****************************/