﻿table.kostenTabel
{
	line-height: 24px;
	border-collapse: collapse;
	background-color: #ebebeb;
	margin: 0px auto 20px auto;
}
table.kostenTabel th
{
	background-color: #898989;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
table.kostenTabel th, table.kostenTabel td
{
	padding: 1px 20px;
}
table.kostenTabel tr.ar td
{
	background-color: #e1e1e1;
}
table.kostenTabel td.c2, table.kostenTabel td.c3, table.kostenTabel td.c4
{
	text-align: right;
	border-left: solid 1px #cccccc;
}
table.openingstijden td, table.contactinformatie td
{
	padding: 2px 20px 0px 0px;
}
table.voorwaarden
{
	line-height: 15px;
}
table.voorwaarden td.lc
{
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	color: #0062f5;
}
