#beitab{
	background-image: url(../grafiken/lateinam.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 150px;
	top: 50px;
	height: 280px;
	width: 400px;
}
#spantab {
	background-image: url(../grafiken/spanien.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 280px;
	top: 2px;
	height: 56px;
	width: 80px;
	border: 1px solid #000000;
}
div#link, div#link2, div#link3, div#link4, div#link5, div#link6, div#link7, div#link8 {
	position: absolute;
}
div#link a, div#link2 a, div#link3 a, div#link4 a, div#link5 a, div#link6 a, div#link7 a, div#link8 a {display: block;}
div#link a:hover, div#link2 a:hover, div#link3 a:hover, div#link4 a:hover, div#link5 a:hover, div#link6 a:hover, div#link7 a:hover, div#link8 a:hover  {
	cursor: help;
}
div#link a span, div#link2 a span, div#link3 a span, div#link4 a span, div#link5 a span, div#link6 a span, div#link7 a span, div#link8 a span{display: none;}
div#link a:hover span, div#link2 a:hover span, div#link3 a:hover span, div#link4 a:hover span, div#link5 a:hover span, div#link6 a:hover span, div#link7 a:hover span, div#link8 a:hover span {
	display: block;
	text-decoration : none;
	position: absolute;
	padding: 2px;
	margin: 20px;
	z-index: 100;
	color: black;
	background: yellow;
	border: 1px solid;
}
div#link {
	left: 210px;
	top: 182px;
}
div#link a:hover span{
	top: 15px;
	left: -19px;
	width: 100px;	
}
div#link2 {
	left: 70px;
	top: 210px;
}
div#link2 a:hover span {
	top: 20px;
	left: -21px;
	width: 110px;
}
div#link3 {
	left: 10px;
	top: 50px;
}
div#link3 a:hover span {
	top: 46px;
	left: -30px;
	width: 100px;
}
div#link4 {
	left: 185px;
	top: 55px;
}
div#link4 a:hover span {
	top: 20px;
	left: 1px;
	width: 100px;
}
div#link5 {
	left: 7px;
	top: 71px;
}
div#link5 a:hover span {
	top: 25px;
	left: -27px;
	width: 100px;
}
div#link6 {
	left: 185px;
	top: 25px;
}
div#link6 a:hover span {
	top: 50px;
	left: 1px;
	width: 150px;
}
div#link7 {
	left: 235px;
	top: 164px;
}
div#link7 a:hover span {
	top: 33px;
	left: -44px;
	width: 100px;
}
div#link8 {
	left: 15px;
	top: 54px;
}
div#link8 a:hover span {
	top: 20px;
	left: -5px;
	width: 100px;
}

