div.SchichtMatronenGesamtOn, div.SchichtMatronenGesamtOff{
	position:absolute;
	left:-70px;
	top:250px;
	width:772px;
	height:706px;
	background: no-repeat url(../img/bck_matronen.png);
	background-position:0px 0px;
	z-index:1000;
}
div.SchichtMatronenGesamtOn{
	display: block;
}
div.SchichtMatronenGesamtOff{
	display: none;
}

/*----*/

div#SchichtMatronenSchliessen{
	position:absolute;
	right:40px;
	top:17px;
	background: no-repeat url(../img/icon_schliessen.gif);
	background-position:right center;
	
}
div#SchichtMatronenSchliessen a{
	font-size:1.0em;
	text-decoration:none;
	padding-right:20px;
	color:#766F55;
}
div#SchichtMatronenSchliessen a:visited{
	text-decoration:none;
}
div#SchichtMatronenSchliessen a:hover{
	text-decoration:underline;
}
div#SchichtMatronenSchliessen a:active{
	text-decoration:none;
}

/*---*/

div#SchichtMatronenLilaBereich{
	position:absolute;
	top:36px;
	left:18px;
	width:740px;
	height:26px;
	background-color:#9C4883;
}
div#SchichtMatronenLilaBereichText{
	position:relative;
	margin-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.8em;
}

div#SchichtMatronenText{
	position:absolute;
	top:530px;
	left:30px;
	width:700px;
}
