/* @override http://localhost:8888/pieps_v2/cms/templates/pieps2/css/imagemaps.css */
#dsp01 {  width: 450px;  height: 340px;  position: relative;
  display:block;
  clear: both;
  float: none;
}

#dsp01 img {
	position: absolute;
	top: 0px;
	left: 400px;
	display: block;
}#dsp01 ol, #dsp01 ul {  margin: 0;  padding: 0;
  width: 400px;

}

#dsp01 li {
	height: 22px;

width: 100%;
counter-reset: none;
list-style-type: none;

}

#dsp01 li strong {
		color: #cf0000;
	font-weight:bold;
}#dsp01 a {  text-decoration: none;
  font-size: 11px;
  	color: #000;
	font-weight: normal;}#dsp01 a .hotspot {  width: 26px;  height: 26px;  position: absolute;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	background: url(../images/imagemap_bullet.png) -1px 0;
	
}

/* ..a .link sollte eine fixe breite 253 haben, damit es keine probleme gibt */

#dsp01 a .link {  position: absolute;
	padding-right: 20px;
}

/* @group Unterstreichungen */

#dsp01 a.unterstrichen span.link {
	text-decoration: underline;
	background: none no-repeat right center;

}

#dsp01 a.unterstrichen:hover span.link {
	text-decoration: underline;
	background: url(../images/info.gif) no-repeat right center;
	color: #e10000;
}



/* @end */

/* :BUG: This rule on it's own does not work in IE  */#dsp01 a:hover .hotspot { 
  background: url(../images/imagemap_bullet.png) -1px -60px;
   color: #cf0000;
   text-shadow: #fff 2px 2px 2px;

}/* :BUG: Neither does this rule  */#dsp01 a:hover .link {  color: #cf0000;
}/* :KLUDGE: However if you add this rule, both the previous rules now work. Weird*/#dsp01 a:hover {  border: none;}#dsp01 .punkt01 a .link {}

#dsp01 .punkt01 a .hotspot {  top: -10px;  left: 544px;
  counter-increment: 1;}

#dsp01 .punkt02 a .hotspot {  top: 13px;  left: 537px;}

#dsp01 .punkt03 a .hotspot {  top: 45px;  left: 513px;}

#dsp01 .punkt04 a .hotspot {  top: 56px;  left: 576px;}

#dsp01 .punkt05 a .hotspot {  top: 103px;  left: 621px;}

#dsp01 .punkt06 a .hotspot {  top: 182px;  left: 512px;}

#dsp01 .punkt07 a .hotspot {  top: 224px;  left: 506px;}

#dsp01 .punkt08 a .hotspot {  top: 260px;  left: 490px;}

#dsp01 .punkt09 a .hotspot {  top: 280px;  left: 620px;}