input, option, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
}
body, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}

#wbd_infowindow_ovm{
	width:260px;
	height:160px;
	margin: 0px;
	padding: 3px;
	border: thin dotted #D3D3D3;
}

#wbd_infowindow_et{
	width:260px;
	height:160px;
	margin: 0px;
	padding: 3px;
	border: thin dotted #D3D3D3;
}

#wbd_infowindow_map{
	width:260px;
	height:160px;
	margin: 0px;
	padding: 3px;
	border: thin dotted #D3D3D3;
}

#wbd_infowindow{
	width:260px;
	height:160px;
	margin: 0px;
	padding: 3px;
	border: thin dotted #D3D3D3;
}
#wbd_infowindow_gc{
	width:280px;
	height:180px;
	margin: 0px;
	padding: 3px;
	border: thin dotted #D3D3D3;
}
#wbd_infowindow_uk{
	width:260px;
	height:180px;
	margin: 0px;
	padding: 3px;
	border: thin dotted #D3D3D3;
}

#wbd_zoom_options{
	display:none;
	width: 118px;
	margin: 0px;
	border: 2px dotted #9ACD32;
	background-color: #D4EDBF;
}
#wbd_zoomBtn{
	margin: 0px;
	border: thin #D3D3D3;
	background-color: #F2FFF0;
}

#wbd_zoomContainer{
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	width: 100%;
}
#wbd_zoomContainer_c{
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
#wbd_zoomScaleInfo{
	width: 240px;
	padding: 3px;
}

#splash{
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:30000;
	left: 0px;
	overflow: hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	visibility: hidden;
}
#splash_h{
	width:204px;
	height:150px;
	padding:10px;
	overflow: hidden;
	visibility: visible;
	background-image: url(../map3/brd_splash.png);
	background-repeat: no-repeat;
}
#splash_c{
	overflow: hidden;
	visibility: visible;
}
.infowindow_mini{
	font-size: 9px;
	color: #777777;
}
.grau_txt	{
	color: #999999;
	font-style: italic;
}
.legende{
}
