body {
	margin: 0;
	overflow: hidden;
}
#map_container {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 396px;
	top: 0;
}
#map {
	height: 2730px;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 2730px;
}
#grid {
	visibility: hidden;
}
.navigation {
	bottom: 0;
	height: 398px;
	position: absolute;
	right: 0;
	width: 396px;
}
#text_container {
	border-left: 1px solid black;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 395px;
}
#text {
	padding: 20px 0 20px 38px;
	position: absolute;
	top: 0;
	width: 276px;
}
#text h1 {
	font: 9.5pt/14pt Times New Roman, Times, serif;
	font-weight: bold;
	margin: 0;
}
#text p {
	font: 9.5pt/14pt Times New Roman, Times, serif;
	margin: 0;
}
#text p.material {
	font-style: italic;
	margin-bottom: 14pt;
}
.button {
	background-color: #B2E42E;
	color: white;
	font: 9.5pt/14pt Times New Roman, Times, serif;
	font-weight: bold;
	height: 20px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	position: absolute;
	width: 20px;
	z-index: 100;
}
.button img {
	cursor: pointer;
}
#left {
	right: 520px;
	bottom: 37px;
}
#down {
	right: 491px;
	bottom: 28px;
}
#up {
	right: 462px;
	bottom: 47px;
}
#right {
	right: 433px;
	bottom: 37px;
}
#coord_bottom_x {
	bottom: 28px;
	left: 66px;
}
#coord_bottom_y {
	bottom: 47px;
	left: 37px;
}
#coord_top_x {
	right: 462px;
	top: 28px;
}
#coord_top_y {
	right: 433px;
	top: 47px;
}
#scroll_up {
	right: 18px;
	top: 174px;
	visibility: hidden;
}
#scroll_down {
	right: 18px;
	top: 203px;
	visibility: hidden;
}
#language {
	background-color: black;
	right: 18px;
	top: 28px;
	visibility: hidden;
}
#text_asterisk {
	right: 18px;
	bottom: 450px;
}
.asterisk {
	height: 22px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	width: 22px;
}
a:link,
a:active,
a:visited,
a:hover {
	color: white;
	text-decoration: none;
}
.image {
	position: absolute;
}
.text_popup {
	padding: 0;
	font: 9.5pt/14pt Times New Roman, Times, serif;
	background-color: white;
}
.text_popup h1 {
	background-color: #B2E42E;
	font: 9.5pt/14pt Times New Roman, Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 8px 10px;
	width: 117px;
}
.text_popup p {
	margin: 10px;
}
.vertical_line {
	border-left: 1px solid #B2E42E;
	height: 2730px;
	position: absolute;
	top: 0;
}
.horizontal_line {
	border-top: 1px solid #B2E42E;
	left: 0;
	position: absolute;
	width: 2730px;
}
.text {
	visibility: hidden;
	left: 0;
	position: absolute;
	top: 0;
}
#head {
	color: #B2E42E;
	font: 37px/53px Times New Roman, Times, serif;
	left: 0;
	padding: 20px 0 0 38px;
	position: absolute;
	top: 0;
	width: 320px;
}
#head1, #head2, #navigation2, #navigation3, #navigation, #text_asterisk {
	visibility: hidden;
}
