/*
This is an example of how to use the image sprite in your own CSS files
*/
.button {
	background-image: url('button.sprite.png');
	background-repeat: no-repeat;
	display: inline-block;
}
.button.0maxnorm {
	width: 32px;
	height: 32px;
	background-position: -10px -10px;
}
.button.add2_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -52px;
}
.button.bclose {
	width: 89px;
	height: 22px;
	background-position: -10px -78px;
}
.button.binformation16 {
	width: 16px;
	height: 16px;
	background-position: -10px -110px;
}
.button.button_scroll_left {
	width: 18px;
	height: 18px;
	background-position: -10px -136px;
}
.button.button_scroll_right {
	width: 18px;
	height: 18px;
	background-position: -10px -164px;
}
.button.cancel_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -192px;
}
.button.check {
	width: 16px;
	height: 16px;
	background-position: -10px -218px;
}
.button.combinescale {
	width: 32px;
	height: 32px;
	background-position: -10px -244px;
}
.button.csvexport {
	width: 48px;
	height: 48px;
	background-position: -10px -286px;
}
.button.delete2_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -344px;
}
.button.document_plain_new16 {
	width: 16px;
	height: 16px;
	background-position: -10px -370px;
}
.button.edit_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -396px;
}
.button.flag_china {
	width: 16px;
	height: 16px;
	background-position: -10px -422px;
}
.button.flag_generic {
	width: 16px;
	height: 16px;
	background-position: -10px -448px;
}
.button.flag_germany {
	width: 16px;
	height: 16px;
	background-position: -10px -474px;
}
.button.flag_united_kingdom {
	width: 16px;
	height: 16px;
	background-position: -10px -500px;
}
.button.floppy_disk_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -526px;
}
.button.floppy_disk_24 {
	width: 24px;
	height: 24px;
	background-position: -10px -552px;
}
.button.jsonexport {
	width: 48px;
	height: 48px;
	background-position: -10px -586px;
}
.button.ledgerline {
	width: 16px;
	height: 16px;
	background-position: -10px -644px;
}
.button.messbereichsnorm {
	width: 32px;
	height: 32px;
	background-position: -10px -670px;
}
.button.minmaxnorm {
	width: 32px;
	height: 32px;
	background-position: -10px -712px;
}
.button.mousetrack {
	width: 16px;
	height: 16px;
	background-position: -10px -754px;
}
.button.pointer {
	width: 16px;
	height: 16px;
	background-position: -10px -780px;
}
.button.printer_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -806px;
}
.button.recycle_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -832px;
}
.button.timeshift {
	width: 16px;
	height: 16px;
	background-position: -10px -858px;
}
.button.user_add_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -884px;
}
.button.xlsexport {
	width: 48px;
	height: 48px;
	background-position: -10px -910px;
}
.button.xmlexport {
	width: 48px;
	height: 48px;
	background-position: -10px -968px;
}
.button.zoominicon {
	width: 16px;
	height: 16px;
	background-position: -10px -1026px;
}
.button.zoomouticon {
	width: 16px;
	height: 16px;
	background-position: -10px -1052px;
}
.button.floppy_16 {
	width: 16px;
	height: 16px;
	background-position: -10px -1078px;
}
.button.floppy_24 {
	width: 24px;
	height: 24px;
	background-position: -10px -1104px;
}
