#site_container{
	width: 670px;
	font-size: 11px;
}

#header_menue{
}
#header_left{
	float: left;
	width: 465px;
	overflow: hidden;
}
#header_left select{
	width: 176px;
	margin-right: 4px;
}
#header_left input{
	width: 172px;
	margin-top: 8px;
	margin-right: 4px;
}
#header_right{
	float: left;
	width: 205px;
	overflow: hidden;
	position: relative;
	top: -5px;
}




#select_coutry{
	margin-top:0px;
}
#select_firm{
	
}

#show_central{
}

#show_location,#show_central{
margin-top:0px;
}
#show_central{
	margin-left: 105px;
}


.link_arrow{
	color: #ff580a;
	background: transparent url('/fileadmin/design/images/google_hamburg/link_arrow.gif') no-repeat;
	font-weight: bold;
	padding-left: 10px;
	margin: 10px 0px 10px 10px;
	background-position: 0px 7px;
	display: block;
	float: left;
}*html .link_arrow{margin-left: 5px;}
.bg_pos{
	background-position: 0px 5px !important;
	*background-position: 0px 6px !important;
}
.zoom_in{
	color: #ff580a;
	background: transparent url('/fileadmin/design/images/google_weltweit/zoom_in.gif') no-repeat;
	font-weight: bold;
	padding-left: 15px;
	margin: 10px 00px 10px 0px;
	background-position: 0px 5px;
	display: block;
	float: right;;
	*background-position: 0px 4px;
}
.tooltip_zoomIn{
	color: #ff580a;
	background: transparent url('/fileadmin/design/images/google_weltweit/zoom_in.gif') no-repeat;
	font-weight: bold;
	padding-left: 15px;
	margin: 00px 0px 10px 0px;
	background-position: 0px 2px;
	display: block;
}

#show_location{
	margin-left: 223px;
}
#show_central{
	margin-left: 466px;
}*html #show_central{margin-left: 233px;}

#myMap{
	width: 670px;
	height:400px;
	background-color: #cccccc;

}


.clearer{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

/*Tooltips*/

.marker_container{
	width: 350px; 
	/*height: 175px; 
	overflow: hidden;
	*/
}

.tooltip_scroll{
	margin: 5px 0px 0px 0px;
	
	height: 135px;
	overflow-y: auto;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}
	
.tooltip_topic{
	border-bottom: 1px solid #d6d6d6;
	padding: 5px 20px 5px 0px;
	cursor: pointer;
	background: transparent url('/fileadmin/design/images/google_weltweit/arrow_tooltip.gif') no-repeat;
	background-position: right;
}
.tooltip_scroll_no{
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
	
	

	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}


#help{
display: none;
	width: 260px;
	height: 150px; 
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding:  5px 5px 20px 20px;;
	position: absolute;
	top: 450px;
	left: 450px;
	font-size: 11px;
}

#help div a{
	text-decoration: none;
}
#helpText{
margin-top: 35px;
}
