.positionierung {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	background-image:  url(../bilder/hintergrund.gif);
	cursor: crosshair;
}
.block {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;


}
.schrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.anzeige {
	font-size: 36px;
}
.hintergrund {
	background-image: url(../bilder/hintergrund.gif);
	background-repeat: no-repeat;
}
.pberschrift {
	font-size: 18px;
	text-decoration: underline;
	text-align: center;

}
