@charset "UTF-8";
/* CSS Document */

.holz {
	background-image: url(../images/site_bg/stuff/holz_hell.jpg);
}

.kaffeefleck {
	background-image: url(../images/site_bg/stuff/kaffeefleck.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 200px;
}

.bleistift {
	background-image: url(../images/site_bg/stuff/bleistift.png);
	background-repeat: no-repeat;
	height: 157px;
	/*width: 350px;*/
	background-position: right;
}
.papierkneuel {
	background-image: url(../images/site_bg/stuff/papierkneuel.png);
	background-repeat: no-repeat;
	height: 304px;
	/*width: 250px;*/
}

