* {
	margin: 0;
	padding: 0;
	border: none;
}
	
body { 
	font: normal 62.5%/1em Arial, Helvetica, sans-serif;
	color: #666666;
	background: white; 
	text-align: center;
}
	
p { 
	margin: 0 0 10px 0; 
	font: normal 1.2em/1.4em Arial, Helvetica, sans-serif;
}

#mapContainer {
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -399px;
	width:797px;
	height:auto;
	z-index: 1;
	background: url(/img/map/verlauf_links_unten.jpg) 0 80px no-repeat;
	border: 1px solid #E0EBF4;
	text-align: left;
}
#map {
	margin: 166px 0 0 0;
	padding: 0;
	width: 614px;
	height: 299px;
	float: right;
}
#mapBottom {
	margin: 0;
	padding: 0;
	width: 614px;
	height: 115px;
	background: url(/img/map/verlauf_mitte_unten.jpg) 0 0 no-repeat;
	float: right;
}
#mapBotList {
	position: absolute;
	bottom: 30px;
	right: 25px;
	list-style: none;
}
#mapBotList li {
	float: left;
	margin-right: 5px;
	color: #005895;
}
#clickText {
	margin: 3px 3px 0 0;
}
#mapBotList li select {
	color:#505050;
	font-family:Verdana;
	font-size:11px;
}
#mapLogo {
	position: absolute;
	top: 0;
	right: 0;
}
#mapTitle {
	position: absolute;
	top: 0;
	left: 0;
}
#mapInfo {
	float: left;
	margin: 81px 0 0 0;
	padding-left: 12px;
	width: 170px;
	line-height: 12px;
}
#mapInfo p.second {
	margin-top: 3px;	
}
#mapCopy {
	position: absolute;
	top: 75px;
	left: 215px;
	width: 410px;
}
#mapInfo a:link {color: #004482;line-height: 23px; text-decoration: underline;}
#mapInfo a:visited {color: #004482;line-height: 23px; text-decoration: underline;}
#mapInfo a:active {color: #004482;line-height: 23px; text-decoration: underline;}
#mapContainer p { font-family:Verdana; font-size:11px; color:#505050;}
.poseuropa1 {position: absolute; top: 235px; left: 465px;width:133px;z-index: 199;visibility: hidden;}
.poseuropa2 {position: absolute; top: 210px; left: 515px;width:133px;visibility: hidden;}
.posnordamerika {position: absolute; top: 220px;left: 270px; z-index: 199; width:133px;visibility: hidden;}
.possuedamerika {position: absolute; top: 360px;left: 340px; z-index: 199; width:133px;visibility: hidden;}
.posafrika {position: absolute; top: 320px;left: 500px; z-index: 199; width:133px;visibility: hidden;}
.posaustralasien {position: absolute; top: 380px;left: 580px; z-index: 199; width:133px;visibility: hidden;}
.posasien {position: absolute; top: 210px;left: 590px; width:133px;z-index: 199;visibility: hidden;}
.posdropdown {position: absolute; top: 520px; left: 490px; z-index: 199;display: block; width:133px; }
.logorand {position: absolute; top: 0px; left: 622px; z-index: 1000; display: block; }
#mapContainer table tr td {
	margin: 0;
	padding: 0;
	height: 29px;
	line-height: 0;
}

