@charset "utf-8";
.hintergrund {
	background-image: url(../hintergrund/grund1.png);
	background-repeat: repeat-y;
}
.hbutton {
	background-image: url(../hintergrund/button.png);
	background-repeat: no-repeat;
}
.gru_seite {
	background-image: url(../hintergrund/gruseite.png);
	background-repeat: repeat-y;
}

