@charset "UTF-8";
/* CSS Document */

		#map {
	margin:0;
	padding:0;
	width:600px;
	height:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #fff;
	background-image: url(../bilder/stadtplan_lage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: right;
		}
		
		#map li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#map li a {
	position:absolute;
	display:block;
	text-decoration:none;
	color:#000;
	background-image: url(transparent.gif);
	left: 411px;
	width: 31px;
	height: 29px;
	top: 175px;
		}
		
		#map li a span { display:none; }
		
		#map li a:hover span {
	position:relative;
	display:block;
	width:150px;
	left:20px;
	border:1px solid #000;
	padding:5px;
	top: 20px;
	background-color: #FFFFFF;
	color: #C1400C;
  		}
#map  a.swissotel {
	top:231px;
	left:187px;
	width:29px;
	height:27px;
		}
#map  a.steigenberger {
	top:238px;
	left:276px;
	width:31px;
	height:28px;
		}
#map  a.ellington {
	top:293px;
	left:346px;
	width:31px;
	height:29px;
		}
#map  a.brandenburger {
	top:337px;
	left:243px;
	width:30px;
	height:32px;
		}
#map   a.sorat {
	top:299px;
	left:180px;
	width:29px;
	height:32px;
		}

#map  a.alsterhof {
	top:352px;
	left:337px;
	width:29px;
	height:27px;
		}
