.ecke {
	background-image:	url(./ecke.png);
	background-repeat:	no-repeat;
	background-position:	right bottom;
}
.links {
	background-image:	url(./links.png);
	background-repeat:	repeat-y;
	background-position:	right;
}
.linksunten {
	background-image:	url(./linksunten.png);
	background-repeat:	no-repeat;
	background-position:	right top;
}
.oben {
	background-image:	url(./oben.png);
	background-repeat:	repeat-x;
	background-position:	bottom;
}
.rechtsoben {
	background-image:	url(./rechtsoben.png);
	background-position:	left bottom;
	background-repeat:	no-repeat;
}

