/**
 * Global CSS-File
 *
 * @author Thierry Loew
 *
 */

@charset "utf-8";

.cursor_pointer {
	cursor:pointer;
}
