#contentContainer.large {
	margin:0;
}

#contentContainer.large #middle
{
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}

#contentContainer.large  #content {
	float:none;
}

#contentContainer.large #content .default {
	float:none;
}

.tx_dcdgooglemap_poi_bulle div
{
	color: #393;
	font-weight: bold;
	font-family: georgia,arial;
/*	background-color: #FFF;*/
	padding:5px;
}

.tx_dcdgooglemap_poi_bulle div.tx_dcdgooglemap_clear
{
	border-bottom: 0px;
}

div.tx_dcdgooglemap_poi_tstamp
{
	display:none;
}

div.gmnoprint div.gmnoprint { background-color: white; }

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_name {
	margin-bottom:0px;
}

.tx_dcdgooglemap_poi_bulle div.project
{
	padding: 7px 0 0px 5px;
	position:relative;
	clear:both;
	height:24px;
	border-top: 0px;
	border-right: 0px;
	border-top: 1px #339933 solid;
	border-left: 0px;
	width:270px;

}

.tx_dcdgooglemap_poi_bulle div.project a img.rollover
{
	top:-3px;
}

.tx_dcdgooglemap_poi_bulle div.project a:link,
.tx_dcdgooglemap_poi_bulle div.project a:visited
{
	color: #393;
/*	color: #fce909;*/
	padding:0;
	font-size:12px;
}

.tx_dcdgooglemap_poi_bulle div.project a:hover,
.tx_dcdgooglemap_poi_bulle div.project a:active
{
	color: #ff0000;
}


div.infowindow {
    max-height:250px;
    overflow-y:auto;
}


/*
#map2474 div div div div.gmnoprint div *
{
	background-image: url('/fileadmin/plugin/google/mainline_ballon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
*/

#map2474 div div div div.gmnoprint img {display:none;}

#map2474 div div div div.gmnoprint div img
{
	background-image: url('/fileadmin/plugin/google/mainline_ballon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}


/*
	extinfowindow
*/
#simple_example_window{
	width: 270px;
}

#simple_example_window_contents{
	background-color: #FFF;
	padding: 5px 12px 0 6px;
}

#custom_info_window_red_beak{
	left:21px;
	width: 38px;
	height: 23px;
	background: url('/fileadmin/plugin/google/beak_white.png') top left no-repeat transparent;
}

#simple_example_window_beak{
	left:21px;
	position:relative;
	width:38px;
	height: 23px;
	background: url('/fileadmin/plugin/google/beak_white.png') top left no-repeat transparent;
}
	
* html #simple_example_window_beak {
/* Alpha transparencies hack for IE */
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/plugin/google/beak_white.png', sizingMethod='crop');
}

#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
#simple_example_window_t, #simple_example_window_l,#simple_example_window_r,#simple_example_window_b{
	background-color: #fff;
	height: 0px;
	width: 0px;
}

div#mainline-projects
{
	position:absolute;
	right:11px;
	bottom:14px;
	z-index:999;
}


