﻿.staffeltabelle {	
	/*border-top: 1px solid #9c9d9f;*/
	border-bottom: 1px solid #9c9d9f;
}

/*.staffeltabelle thead {
	background-image: url(/myfactory34/CustomUpload/374O357O340O370O356O369O350O342O356O363O366O371O356O354O350O339O356O370O371O/theadbg.gif);
	background-repeat: repeat-x;
}
*/
.staffeltabelle thead th{
	text-align: left;
	color: #58575c;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
}

.staffeltabelle thead th.ffs{
	text-align: left;
	background-color:#FFF2D6;
	color: #58575c;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
}

.staffeltabelle thead th.m2m{
	text-align: left;
	background-color:#D4DEF0;
	color: #58575c;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
}

.staffeltabelle thead th.sens{
	text-align: left;
	background-color:#DBE4D0;
	color: #58575c;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
}

.staffeltabelle tbody td{
	text-align: left;
	color: #58575c;
	padding: 2px;
	vertical-align: top;
}

.staffeltabelle tbody .odd {
	background-color: #fff;
}

.staffeltabelle tbody .even {
	background-color: #f6f6f6;
}

