/*
#iconnavigation
{
	clip: rect(0px 75px 438px 0px);
	height: 438px;
	left: 50%;
	margin-left: 297px;
	position: absolute;
	top: 1px;
	width: auto;
	z-index: 10;
}
*/
#divMenu
{
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: inherit;
	z-index: 11;
}
#divArrowUp, #divArrowDown
{
	cursor: crosshair;
	height: 15px;
	left: 0px;
	position: absolute;
	visibility: inherit;
	width: 100%;
	z-index: 12;
}
#divArrowUp
{
	top: 0px;
}
#divArrowUp, #divArrowDown a
{
	cursor: default;
}
#mapIcon
{
	border: none;
	height: 46px;
	left: 50%;
	margin-left: 298px; /*289px;*/
	position: absolute;
	top: 393px;
	width: auto;
	z-index: 11;
}
#mapIcon img {
	border: none;
}