/*-----------------------------------------------------------------------------*
|	$Id: wimmel.css,v 1.1 2019/07/25 00:07:36 wolf Exp $
*-----------------------------------------------------------------------------*/

html, body {
	height: 100%;
}

.olControlAttribution {
	background: white;
	bottom: 0.1em !important;
	left: 0.1em;
	opacity: 0.7;
	right: auto !important;
}

.olControlLoadStatus {
	left: 50px;
	top: 10px;
}

.olControlMaplink {
	bottom: 2.5em;
	right: 0.1em;
	background: white;
	opacity: 0.7;
}

.olMap a:hover {
	background: blue;
	color: white;
	opacity: 1;
}

#optm {
	bottom: 4.0em;
}

#oepnvk {
	bottom: 5.5em;
}

.olControlZoomstatus {
	bottom: 1.5em;
	left: 0px;
	background: white;
	opacity: 0.7;
}

.olFramedCloudPopupContent h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
}

.olFramedCloudPopupContent h3 img {
	width: 16px;
	height: 16px;
}

.olFramedCloudPopupContent,
.olFramedCloudPopupContent table {
	color: black;
}

.olFramedCloudPopupContent p {
	font-size: xx-small;
	margin: 0 0 1em;
	text-align: right;
}

.olFramedCloudPopupContent hr {
	display: none;
}

.olFramedCloudPopupContent tr.f0,
.olFramedCloudPopupContent tr.f1,
.olFramedCloudPopupContent tr.f2 {
	font-style: italic;
}

.olFramedCloudPopupContent tr.f3 {
	color: gray;
}

.olFramedCloudPopupContent tr.f4,
.olFramedCloudPopupContent tr.f5,
.olFramedCloudPopupContent tr.f6,
.olFramedCloudPopupContent tr.f7 {
	font-weight: bold;
}

div.olPopupMarker div.tooltip {
	display: none;
	background: white;
	border: 1px solid gray;
	padding: 2px;
	left: -10px;
	bottom: 20px;
}

div.olPopupMarker:hover div.tooltip {
	display: block;
}

#info {
	background: white;
	border: 1px solid gray;
	padding: 1px;
	position: fixed;
	top: 5px;
	right: 5px;
	z-index: 10000;
}

#map {
	background: gray;
	height:100%;
	width:100%;
}

/*-----------------------------------------------------------------------------*
|	$Id: wimmel.css,v 1.1 2019/07/25 00:07:36 wolf Exp $
*-----------------------------------------------------------------------------*/
