#map_canvas{
	clear:both;
	margin-bottom:17px;
}

.infoWinContent{
	padding-right:60px;
	width:175px;
	margin-right:30px;
	background-repeat:no-repeat;
	background-position:right 0;
	min-height:110px;
	background:url(/fileadmin/sys/img/googlemap/markers/infowindow_bg.png) no-repeat right 0;
}
* html .infoWinContent{
	height:122px;
}
body #contentWide .infoWinContent p{
	margin-bottom:0;
}

.dataTable .scrollingTableHead{
	margin-bottom:0;
}
.dataTable .scrollingTableHead td{
	border-bottom:0;
	overflow:hidden;
	height:0px;
	padding-top:0;
	padding-bottom:0;	
}
.dataTable .scrollingTableBody th{
	height:1px;
	overflow:hidden;
	padding:0;
	border-left-color:#fff;
	background:none !important;
}
.dataTable .scrollingTableBody th div{
	height:1px;
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
	background:0;
}
div.scrollingDataTable{
	height:250px;
	border-bottom:1px solid #CECECE;
	overflow-y:auto;
	overflow-x:hidden;
	margin-bottom:10px;
}
div.scrollingDataTable table{
	margin-bottom:-11px;
	table-layout:fixed;
}
* html div.scrollingDataTable table{
	table-layout:fixed;
}
* + html div.scrollingDataTable table{
	table-layout:fixed;
}
div.scrollingDataTable td img{
	display:block;
	margin-bottom:0.3em;
}
caption.hide{
	display:none;
}

.dataTable .scrollingTableBody td a.icon{
	display:block;
	padding-top:2px;
}

td a.homelink{
	margin-top:3px;
}
* html .scrollingTableBody td.last{
	padding-right:17px;
}

* + html .scrollingTableBody td.last{
	padding-right:17px;
}
/*
.infoWinClose{
	background:#FFFFFF url(/fileadmin/sys/img/icon/close_pos_white_s_n.gif) no-repeat scroll 0 0;
	display:block;
	height:12px;
	position:absolute;
	right:-5px;
	top:-5px;
	width:12px;
	z-index:100000;
}

* html .infoWinClose{
	display:none;
}

#pane_6 .gmnoprint img{
	opacity:0;
	filter:alpha(opacity:0);
}
#pane_6 .gmnoprint div img{
	opacity:1;
	filter:none;
}
.gmnoprint img[src*=iw_close]{
	opacity:0;
	filter:alpha(opacity:0);
}
*/
.gmnoprint img[src*=iw_close]{
	width:0px !important;
	overflow:hidden !important;
	padding-left:12px !important;
	background:#FFFFFF url(/fileadmin/sys/img/icon/close_pos_white_s_n.gif) no-repeat;
}

.pin-holder img,
.infowindow-holder img,
.infowindow-part-ie img{
	display:none;
}

.scrollingTableHead th.start,
.scrollingDataTable th.start{
	width:145px !important;
}
.scrollingTableHead th.col2,
.scrollingDataTable th.col2{
	width:205px !important;
}
/* webkit adjustment */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.scrollingTableHead th.start{
		width:144px !important;
	}
	.scrollingTableHead th.col2{
		width:203px !important;
	}
}

#map_canvas .tileBlock img,
#map_canvas .yesprint{
	display:none;
}
#map_canvas .printBg{
	display:none;
}

* html #map_canvas .infoWinContent a.icon{
	display:block !important;
}

* + html .tx-cbcustomsearch-pi1 noscript{
	min-height:0px;
}

