/* @override 
	http://www.hattersheim-stadt.de/cms/files/Stadt_Hattersheim/js/datatables/custom.css */

.dataTables_filter {
	padding-right: 10px;
	padding-bottom: 6px;
}

.dataTables_length {
	line-height: 230%;
}

#supertabelle td,
#supertabelle th {
	white-space: nowrap;
	padding-right: 10px;
}

#supertabelle th {
	padding-right: 20px !important;
	border-right: 1px solid #c9cac9 !important;	
}

#supertabelle th.col_last {
	border-right: 0px !important;
}

#supertabelle p,
#supertabelle td,
#supertabelle th {
	color: #636362 !important;
	margin: 0 !important;
}

.dataTables_info {
	color: #636362 !important;
}

div.dataTables_scrollHead {
	height: 31px;
}

div.dataTables_scrollBody {
	height: 100% !important;
}

#supertabelle .disabled {
	color: silver !important;	
}
