body {
	margin: 0;
}

.olImageLoadError { 
    display: none !important;
}
iframe {
	position: absolute;
	top:0;
	left:0;
}

div.noscript {
	background: yellow;
	border: 10px solid red;
	color: black;
	font-size: larger;
	left: 0;
	padding: 1ex;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10001;
}

p.meta {
	border: 1px gray solid;
}

#logo {
	position: absolute;
	left: 100px;
	top:    2px;
	z-index: 1000;
	height: 20px;
	width: 20px;
}

div#legend {
	position: absolute;
	right: 0;
	padding: 1px;
	text-align: right;
	background-color: #c1c1c1;
	z-index: 1001;
	/* max-width: 250px; */
}

div#flagicon {
	margin: 1.5px;
	vertical-align: top;
	float: left;
}

div#flagicon a img {
	border: 0;
	/* height: 10px; optional zum spielen */
}

.olMap a {
	text-decoration: none;
}

div.olControlLayerSwitcher .layersDiv {
	background-color: #888888;
	padding-left: 0px;
	font-size: 12px;
}

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

.olControlMaplink {
	background: #d3dbdb;
	bottom: 10.5em;
	font-size: 12px;
	right: 3px;
	width: auto;
}

#xnoimagegpx {
	bottom: 8.9em;
}


#gpx {
	bottom: 8.7em;
	right: 35px;
}

#gpi {
	bottom: 8.7em;
}


#xjosm {
	bottom: 7.4em;
}

#xid {
	bottom: 5.9em;
}

#xpl2 {
	bottom: 4.4em;
}

.olControlMousePosition {
	background: white;
	bottom: 0.2em;
	font-family: Monospace;
        height: 16px;
	right: 5px !important;
	text-align: right;
	width: auto;
}

.olControlMousePositionGK {
	background: white;
	bottom: 1.5em;
	font-family: Monospace;
        height: 16px;
	right: 5px;
	text-align: right;
	width: auto;
}

.olControlPermalink {
	background: #d3dbdb;
	bottom: 2.9em !important;
	font-size: 12px !important;
	width: auto;
}

.olControlScaleLine {
	bottom: 2.0em !important;
	left: 0.1em !important;
	background: #d3dbdb;
}

.olControlSearchBox  {
	left: 120px;
	top: 1px;
}

.olControlSearchBox div.busy {
	background: url(../i/ajax-loader.gif);
	height: 55px;
	width: 54px;
}

.olControlSearchBox div.failure {
	background: red;
	color: black;
	font-weight: bold;
}

.olControlSearchBox div.success {
	background: white;
}

.olControlSearchBox div.success.empty {
	color: gray;
	font-style: italic;
}

.olControlSearchBox div.success div.entry:hover {
	background: blue;
	color: white;
	cursor: pointer;
}
.olControlUpDownSwitch {
	left: 10px;
	top: 400px;
}

.olControlZoomValue {
	color: black;
	font-size: 18px;
	left: 10px;
	text-align: center;
	top: 295px;
	width: 32px;
	height: 32px;
	
	
}

.olControlZoomstatus {
	bottom: 1.8em;
	left: 0px;
	color: red;
	background: white;
	opacity: 0.7;
}

div.olPopupMarker div.tooltip {
	display: none;
	left: -10px;
	top: 25px;
	z-index: 10000;
	font-size: 8pt;
}

body.on div.olPopupMarker div.tooltip,
div.olPopupMarker:hover div.tooltip {
	display: block;
}

#tooltipSwitch {
	display: absolute;
	right: 150px;
	bottom: 0.2em;
	cursor: move;
	
}

#tooltipSwitch button {
        float: right;
        margin-top: 2px;
        margin-left: 5px;
        margin-right: 5px;
	font-size: small;
	text-decoration: none;
	
}

.olFramedCloudPopupContent th {
	text-align: left;
}

.olFramedCloudPopupContent th,
.olFramedCloudPopupContent td {
	color: black;
	background: #ccccff;
	font-size: 10pt;
	height:10px;
	width: 10px;
}

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

#descriptionToggle {
	position: absolute;
	font-size: 0.8em;
	z-index: 10000;
	right: 260px;
	height: 14px;
	border-left: 1px solid #000040;
	border-bottom: 1px solid #000040;
	border-right: 1px solid #000040;
	padding: 2px 10px;
	margin-right: 30px;
	background-color: #d3dbdb;
	cursor: default;
	opacity: 1;
}

#descriptionToggle:hover {
	background-color: #FFF;
}

#description {
	position: absolute;
	z-index: 10000;
	right: 30px;
	top: 25px;
	/*
	height: 250px;
	*/
	height: 90%;
	width: 35%;
	border: 1px solid #000040;
	padding: 10px 10px;
	margin-right: 30px;
	overflow: auto;
	background-color: #FFF;
	font-size: 12px;
	-moz-filter: alpha(opacity=50); opacity: 0.9;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
}
#description2 {
	position: absolute;
	z-index: 10000;
	right: 30px;
	top: 25px;
	/*
	height: 250px;
	*/
	height: 90%;
	width: 35%;
	border: 1px solid #000040;
	padding: 10px 10px;
	margin-right: 30px;
	overflow: auto;
	background-color: #FFF;
	font-size: 12px;
	-moz-filter: alpha(opacity=50); opacity: 0.9;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
}

.hide { display: none; }

.references table {
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
	border-collapse: collapse;
	width: 90%;
}

#Geolocation {
	position: absolute;
	left: 10px;
	top: 350px;
	z-index: 1000;
}
.olControlUpDownSwitch {
	left: 10px;
	top: 400px;
}

.olControlUpDownSwitch div {
	width: 32px;
}

.olControlUpDownSwitch .upper {
	background: url(../i/upper.png);
	height: 32px;
}

.olControlUpDownSwitch .inner {
	background: url(../i/inner.png);
	color:#350707 ;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.olControlUpDownSwitch .lower {
	background: url(../i/lower.png);
	height: 32px;
}

.olControlOverviewMapContainer {
    position: absolute;
    bottom: 120px !important;
    right: 0;
}

.olControlOverviewMapElement {
    padding: 10px 18px 10px 10px;
    background-color: #00008B;
    -moz-border-radius: 1em 0 0 0;
    
}

.olControlOverviewMapMinimizeButton,
.olControlOverviewMapMaximizeButton {
    height: 18px;
    width: 18px;
    right: 0;
    
    cursor: pointer;
}

.olControlOverviewMapExtentRectangle {
    overflow: hidden;
    background-image: url("http://www.openlayers.org/api/img/blank.gif");
    cursor: move;
    border: 2px dotted red;
}
.olControlOverviewMapRectReplacement {
    overflow: hidden;
    cursor: move;
    background-image: url("j/ol/img/overview_replacement.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.olFramedCloudPopupContent table {
	border-collapse: collapse;
}

.olFramedCloudPopupContent th {
	text-align: left;
}

.olFramedCloudPopupContent .tabs a {
	background: #2772b2;
	border: 1px solid gray;
	cursor: pointer;
	text-decoration: none;
}

.olFramedCloudPopupContent .cooked th,
.olFramedCloudPopupContent .cooked td {
	color: black;
	background: white;
	border: 1px dotted gray;
}

.olFramedCloudPopupContent td.field1 {
	font-size: large;
	font-weight: bold;
	margin: 1ex;
	text-align: center;
}

.olFramedCloudPopupContent td.field1 img {
  
	float: left;
	height: 30px;
         width: 30px;
}

.olFramedCloudPopupContent td.thumb  {
  background: #f5f9fb;
	width:200px;
}

.olFramedCloudPopupContent div.object {
	font-size: small;
	background-color:#f5f9fb;
	text-align: left;
}

.olFramedCloudPopupContent div.lonlat {
	background: #f5f9fb;
	font-size: small;
	margin: 0.5ex;
	padding: 0.2ex;
	text-align: center;
}

.olFramedCloudPopupContent div.edit {
	color: black;
	background-color:#f5f9fb;
}

.olFramedCloudPopupContent div.info {
	color: black;
}
.olFramedCloudPopupContent div.description {
	color: black;
	background-color:#f5f9fb;
}

.olFramedCloudPopupContent div.inscription {
	color: black;
	background-color:#e1edf4;
}
.olFramedCloudPopupContent .tabs button.active {
         background:#ff9100 ;
}

.olFramedCloudPopupContent div.website {
	color:#2772b2 ;
	background-color:#e1edf4;
	font-size: 12;
}

.olFramedCloudPopupContent div.wikipedia {
	color: #2772b2;
	background-color:#e1edf4;
	font-size: 12;
}

.olFramedCloudPopupContent div.raw th,
.olFramedCloudPopupContent div.raw td {
	font-size: small;
	border: 1px solid white;
	background: #eeeeee;
	font-weight: normal;
	width:400px;
}

div.olPopupMarker:hover {
	background: #cccc00;
}

.olPopupMarker.members {
	display: none;
}

.olPopupMarker.site {
	display: block;
	background: yellow;
}

div.olPopupMarker {
	border-radius: 30%;
}
#compassSwitch {
	display: absolute;
	right: 400px;
	bottom: 0.2em;
	cursor: move;
}

#compass {
	position: absolute;
	display: none;
	left: 70%;
	top: 50%;
	margin-left: -150px;
	margin-top: -117px;
	z-index: 2000;
	pointer-events: none;
}