.njsStatistics {
	
}

.njsStatistics a a:hover{
	border:none;
	text-decoration:none;
}

.njsStatistics .title{
	font-weight:bold;
}

.njsStatistics .normal{
	font-weight:normal;
}

.njsStatistics .button{
	font-weight:normal;
	font-size:10px;
}


/* statistik */

.stat_cont {width: 95%;padding: 5px;}
.stat_wide {
	float: left;
	width: 100% !important;
	margin-bottom: 10px !important;
	clear: both;
}
.stat_wide_legend {
	float: left;
	width: 100% !important;
	margin-bottom: 0 !important;
	clear: both;
}
.stat_hl {
	float: left;
	width: 45% !important;
	margin-bottom: 10px;
	padding: 3px;
}
.stat_hr {
	float: right;
	width: 45% !important;
	margin-bottom: 10px;
	margin-right: -5px !important;
	padding: 3px;
}

.stat_btn .dijitButton{
	float: left;
	width: 30% !important;
	margin-bottom: 10px;
	padding: 3px;
}

.stat_cont .dijitComboBox {padding: 2px !important;}

.stat_label {
	float: left;
	margin-left: 5px;
	width: 35% !important;
	margin-bottom: 5px;
	padding: 3px;
}
#module_statistics_legend_pane_content_foot table {float: right; margin-right: 5px !important;}
#module_statistics_legend_pane_content_foot table tbody tr td:nth-child(1){
	padding: 2px !important;
	min-width: 60px;
}

#module_statistics_legend_pane_content_foot .dijitArrowButtonInner {
    background-image: url(../../img/spriteArrows_red.png) !important;
}

#module_statistics_legend_pane .dijitTitleNode {color:white !important; margin: 2px 2px 0 0;}


.infoWindowPartDescription {
	background-color:#fff;
	border-bottom: 1px dotted #a7aeb6;
	padding: 2px;
	vertical-align: top;	
	font-size:10px; /*Anpassung SBA*/
	color:#000;
}