#map{
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
	height: 500px;
	width: 690px;
	margin-top: 10px;
}


#winkelinfo{
z-index: 9999;
background-color:#FFFFFF; 
height:17px; 
font-size:12px;
border:solid 1px #000000; 
text-align:center; 
position:absolute; 
width: 400px; 
margin: -504px 0px 0px 60px ;
vertical-align: middle;
line-height: 17px;
}




.infoWindowH1{
	font-size : 14px;
	color: #346A92;
	font-weight: bold;
}
.leftinfoWindow{
	background: #e1e1e1;
	border: 1px solid #cccccc;
	padding: 2px;
	vertical-align: top;
}
.infoWindowtable{
	width: 300px;
	
}
.infoWindowtable td{
	vertical-align: top;
}

