
#blobs {
 width: 550px;
 height: 700px;
 background: url(../images/karte.jpg);
 margin: 10px auto; padding: 0;
 position: relative;
}
#blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#blobs a {display: block;}

#blob1 {
	left: 120px;
	top: 521px;
	width: 111px;
	height: 60px;
}
#blob2 {
	left: 285px;
	top: 450px;
	width: 124px;
	height: 81px;
}
#blob3 {
	left: 213px;
	top: 120px;
	width: 112px;
	height: 78px;
}
#blob4 {
	left: 371px;
	top: 183px;
	width: 124px;
	height: 85px;
}
#blob5 {
	left: 147px;
	top: 408px;
	width: 109px;
	height: 79px;
}

#blob6 {
	left: 158px;
	top: 522px;
	width: 109px;
	height: 78px;
}

#blob7 {
	left: 266px;
	top: 558px;
	width: 109px;
	height: 78px;
}

#blob8 {
	left: 90px;
	top: 275px;
	width: 109px;
	height: 78px;
}

#blob9{
	left: 320px;
	top: 350px;
	width: 109px;
	height: 78px;
}


#blob1 a {height: 80px;}
#blob2 a {height: 80px;}
#blob3 a {height: 80px;}
#blob4 a {height: 80px;}
#blob5 a {height: 80px;}
#blob6 a {height: 80px;}
#blob7 a {height: 80px;}
#blob8 a {height: 80px;}
#blob9 a {height: 80px;}


#blob1 a:hover {background: url(1.gif) -10px -307px no-repeat;outline:none;
}
#blob2 a:hover {background: url(2.gif) -77px -166px no-repeat;outline:none;
}
#blob3 a:hover {background: url(3.gif) -160px -300px no-repeat;outline:none;
}
#blob4 a:hover {background: url(4.gif) -173px -207px no-repeat;outline:none;
}
#blob5 a:hover {background: url(5.gif) -110px -402px no-repeat;outline:none;
}
#blob6 a:hover {background: url(6.gif) -110px -402px no-repeat;outline:none;
}
#blob7 a:hover {background: url(7.gif) -110px -402px no-repeat;outline:none;
}
#blob8 a:hover {background: url(blobs.gif) -110px -402px no-repeat;outline:none;
}
#blob9 a:hover {background: url(blobs.gif) -110px -402px no-repeat;
}






