﻿/* TableTheme voor de sidebar (rechts) */

.Table_Custom1 {
}

.Table_Custom1 .top {
}


.Table_Custom1 .top .center
{

}

.Table_Custom1 .top .center .title {
	color: #004e96;
	font: bold 16px/22px "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;

}
	.oranje .Table_Custom1 .top .center .title { 
		color: #f15d2a;
	}
	.blauw .Table_Custom1 .top .center .title { 
		color: #007fad;
	}
	.paars .Table_Custom1 .top .center .title { 
		color: #7b236d;
		
	}
	.groen .Table_Custom1 .top .center .title { 
		color: #00836f;
	}
	.geel .Table_Custom1 .top .center .title { 
		color: #e9ae14;
	}
	.groenbreed .Table_Custom1 .top .center .title { 
		color: #00836f;
	}
	.oranjebreed .Table_Custom1 .top .center .title { 
		color: #f15d2a;
	}

	.paarsbreed .Table_Custom1 .top .center .title { 
		color: #7b236d;
		
	}

.Table_Custom1 .middle .center {
}

.Table_Custom1 p {
}

.Table_Custom1 .bottom {
}

