#maptable td {
	white-space:nowrap;
}

#map {
	width:600px;
	height:400px;
	border:1px solid black;
}

#legend {
	padding-left:6px;
	vertical-align:top;
}

#legend table td {
	vertical-align:center;
	padding-bottom:4px;
}

#legend legend { padding-bottom:6px; }

#legend img {
	width:16px;
	height:16px;
}

#timefilter {
	padding-left:6px;
	vertical-align:bottom;
	text-align:center;
	font-size:10pt;
}

#timefilter select {
	font-size:8pt;
}

#toolbar {
	padding-top:4px;
}

#EventMarkerList {
	margin-left:6px;
	border:1px solid blac;
	background-color:#EEEEEE;
	color:black;
}

#EventMarkerList optgroup {
	font-size:8pt;
}

#EventMarkerList option {
	font-size:2pt;
}

#coordinateformatselection {
	visibility:hidden;
}

#longitude, #latitude, #coordinateformatselection {
	font-size:8pt;
	color:#666666;
}

#HeaderEventTechnical, #HeaderEventFire, #HeaderEventExercise, #HeaderEventYouth, #HeaderEventAppointment, #HeaderEventNews {
	padding:3px;
	margin-bottom:3px;
	font-weight:bold;
	color:#FFFFFF;
}

#HeaderEventTechnical { background-color:#0000FF; }
#HeaderEventFire { background-color:#FF0000; }
#HeaderEventExercise { background-color:#00BB00; }
#HeaderEventYouth { background-color:#00BBBB; }
#HeaderEventAppointment { background-color:#BB22BB; }
#HeaderEventNews { background-color:#FFFF00; }

#InfoWindowLink {
	text-align:center;
	font-size:8pt;
}

#InfoWindowDescription {
	background-color:#FFFFFF;
	text-align:justify;
	font-family:Arial;
	font-size:8pt;
	border-width:0px;
}

button img {
	width:32px;
	height:32px;
}

.useless {
	font-size:8pt;
	color:#DD0000;
}
