#standorte {
	position: relative;
	width: 480px;
	height: 420px;
	background: url("img/standorte/standortkarte.gif") no-repeat center;
	padding: 0;
	margin: 20px 0 20px 0;
	/*border: 1px solid #000;*/
	font-size: 10px;
}

#standorte p,
#standorte a,
#standorte a:hover {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/** ZOOMER **/
/*
img, div {
	behavior: url("iepngfix.htc");
}
*/

#standorte #werknord_zoomer {
	position: absolute;
	top: 10px;
	left: 40px;
}

#standorte #hauptverwaltung_zoomer {
	position: absolute;
	top: 89px;
	left: 135px;
}

#standorte #werkmitte_zoomer {
	position: absolute;
	top: 190px;
	left: 129px;
}

#standorte #werksued_zoomer {
	position: absolute;
	bottom: 25px;
	right: 5px;
}

/** THUMBS **/
#standorte #werknord_thumb {
	position: absolute;
	top: 10px;
	left: 40px;
}

#standorte #hauptverwaltung_thumb {
	position: absolute;
	top: 90px;
	left: 10px;
}

#standorte #werkmitte_thumb {
	position: absolute;
	top: 190px;
	left: 5px;
}

#standorte #werksued_thumb {
	position: absolute;
	bottom: 25px;
	right: 5px;
}

/** LUPEN **/
/*
#standorte #werknord_lupe {
	position: absolute;
	top: 42px;
	left: 138px;
}

#standorte #hauptverwaltung_lupe {
	position: absolute;
	top: 133px;
	left: 108px;
}

#standorte #werkmitte_lupe {
	position: absolute;
	top: 248px;
	left: 104px;
}

#standorte #werksued_lupe {
	position: absolute;
	bottom: 27px;
	right: 7px;
}
*/

/**DATEN**/
#standorte .daten {
	/*
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
	padding: 3px;
	border: solid 1px #666;
	*/
}

#standorte #werknord_daten {
	position: absolute;
	top: 56px;
	right: 105px;
}

#standorte #hauptverwaltung_daten {
	position: absolute;
	top: 122px;
	right: 58px;
}

#standorte #werkmitte_daten {
	position: absolute;
	top: 185px;
	right: 141px;
}

#standorte #werksued_daten {
	position: absolute;
	top: 270px;
	right: 240px;
	text-align: right;
}

/**MARKER**/
#standorte #werknord_marker {
	position: absolute;
	top: 67px;
	right: 232px;
}

#standorte #hauptverwaltung_marker {
	position: absolute;
	top: 152px;
	right: 239px;
}

#standorte #werkmitte_marker {
	position: absolute;
	top: 200px;
	right: 283px;
}

#standorte #werksued_marker {
	position: absolute;
	top: 280px;
	right: 205px;
}
