
#centertext, #wischer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	
}


#wischer .layer {
	/* width: 33%; */
	height: 50%;
	float: left;
}

.layer .inner {
	width: 100%;
	height: 100%;
	/*background-color: #8dd7f7;*/
	background-color: #eef6fa;
	border: 0px solid white;
	background-repeat: no-repeat;
}

.layer .start {
	/*background-color: #002361;*/
	background-color: #eef6fa;
}


#layer2, #layer5 { width: 420px!important; }

#layer2 .inner { background-image: url(../images/wischer/logo2.gif); background-position: center bottom; }
#layer5 .inner { background-image: url(../images/wischer/logo5.gif); background-position: center top; }



/* #layer3, #layer6 { width: 34%; } */