html>body .schale_eins{
	position:absolute;
	background:url(../img/shadow/oben_rechts.png) right top no-repeat;
}

html>body .schale_zwei{
	background:url(../img/shadow/unten_links.png) left bottom no-repeat;
	padding-top:10px;
	padding-left:10px;
}
html>body .schattenbox{
	background:url(../img/shadow/schatten.png) bottom right;
}
html>body .schlagschatten{
	position:relative;left:-10px;top:-10px;
}
