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