#standorte .contentTitle,
#standorte .contentPreTitle {
 font-family: Verdana, Arial, Helvetica, sans serif;
 font-weight: bold;
 text-align: left;
 color: #fff;
 background-color: #b4b4b4;
 padding: 2px;
}
#standorte .contentTitle {
 margin-top:6px;
 font-size: 11px;
}
#standorte .contentPreTitle {
 font-size: 10px;
}
#standorte .contentText {
 padding: 2px;
 border-left: 2px solid #b4b4b4;
 border-right: 2px solid #b4b4b4;
}
* html .contentText{ /* for border */
 width: 100%;
}
#standorte .contentText td,
#standorte .contentText th {
 font-size: 10px;
 line-height: 12px;
}
#standorte .contentText th {
 font-weight: bold;
 background-color: #fff;
}
#standorte .contentText td {
 vertical-align: middle;
 font-weight: normal;
 background-color: #e5e5e5;
}
#standorte .contentFoot {
 height: 2px;
 font-size: 2px; /* for ie6 */
 background-color: #b4b4b4;
}

/* POI */
#standorte.poi {
 font-size:12px;
 line-height:14px;	
}
#standorte div.poi-wrapper {
	position:relative;
	top:30px;
	left:-10px;
	width:840px;
	height:500px;
	min-height:500px;
	background:url(../img/0/poi.png) no-repeat left top;
}
#standorte div.poi-download {
	position:relative;
	left:340px;
	width:450px;
}
#standorte.poi td {
	border-bottom:2px solid #fff;
	padding:1em 0 1em;
}