/* Durch die Entwicklertools (F12) generiert. Dies ist möglicherweise keine exakte Darstellung der ursprünglichen Quelldatei */
html {
	margin: 0px; padding: 0px; height: 100%;
}
body {
	margin: 0px; padding: 0px; height: 100%;
}
.ui-content {
	padding: 0px;
}
.ui-footer {
	padding: 5px 0px; text-align: center;
}
.portrait {
	min-height: 0px;
}
.portrait #mappage {
	min-height: 0px;
}
#mappage {
	width: 100%; height: 100%;
}
#mappage .ui-content {
	width: 100%; height: 100%;
}
#map {
	width: 100%; height: 100%;
}
.olControlAttribution {
	right: 5px; bottom: 5px; font-size: 10px;
}
#navigation {
	left: 10px; position: absolute; z-index: 1000;
}
#navigation .ui-btn-icon-notext {
	padding: 17px 16px 17px 18px; display: block;
}
#title {
	display: none;
}
#tags {
	display: none;
}
#shortdesc {
	display: none;
}
.ui-icon-check {
	opacity: 0.3;
}
.checked .ui-icon-check {
	opacity: 1;
}
.ui-icon-locate {
	background-image: url("img/locate.png");
}
.ui-icon-layers {
	background-image: url("img/openlayers.png");
}
.ui-content .ui-listview-inset {
	margin: 1em;
}
#search_results {
	margin: 1em;
}
.ui-content .ui-listview {
	margin: 0px;
}
#details-list li {
	padding: 15px 10px;
}

