<!--.stoerer
{
	width: 100%;
	height: 0px;
	overflow: show;
	border: 0px solid white;
	position: relative;
	top: 122px;

}

.stoerer img
{
	position: relative;
	top: 0px;
	left: 0px;
	z-Index: 100;
}-->
div #stoerer-holder
{

	height: 10px;
}
div .stoerer
{
	display: none;
	z-index:9;
	position:absolute;
	height: 0px;
	width: 0px;
	top:163px;
	left:20px;
	overflow: show;
}