﻿table.Table_Custom2 {
	background: #0055a5;	
	width: 100%;
	color: white;
	margin-bottom: 25px;	
}

.Table_Custom2 .top .center {
	background: url(/SiteFiles/Layout/hoek-submenu-boven.png) top right no-repeat;
	color: #fff;
	font: bold 16px/26px Eurostile, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 15px 15px 5px 22px;
}
.Werknemer .Table_Custom2 .top .center {
	background: url(/SiteFiles/Layout/hoek-submenu-boven-werknemer.png) top right no-repeat;
}


.Table_Custom2 .title {
	display: block;
	width: 99%;
}

.Table_Custom2 .middle .center {
	padding: 10px 15px 15px 15px;
	background: url(/SiteFiles/Layout/hoek-submenu-onder.png) bottom right no-repeat;	
}

.Table_Custom2 .bottom {
	display: none;
	height: 0;
}

