.hintergrund {
	background-image: url(images/hg1.gif);
	background-repeat: repeat-x;
}
.hintergrundmain {
	background-image: url(images/hgmain.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cursor {
	cursor: crosshair;
}
.rahmen {
	border: 2px groove #FFCC00;
}

