@charset "utf-8";
/* CSS Document */

#box {
	background-image: url(hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bild01 { background-image: url(logo.jpg);}
.bild02 { background-image: url(bb.jpg);}
.bild03 { background-image: url(flyer.jpg);}
.bild04 { background-image: url(schild.jpg);}
.bild05 { background-image: url(aufkleber.jpg);}
.bild06 { background-image: url(pkw.jpg);}


