#statistiken #url_liste ul { list-style-type : none }

#statistiken fieldset {
	width			: 90%;
}

#statistiken select {
	width			: 100%;
	margin			: 5px;
}


#statistiken .statistik-tabelle {
	width			: 100%;
	border-collapse	: collapse; 
	border-color	: #ccc;
	border			: 1px solid #ccc;
}


#statistiken table {
	width			: 100%;
	border-collapse	: collapse; 
	border-color	: #ccc;
}

#statistiken table td { padding: 3px; }
#statistiken table th { text-align: left; background-color: #f5f5f5; border: 1px solid #ccc; padding: 3px; }

#statistiken #tipp {
	clear			: both;
}

#statistiken #tipp ul {
	list-style-type	: none;
}

#statistiken fieldset {
	margin-top		: 10px;
	margin-bottom	: 10px;
}

#statistiken input#submit_button {
	margin-bottom	: 10px;
}



#diagramm_layer {
	padding-top		: 5px;
}

#diagramm_layer .beschreibung {
	padding-bottom	: 3px;
}


#diagramm_layer .blau {	background: #0271AB url("../graphics/diagramm_blau.gif") repeat-x; }

#diagramm_layer .orange { background: #FF5D00 url("../graphics/diagramm_orange.gif") repeat-x; }

#diagramm_layer .gruen { background: #5EAC05 url("../graphics/diagramm_gruen.gif") repeat-x; }

#diagramm_layer .rot { background: #800000 url("../graphics/diagramm_rot.gif") repeat-x; }

#diagramm_layer .hellblau { background: #0096e5 url("../graphics/diagramm_hellblau.gif") repeat-x; }
