.pch {
	background-attachment: fixed;
	background-image: url(Bilder/backgr.gif);
	background-repeat: no-repeat;
	background-position: left left;
	border: thin none;
	position: absolute;
	left: 0px;
	top: 0px;
	clip:  rect(0px auto auto auto);
	width: 980px;
	height: 580px;




}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;

}

