.ersteZeile {
	background-color: #DBEFFF;
}

.zweiteZeile {
	background-color: #ECEEDC;
}

.Map {
	width:100%;
	height: 480px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-color: #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-style: solid;
	border-width: 1px;
	cursor: default;
}

#TabTable {
	position: relative;
	margin-bottom: 10px;
	height: 40px;
	border-bottom: 1px solid #000;
}

div.olMap {
	cursor: default;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 0;
}

.sideTabButton {
	display: block;
	width: 70px;
	height: 30px;
	cursor: pointer;
}

#sideTabButton_navigation {
	position: absolute;
	bottom: -1px;
	background: url(../pix/Tab_navigation.gif) center left no-repeat;
}

#sideTabButton_measurement {
	position: absolute;
	left: 70px;
	bottom: 0;
	background: url(../pix/Tab_measurement.gif) center left no-repeat;
}

#sideTabButton_coordinates {
	position: absolute;
	left: 140px;
	bottom: 0;
	background: url(../pix/Tab_coordinates.gif) center left no-repeat;
}

.NavigationInfo {

}

.MeasurementForm {
	display: none;
}

.SidePanel {
	width: 225px;
	font-size:10px;
	padding:0px 10px;
}

.sidePanelColumn {
	width:245px;
}

.windroseHeight {
	height:85px;
}

.legend {
	left: 50px;
	position: absolute;
	top: 600px;
}

.dgmSelection {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}

.CoordinatesForm {
	display: none;
	position: relative;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
.NavigationInfo {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
.MeasurementForm {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}

.presets {
	background-color: #FFFFFF;
	width: 180px;
}
.warnings {
	background-color: #FFFFFF;
	color: #FF0000;
	width: 180px;
}

.olControlPanel div {
	background-color: red;
	display: block;
	height: 24px;
	margin: 9px;
	width: 24px;
}
.olControlPanel .olControlMouseDefaultsItemActive {
	background-color: transparent;
	background-image: url("./images/drag_button_active.gif");
	height: 24px;
	width: 24px;
}
.olControlPanel .olControlMouseDefaultsItemInactive {
	background-color: transparent;
	background-image: url("./images/drag_button.gif");
	height: 24px;
	width: 24px;
}
.olControlPanel .olControlZoomBoxItemInactive {
	background-color: transparent;
	background-image: url("./images/zoom_button.gif");
	height: 24px;
	width: 24px;
}
.olControlPanel .olControlZoomBoxItemActive {
	background-color: transparent;
	background-image: url("./images/zoom_button_active.gif");
	height: 24px;
	width: 24px;
}
.olControlPanel .olControlZoomToMaxExtentItemInactive {
	background-color: transparent;
	background-image: url("./images/zoom_out_button.gif");
	height: 24px;
	width: 24px;
}
div.olMapViewport {
	text-align: left;
}
div.olLayerDiv {
	-moz-user-select: none;
}
.olLayerGoogleCopyright {
	bottom: 2px;
	left: 2px;
}
.olLayerGooglePoweredBy {
	bottom: 15px;
	left: 2px;
}
.olControlAttribution {
	bottom: 4.5em;
	display: block;
	position: absolute;
	right: 3px;
}
.olControlScale {
	bottom: 3em;
	display: block;
	position: absolute;
	right: 3px;
}
.olControlScaleLine {
	bottom: 15px;
	display: block;
	font-size: xx-small;
	left: 10px;
	position: absolute;
}
.olControlScaleLineBottom {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 #000 -moz-use-text-color;
	border-style: solid solid none;
	border-width: 2px 2px medium;
	margin-top: -2px;
	text-align: center;
}
.olControlScaleLineTop {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #000 #000;
	border-right: 2px solid #000;
	border-style: none solid solid;
	border-width: medium 2px 2px;
	text-align: center;
}
.olControlPermalink {
	bottom: 1.5em;
	display: block;
	position: absolute;
	right: 3px;
}
div.olControlMousePosition {
	bottom: 0;
	display: block;
	font-family: Arial;
	position: absolute;
	right: 3px;
}
.olControlOverviewMapContainer {
	background-color: #FFFFFF;
	bottom: 10px;
	left: 10px;
	opacity: 1;
	position: absolute;
	z-index: 5;
}
.olControlOverviewMapElement {
	background-color: #FFFFFF;
	border-color: #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-style: solid;
	border-width: 1px;
	opacity: 1;
	padding: 5px 18px 5px 5px;
}
.olControlOverviewMapMinimizeButton {
	right: 1px;
	top: 1px;
	z-index: 5;
}
.olControlOverviewMapMaximizeButton {
	bottom: 0;
	left: 0;
	z-index: 5;
}
.olControlOverviewMapExtentRectangle {
	background-color: #fff;
	border: 1px solid #000;
	cursor: move;
	opacity: 0.6;
	overflow: hidden;
}
.olControlOverviewMapRectReplacement {
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: move;
	overflow: hidden;
}
.olLayerGeoRSSDescription {
	float: left;
	font-size: 1em;
	overflow: auto;
	width: 100%;
}
.olLayerGeoRSSClose {
	color: gray;
	float: right;
	font-size: 1.2em;
	margin-right: 6px;
}
.olLayerGeoRSSTitle {
	float: left;
	font-size: 1.2em;
}
.olPopupContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow: auto;
	padding: 5px;
}
.olControlNavToolbar {
	height: 0;
	width: 0;
}
.olControlNavToolbar div {
	display: block;
	height: 28px;
	left: 6px;
	position: relative;
	top: 300px;
	width: 28px;
}
.olControlNavigationHistory {
	background-image: url("./navigation_history.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
}
.olControlNavigationHistoryPreviousItemActive {
	background-position: 0 0;
}
.olControlNavigationHistoryPreviousItemInactive {
	background-position: 0 -24px;
}
.olControlNavigationHistoryNextItemActive {
	background-position: -24px 0;
}
.olControlNavigationHistoryNextItemInactive {
	background-position: -24px -24px;
}
.olControlNavToolbar .olControlNavigationItemActive {
	background-image: url("./images/panning-hand-on.png");
	background-repeat: no-repeat;
}
.olControlNavToolbar .olControlNavigationItemInactive {
	background-image: url("./images/panning-hand-off.png");
	background-repeat: no-repeat;
}
.olControlNavToolbar .olControlZoomBoxItemActive {
	background-color: orange;
	background-image: url("./images/drag-rectangle-on.png");
	background-repeat: no-repeat;
}
.olControlNavToolbar .olControlZoomBoxItemInactive {
	background-image: url("./images/drag-rectangle-off.png");
	background-repeat: no-repeat;
}
.olControlEditingToolbar {
	float: right;
	height: 30px;
	right: 0;
	width: 200px;
}
.olControlEditingToolbar div {
	background-image: url("./images/editing_tool_bar.png");
	background-repeat: no-repeat;
	float: right;
	height: 24px;
	margin: 5px;
	width: 24px;
}
.olControlEditingToolbar .olControlNavigationItemActive {
	background-position: -103px -23px;
}
.olControlEditingToolbar .olControlNavigationItemInactive {
	background-position: -103px 0;
}
.olControlEditingToolbar .olControlDrawFeaturePointItemActive {
	background-position: -77px -23px;
}
.olControlEditingToolbar .olControlDrawFeaturePointItemInactive {
	background-position: -77px 0;
}
.olControlEditingToolbar .olControlDrawFeaturePathItemInactive {
	background-position: -51px 0;
}
.olControlEditingToolbar .olControlDrawFeaturePathItemActive {
	background-position: -51px -23px;
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive {
	background-position: -26px 0;
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive {
	background-position: -26px -23px;
}
div.olControlSaveFeaturesItemActive {
	background-image: url("./images/save_features_on.png");
	background-position: 0 1px;
	background-repeat: no-repeat;
}
div.olControlSaveFeaturesItemInactive {
	background-image: url("./images/save_features_off.png");
	background-position: 0 1px;
	background-repeat: no-repeat;
}
.olHandlerBoxZoomBox {
	border: 2px solid red;
	font-size: 1px;
	opacity: 0.5;
	position: absolute;
}
.olHandlerBoxSelectFeature {
	border: 2px solid blue;
	font-size: 1px;
	opacity: 0.5;
	position: absolute;
}
.olControlPanPanel {
	left: 5px;
	top: 10px;
}
.olControlPanPanel div {
	background-image: url("./images/pan-panel.png");
	cursor: pointer;
	height: 18px;
	position: absolute;
	width: 18px;
}
.olControlPanPanel .olControlPanNorthItemInactive {
	background-position: 0 0;
	left: 9px;
	top: 0;
}
.olControlPanPanel .olControlPanSouthItemInactive {
	background-position: 18px 0;
	left: 9px;
	top: 36px;
}
.olControlPanPanel .olControlPanWestItemInactive {
	background-position: 0 18px;
	left: 0;
	position: absolute;
	top: 18px;
}
.olControlPanPanel .olControlPanEastItemInactive {
	background-position: 18px 18px;
	left: 18px;
	top: 18px;
}
.olControlZoomPanel {
	left: 14px;
	top: 71px;
}
.olControlZoomPanel div {
	background-image: url("./images/zoom-panel.png");
	cursor: pointer;
	height: 18px;
	position: absolute;
	width: 18px;
}
.olControlZoomPanel .olControlZoomInItemInactive {
	background-position: 0 0;
	left: 0;
	top: 0;
}
.olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
	background-position: 0 -18px;
	left: 0;
	top: 18px;
}
.olControlZoomPanel .olControlZoomOutItemInactive {
	background-position: 0 18px;
	left: 0;
	top: 36px;
}
.olPopupCloseBox {
	background: url("../images/openlayers/close_popup_button.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
}
.olFramedCloudPopupContent {
	overflow: auto;
	padding: 5px;
}
.olControlNoSelect {
	-moz-user-select: none;
}
.olImageLoadError {
	background-color: pink;
	opacity: 0.5;
}
.olCursorWait {
	cursor: wait;
}
.olDragDown {
	cursor: move;
}
.olDrawBox {
	cursor: crosshair;
}
.olControlDragFeatureOver {
	cursor: move;
}
.olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
	cursor: move;
}
.olControlLayerSwitcher {
	background-color: transparent;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
	position: absolute;
	right: 0;
	top: 5px;
	width: 20em;
}
.olControlLayerSwitcher .layersDiv {
	background-color: #00008B;
	height: 100%;
	padding: 5px 75px 5px 10px;
	width: 100%;
	color: #fff;
}
.olControlLayerSwitcher .layersDiv .baseLbl, .olControlLayerSwitcher .layersDiv .dataLbl {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
.olControlLayerSwitcher .layersDiv .baseLayersDiv, .olControlLayerSwitcher .layersDiv .dataLayersDiv {
	padding-left: 10px;
}
.olControlLayerSwitcher .maximizeDiv, .olControlLayerSwitcher .minimizeDiv {
	right: 0;
	top: 5px;
}
