#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: 4px; border-bottom: 1px solid #ccc; }
#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;
}