@charset "utf-8";
/* CSS Document */
#watermark {
	background-image: url(../images/index-bg.jpg);
	/*background-image: url(../images/HG_Winter2009.jpg);*/
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#watermark h1, h2, h3, h3, h5, h6, #centertext p{ text-align: center; }
.begruessung {
	text-align: center;
	width: auto;
	height: auto;
}



