@charset "utf-8";
/* CSS Document */

#box {
	background-image: url(hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bild01 { background-image: url(anzeigen.jpg);}


