/*================= TABEL PRIJSLIJST =================*/
.afwisseling_extra_donker {
	background-color:#999;
	color:#FFF;
	text-align:center;
}
.afwisseling_donker {
	background-color:#edf3f4;
}
.afwisseling_licht {
	background-color:#FFF;
}
.afwisseling_blijvend_licht {
	background-color:#FFF;
}
table.table tr:hover {
	background-color:#999;
	color:#FFF;
}
.afwisseling_blijvend_licht td:hover, tr.afwisseling_blijvend_licht:hover {
	background-color:#FFF !important;
}
th {
	background-color:#c6c6c6;
	color:#333;
}
.table td, th {
	padding: 5px;
	height: 15px;
}
.table tr {
	overflow: hidden;
	height: 15px;
}
.table {
	table-layout:fixed;
}
.table p {
	padding: 0;
	margin: 0;
}
.title_algemeen {
	width:400px;
}
.title_basis {
	width: 110px;
}
.title_plus {
	width: 110px;
}
.title_comfort {
	width:110px;
}
.ballonTabel tr:hover {
	background-color:transparent !important;
	color:#555 !important;
}
.ballonTabel, .ballonTabel td {
	padding: 0px !important;
	margin: 0px !important;
}
.ballonTabel {
	margin-top: 8px !important;
}
