.Stil1 {
	background-color: #392F89;
	position: relative;
	top: 10%;
	left: auto;
}

H1,H2,H3,P,A{ color: #FFFFFF; font: normal normal bold Verdana, Arial, Helvetica, sans-serif }



.Home {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #392F89;
	text-align: center;
	position: absolute;
	width: auto;
	top: 200px;
	left: auto;
}
.Bilder {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #392F89;
	visibility: hidden;
	position: absolute;
	width: 60%;
	left: 20%;
	top: 200px;
}
.Leistungen {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #392F89;
	text-align: center;
	position: absolute;
	left: 40%;
	top: 100px;
	visibility: hidden;
	height: auto;
	width: auto;
}
.LeistungenLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #392F89;
	visibility: visible;
	position: absolute;
	width: auto;
	left: 20%;
	top: 100px;
}

