.map {
	position: relative;
	width: 260px;
	height: 323px;
	background: url(../images/map/map2.gif);
}
.bayern {
	display: block;
	position: absolute;
	top: 182px;
	left: 101px;
	width: 129px;
	height: 135px;
}
.bayern:hover {
	background: url(../images/map/bayern.gif);
}
.bw {
	display: block;
	position: absolute;
	top: 213px;
	left: 61px;
	width: 80px;
	height: 94px;
}
.bw:hover {
	background: url(../images/map/bw.gif);
}
.nord {
	display: block;
	position: absolute;
	top: 1px;
	left: 45px;
	width: 187px;
	height: 151px;
}
.nord:hover {
	background: url(../images/map/nord.gif);
}
.ost {
	display: block;
	position: absolute;
	top: 58px;
	left: 123px;
	width: 131px;
	height: 140px;
}
.ost:hover {
	background: url(../images/map/ost.gif);
}
.west {
	display: block;
	position: absolute;
	top: 103px;
	left: 23px;
	width: 109px;
	height: 144px;
}
.west:hover {
	background: url(../images/map/west.gif);
}
.mapie6 {
	padding: 10px;
	width: 200px;
}
.divmapie6 a:hover {
	border: 1px solid #58595b;
}


