/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* Layer */

#zeile-layer {
	position:relative;
	z-index:1;
	width: 100%;
	min-width:900px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-top:-130px;
	background: #AAA296;
}

#zeile-layer .overlay {
	width: 670px;
	height: 30px;
	position: absolute;
	top: 130px;
	left: 230px;
	background: #AAA296;
	text-align: right;
	line-height: 26px;
	z-index:3;
}          

#zeile-layer .abstand {
	padding-top:130px;
	width:100%;
	display:block;	
}

.layer {
	padding-top: 30px;
}
