.schrift {

	font-family: "Comic Sans MS";

	color: #CCFF00;

}
.hintergrund {
	background-image:url(Bilder/Hintergrund3aneu.jpg);
	background-attachment:fixed;
}

.border {
	border-color: #CCFF00;
	border-bottom-width:medium;
	border-top-width:medium;
	border-left-width:medium;
	border-right-width:medium;
}

