.zero {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	font-weight: 900;
	font-variant: small-caps;
	color: #FF0033;
	text-transform: none;
	background-attachment: fixed;
	background-color: #003366;
	background-image: url(img/PB210112.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0px;
	position: fixed;
}

.bild1 {
	border: 15px groove #FF0000;
}
.folge1 {
	background-color: #051020;
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;

}
.perchten-txt {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

