﻿table.Table_Custom1 {
	background: url(/SiteFiles/Layout/table-bovenkant.png) top left no-repeat;
	width: 100%;
	border-bottom: 1px solid white;
}

.Table_Custom1 .top .center {
	color: #fff;
	font: bold 16px/26px Eurostile, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 15px 15px 5px 22px;
}

.Table_Custom1 .title {
	display: block;
	width: 99%;
}

.Table_Custom1 .middle .center {
	padding: 15px 15px 0px 15px;
	background: url(/SiteFiles/Layout/table-onderkant.png) bottom left no-repeat;	
}

.Table_Custom1 .right, .Table_Custom1 .left, .Table_Custom1 .bottom {
	display: none; width: 0px; margin: 0; padding: 0;
}

