
.tx-unicefvkstglobal-pi1 {
	padding:0 17px;
}

#map_header {
	height:60px;
	padding:10px;
	background:url("../Icons/new/filter.gif") repeat scroll left top transparent;
	display:block;
}

#map_wrap {
	height:500px; 
	background:url("../Icons/new/filter.gif") repeat scroll left top transparent;
	display:block;
	margin-top:20px;
}

p.subtitle {
    font-size: 13px;
    margin: 0 0 30px;
    text-align: center;
}

#map_header #map_input {
	width:400px;
	display:block;
	height:30px;
	position:relative;	
}

#map_header #map_input input{	
	
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 20px 20px 20px 20px;
    color: #BBBBBB;
    font-family: verdana;
    font-size: 13px;
    margin: 6px 0;
    padding: 4px 10px;
    width: 210px;
    height:28px;
    width:400px;
}

#map_wrap .spotinfo p {
	margin:0px 0px 10px 0px;
	padding:0px 15px;
}

#map_wrap .spotinfo a.anker {
	height:0px;
	overflow:hidden;
	line-height:0px;
}

#map_wrap .verkaufsstellen .stadt {
	background: none repeat scroll 0 0 #FF55BB;
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 140%;
    margin: 0px 7px 7px 7px;
    padding: 5px 10px;
}

#map_wrap .verkaufsstellen .stadt p {
    margin: 0px;
    padding: 0px;
}

#map_header #searchbtn {
	background: url("../Icons/new/gksprite.png") no-repeat scroll right bottom transparent;
    display: block;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
    cursor:pointer;
}	

#map {
	width:704px; 
	height:500px; 
	float:left;
	background:#fff url("../Img/ajax-loader-f6f6f6.gif") no-repeat center center;
}

#map .bb_wrap p {
	margin:0px; padding:0px;
	font-size:13px !important;
	font-weight:normal;
}

#map .bb_wrap p strong {
	color:#0099ff;
	font-weight:normal;
}

#map .bb_wrap span {
	margin:0px; 
	padding:0px; 
	color:#0099ff;
	font-weight:normal;
}

#map .bb_wrap .vshidden {
	display:block;
}

#map_navi .vshidden {
	display:none;
}

#map_navi {
	width:270px;
	padding:0px; 
	height:495px; 
	float:left; 
	overflow-y:scroll;
	overflow-x: hidden;
}

#map_wrap h2 {
	font-family:"Lucida Grande",Arial,Verdana,sans-serif;
	margin-bottom:0;
	color:#555;
	font-size:12px;
	text-decoration:none;
}

#map_navi .spotwrap .spot {
	display:block;
	padding:0px; 
	font-size:13px; 
	padding:8px 8px;
	margin:0px 7px;
	line-height:140%;
	cursor:pointer;
}

#map_wrap .spotwrap p {
	font-size:12px !important;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#map_wrap .spotwrap hr {
	width:236px;
	margin-left:7px;
}

#map_wrap .verkaufsstellen .spot {
	margin:0px 7px;	
	padding:8px 8px 10px;	
	cursor:pointer;
}

#map_navi .spotwrap .spot:hover, 
#map_wrap .verkaufsstellen .spot:hover {
	background:#fff;
	background:#eee;
}

#map_wrap .verkaufsstellen .spot p {
	margin:0px;
	padding:0px;	
}

#map_wrap .verkaufsstellen hr {
	width:236px;
	margin-left:7px;
}

#map_navi .spot span.item_title, 
.spotwrap span.item_title {
	background:#0099ff; color:#fff;
	display:block; color:#fff;
	padding:5px 10px 5px 10px; 
	font-size:13px; 
	margin:7px;
	line-height:140%;
}


#map img {
	max-width:3000%;
}