
#Hintergrundshow{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.bgdiaform{
	margin: 3% 0 3% 0;
	padding: 0 2% 0 2%;
	width: 96.00%;
	text-align: center;
}
.pull{
	margin: 3% 0 3% 0;
	display: block;
	visibility: visible;
	height: 1.5em;
	width: 100.00%;
	/*
	visibility: hidden;
	height: 0px;
	width: 0px;
	*/
	overflow: hidden;
	outline: none;
	background-color: transparent;
	background-image: url(../015_IMG/1PXTRANSBL.PNG);
}
.klein{
	padding: 1% 0 1% 0;
	cursor:pointer;
	width: 23.50%;
	background-image: url(../015_IMG/1PXTRANSBL.PNG);
	border-radius: 5px;
	text-align: center;
}
.klein:hover{
	background-image: url(../015_IMG/1PXTRANS.PNG);
}
.option{
	width: 100.00%;
	border: 0px;
	background-color: transparent;	
	background-image: url(../015_IMG/1PXTRANSBL.PNG);
}