#preistafel {
}
#preistafel td {
	font-size: 8px;
	text-align: right;
	padding: 0px;
	padding-left: 8px;
	width: 50px;
}
#preistafel th {
	font-weight: bold;
	color: #fff;
	background-color: #c2c2c2;
}
.left_heading {
	color: #fdb50a;
	background-color: #fff;
	font-weight: bold;
}
.left_subheading {
	font-weight: normal;
	color: #868798;
	width: 120px;
}

#personal {
	border: 0;
	width: 695px;
}
#personal td {
	padding-right: 10px;
	width: 25%;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	padding-bottom: 6px;
}
#personal th {
	padding-right: 10px;
	text-align: left;
	
}
#filialen_anmeldezeiten {
	width: 695px;
}
#filialen_anmeldezeiten td {
	width: 33%;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	padding-bottom: 6px;
}
#filialen_theorieunterricht {
	width: 695px;
}
#filialen_theorieunterricht td {
	width: 33%;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	padding-bottom: 6px;
}
#filialen_wegbeschreibung {
	width: 695px;
}
#filialen_wegbeschreibung td {
	width: 33%;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	padding-bottom: 6px;
}
#filialen th {
	text-align: left;
	
}
#fahrzeuge {
	font-size: 10px;
}
#fahrzeuge th {
	width: 20%;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
#fahrzeuge td {
	width: 20%;
	padding-left: 8px;
	vertical-align: top;
}
