.show {
	background-color:#EEEEEE;
	margin: 0px;
	padding-left: 3px;
	border: 1px solid #666666;
}
* html .show {
	border-bottom: none;
}
.count {
	position: absolute;
	background-color: #EEEEEE;
	border-bottom: 1px solid #666666;
	text-align: center;
	width:115px;
	height:17px;
	overflow: hidden;
	color: #000000;
	padding-left: 0px;
	left: 394px;
	top: 346px;
}
.mapimg {
	border: solid 1px black;
}
#legende {
	position:absolute;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	text-align: left;
	overflow: visible;
	color: #000000;
	left: 8px;
	top: 9px;
	padding: 5px;
	width: 140px;
}
* html .count { /* für Border-Box-Model des IE */
	height:19px;
	width: 113px;
}
* html .MainContainer {
	height:549px;
	width: 512px;
}

.MainContainer {
	position:relative;
	top:0px; 
	left:0px; 
	width:510px; 
	height:547px;	
}

#Container_Vaasa {
	left:389px;
	top:108px;
	z-index: 20;
}
#Container_Ruegen {
	left:303px;
	top:247px;
	z-index: 15;
}
#Container_Kvismaren {
	left:325px;
	top:157px;
	z-index: 19;
}
#Container_Matsalu {
	left:403px;
	top:194px;
	z-index: 17;
}
#Container_Hornborga {
	left:201px;
	top:173px;
	z-index: 18;
}
#Container_Takern {
	left:219px;
	top:196px;
	z-index: 17;
}
#Container_Linum {
	left:299px;
	top:291px;
	z-index: 13;
}
#Container_Hortobagy {
	left:376px;
	top:372px;
	z-index: 11;
}
#Container_Chantecoq {
	left:218px;
	top:330px;
	z-index: 12;
}
#Container_Arjuzanx {
	left:137px;
	top:383px;
	z-index: 10;
}
#Container_Gallocanta {
	left:114px;
	top:414px;
	z-index: 9;
}
#Container_Extremadura {
	left:61px;
	top:454px;
	z-index: 8;
}
#Container_Diepholz {
	left:154px;
	top:265px;
	z-index: 14;
}
#Container_Hulatal {
	left:360px;
	top:493px;
	z-index: 11;
}
#Container_Kristianstad {
	left:316px;
	top:223px;
	z-index: 16;
}
#Container_Lajanda {
	left:46px;
	top:494px;
	z-index: 7;
}
.tooltip {
	font-size: 75%;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 3px;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
.tooltip h2 {
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tooltip p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
