.style {
	background-attachment: fixed;
	background-image: url(Hintergrund/Backcenter_neu.GIF);
	background-repeat: no-repeat;
	background-position: center center;


}
.SchriftSven {
	font-family: Arial, Helvetica, sans-serif;
}
.styleKopie {

	background-attachment: fixed;
	background-image: url(Hintergrund/Backcenter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Weihnachten {
	background-attachment: fixed;
	background-image: url(Hintergrund/Backcenter_Weihnachten.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #330099;

}
.weiss {
	background-color: #FFFFFF;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;


}
