/**************************
 ***  Icons für die Menüs
 **************************/
.changeFacilityIcon {
	width: 48px;
	height: 48px;
	background: transparent url(./../../img/common/menu/property48x48.png) top left no-repeat;
}
.changeFacilityDisableIcon {
	width: 48px;
	height: 48px;
	background: transparent url(./../../img/common/menu/property48x48-sw.png) top left no-repeat;
}
/** Verkaufsstelle wechseln */
.changeOutletIcon {
	width: 48px;
	height: 48px;
	background: transparent url(./../../img/common/menu/outlet48x48.png) top left no-repeat;
}
.changeOutletDisableIcon {
	width: 48px;
	height: 48px;
	background: transparent url(./../../img/common/menu/outlet48x48-sw.png) top left no-repeat;
}
/** Kasse wechseln */
.changeCashpointIcon {
	width: 35px;
	height: 48px;
	background: transparent url(./../../img/common/menu/cashpoint35x48.png) top left no-repeat;
}
.changeCashpointDisableIcon {
	width: 35px;
	height: 48px;
	background: transparent url(./../../img/common/menu/cashpoint35x48-sw.png) top left no-repeat;
}
/** Mitarbeiter wechseln */
.changeEmployeeIcon {
	width: 33px;
	height: 48px;
	background: transparent url(./../../img/common/menu/user33x48.png) top left no-repeat;
}
.changeEmployeeDisabledIcon {
	width: 33px;
	height: 48px;
	background: transparent url(./../../img/common/menu/user33x48-sw.png) top left no-repeat;
}
/** Kassentyp wechseln */
.changeCashpointTypeIcon {
	width: 40px;
	height: 48px;
	background: transparent url(./../../img/common/menu/toggle_40x48.png) top left no-repeat;
}
.changeCashpointTypeDisableIcon {
	width: 40px;
	height: 48px;
	background: transparent url(./../../img/common/menu/toggle_40x48_sw.png) top left no-repeat;
}
/** Produktionsstätte wechseln */
.changeManufacturingIcon {
	width: 48px;
	height: 48px;
	background: transparent url(./../../img/common/menu/manufacturing48x48.png) center center no-repeat;
}
/** Küchenmonitor wechseln */
.changeMonitorIcon {
	width: 48px;
	height: 48px;
	background: transparent url(./../../img/monitor/menu/KM_monitor.png) center center no-repeat;
}
/** Küchendrucker aktivieren */
.activatePrinterIcon {
	width: 48px;
	height: 48px;
	background: transparent url(./../../img/monitor/menu/KM_monitor.png) center center no-repeat;
}
/** System-Infos anzeigen */
.showSystemInfoIcon {
	width: 35px;
	height: 48px;
	background: transparent url(./../../img/common/menu/info35x48.png) top left no-repeat;
}
.showSystemInfoDisableIcon {
	width: 35px;
	height: 48px;
	background: transparent url(./../../img/common/menu/info35x48-sw.png) top left no-repeat;
}
/** Daten der Kasse neu laden */
.reloadIcon {
	width: 33px;
	height: 48px;
	background: transparent url(./../../img/common/menu/refresh_33x48.png) top left no-repeat;
}
.reloadDisableIcon {
	width: 33px;
	height: 48px;
	background: transparent url(./../../img/common/menu/refresh_33x48_sw.png) top left no-repeat;
}
/** Kassen-Skin wechseln */
.changeColorIcon {
	width: 40px;
	height: 48px;
	background: transparent url(./../../img/common/menu/colours_40x48.png) top left no-repeat;
}

/*****************************************
 ***  Status-Icons für den Küchenmonitor
 *****************************************/
.monitorOrderedIconBig {
	display: block;
	float: right;
	width: 41px;
	height: 50px;
	background: transparent url(./../../img/monitor/actions/start_40x40.png) center center no-repeat;
}
.monitorInProgressIconBig {
	display: block;
	float: right;
	width: 41px;
	height: 50px;
	background: transparent url(./../../img/monitor/actions/cook_small_40x40.png) center center no-repeat;
}
.monitorProducedIconBig {
	display: block;
	float: right;
	width: 41px;
	height: 50px;
	background: transparent url(./../../img/monitor/actions/serve_cutlery_40x40.png) center center no-repeat;
}
.monitorServedIconBig {
	display: block;
	float: right;
	width: 41px;
	height: 50px;
	background: transparent url(./../../img/monitor/actions/done_40x40.png) center center no-repeat;
}
.monitorOrderedIconSmall {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: transparent url(./../../img/monitor/actions/start_24x24.png) center center no-repeat;
}
.monitorInProgressIconSmall {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: transparent url(./../../img/monitor/actions/cook_small_24x24.png) center center no-repeat;
}
.monitorProducedIconSmall {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: transparent url(./../../img/monitor/actions/serve_cutlery_24x24.png) center center no-repeat;
}
.monitorServedIconSmall {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: transparent url(./../../img/monitor/actions/done_24x24.png) center center no-repeat;
}

/*******************************
 ***  Icons für die Scrollbars
 *******************************/
.pfeil_button_li {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowLeft30x30.png") top left no-repeat;
}
.pfeil_button_li_inac {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowLeft30x30.png") top left no-repeat;
}
.pfeil_button_re {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowRight30x30.png") top left no-repeat;
}
.pfeil_button_re_inac {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowRight30x30.png") top left no-repeat;
}
.pfeil_button_ob {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowUp30x30.png") top left no-repeat;
}
.pfeil_button_ob_inac {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowUp30x30.png") top left no-repeat;
}
.pfeil_button_un {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowDown30x30.png") top left no-repeat;
}
.pfeil_button_un_inac {
	height: 30px;
	width: 30px;
	background: transparent url("./../../img/common/arrows/arrowDown30x30.png") top left no-repeat;
}

/** Große Pfeile */
.pfeil_button_ob_big {
	height: 50px;
	width: 50px;
	background: transparent url("./../../img/common/arrows/arrowUp50x50.png") top left no-repeat;
}
.pfeil_button_ob_big_inac {
	height: 50px;
	width: 50px;
	background: transparent url("./../../img/common/arrows/arrowUp50x50.png") top left no-repeat;
}
.pfeil_button_un_big {
	height: 50px;
	width: 50px;
	background: transparent url("./../../img/common/arrows/arrowDown50x50.png") top left no-repeat;
}
.pfeil_button_un_big_inac {
	height: 50px;
	width: 50px;
	background: transparent url("./../../img/common/arrows/arrowDown50x50.png") top left no-repeat;
}

.collapseIcon {
	width: 30px;
	height: 30px;
	background: transparent url("./../../img/common/arrows/arrowCollapse30x30.png") center center no-repeat;
}
.expandIcon {
	width: 30px;
	height: 30px;
	background: transparent url("./../../img/common/arrows/arrowExpand30x30.png") center center no-repeat;
}

.activeIcon {
	width: 30px;
	height: 30px;
	background: transparent url("./../../img/common/menu/active-grey30x30.png") center center no-repeat;
}
.inactiveIcon {
	width: 30px;
	height: 30px;
	background: transparent url("./../../img/common/menu/more-grey30x30.png") center center no-repeat;
}

