.shopTitle a{
	display: block;
	cursor: pointer;
}

.shopTitleNoUnderline {
	text-decoration:none;
}

.shopTitleUnderline {
	text-decoration:underline;
}

.shopTitleHeader{
	display:block;
	width: 160px;
}

.adresseTd .additionalInfo{
	display:none;
}

.adresseTd .additionalInfo_hover{
	display:block;
	position:absolute;
	/*background-image: url('../images/addInfoBubble_top.gif');
	background-position: top;
	background-repeat:no-repeat;*/
	background-color:#fff;
	border:1px solid #CAD8BE;
	width: 320px;
	/*opacity: 0.9;*/
}

/*.shopTitleWKicker a:hover .additionalInfo{
	display:block;
	position:absolute;
	/*background-image: url('../images/addInfoBubble_top.gif');
	background-position: top;
	background-repeat:no-repeat;*/
	/*background-color:#fff;
	border:1px solid #CAD8BE;
	width: 320px;
	/*opacity: 0.9;*/
/*}*/

.additionalInfoPad{
	display: block;
	padding: 10px 10px;
	/*background-image: url('../images/addInfoBubble_bottom.gif');
	background-position: bottom;
	background-repeat:no-repeat;*/
}

.additionalInfoPadPad{
	display:block;
	background-color: #fff;
	/*border: 1px solid #878787;*/
	margin: 0 3px;
	border-top:0;
	border-bottom:0;
}

#content p a:hover .leftInfo {
	text-decoration: none !important;
}

#gMapContainer #content TD P .additionalInfoPad p {
	font-size:12px;
	text-decoration: none !important;
	color:#608B39;
}

.additionalInfo .rightInfo{
	float:right;
	padding-left: 10px;
}

.mapErgebnisse table{
	/*width:100%;*/
	width:441px;
}

.no_results{
	font-size:12px;
	padding-bottom:20px;
}

/*.angebotTd{
	width: 20px;
}*/
