/* #################### */
/* ### PS_EUROPEMAP ### */
/* #################### */

div#preloader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	text-align: center;
	background-color: #FFFFFF;
}

	div#animation {
		position: relative;
		top: 187px;
		margin: 0px auto;
		width: 16px;
		height: 16px;
	}

div#mapdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
