.atlasGelb .dj_ff3 .dijit_a11y div.dijitSplitter:focus {
	outline-style: dotted;
	outline-width: 5px;
}

.atlasGelb .dijitButtonFocused {
	outline: auto 10px -webkit-focus-ring-color;
}

.atlasGelb .infowindow .window .top .right .user .titlebar .title {
	font-weight: bold;
	font-size: 7pt;
}

.atlasGelb .perimeterSearchDataGrid {
	font-size: 7pt;
	font-weight: bold;
}

.atlasGelb .claro .perimeterSearchDataGrid .dojoxGridScrollbox   {
	background-color: #ffffb8
}

.atlasGelb .infowindow .sprite {
	background-image: url(images/atlasGelb.infowindow.png);
}

.atlasGelb .dijitButton .dijitButtonNode {
	background-color: #ffff80;
	background-image: url(images/atlasGelb.button.png);
	outline: none;
}

.atlasGelb .dijitTitlePaneTitle {
	background-color: #ffe600;
}

.atlasGelb .dijitTitlePaneContentOuter {
	background-color: #fff7b3;
}

.atlasGelb .dijitTreeRow {
	background-image: url(images/atlasGelbCommonHighlight.png);
}

.atlasGelb .dijitTreeRowSelected {
	background-color: #000000;
}

.atlasGelb .dijitTreeRowHover {
	background-color: #ffbb00;
 
}

.atlasGelb .dijitSelectFocused {
	border: 1px solid #000000;
}

.atlasGelb .dijitButtonFocused {
	border: 1px dotted red;
}

.atlasGelb .dijitFocused {
	border: 1px dotted green;
}

.atlasGelb .dijitFocusedLabel {
	border: 1px solid yellow;
}

.iconCoordianteTool {
	background-image: url('../images/tools/coordinateTool/crosshair20.png');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}