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

		#map {
	margin:0;
	padding:0;
	width:633px;
	height:444px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #fff;
	background-image: url(../bilder/grundriss_de.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: 7px;
	width: 171px;
	height: 23px;
	top: 234px;
		}
		
		#map li a span { display:none; }
		
		#map li a:hover span {
	position:relative;
	display:block;
	width:180px;
	left:20px;
	border:1px solid #000;
	padding:5px;
	top: 20px;
	background-color: #FFFFFF;
  		}
	
		#map a.dolmetscher {
	top:132px;
	left:401px;
	width:214px;
	height:24px;
		}
				
		#map a.z3 {
	top:189px;
	left:10px;
	width:167px;
	height:24px;
		}
		
		#map a.g3 {
	top:116px;
	left:1px;
	width:175px;
	height:21px;
		}

		#map a.z1 {
	top:325px;
	left:319px;
	width:299px;
	height:20px;
		}
		
		#map a.g1 {
	top:298px;
	left:377px;
	width:237px;
	height:17px;
		}

		#map a.z2 {
	top:323px;
	left:3px;
	width:256px;
	height:22px;
		}

		#map a.g2 {
	top:294px;
	left:5px;
	width:164px;
	height:22px;
		}

		#map a.empfang {
	top:187px;
	left:410px;
	width:211px;
	height:22px;
		}
		#map a.interview {
	top:53px;
	left:444px;
	width:175px;
	height:22px;
		}
