/* Styles for the products on the right side. */
#left-content {
padding-right:18px}
#main-content {
margin-left:4px}
#workholding {
background-color:black;
color:white;
width:100px;
height:50px;
margin:10px;
padding:5px;
text-align:center}
#workholding a {
color:gray}
/* products formatting*/
th {
vertical-align:top;
background-color:#fff1c2}
th[scope] {
vertical-align:middle}
#products h1, h2, h3 ,h4 ,h5 {
margin:0;
padding:0}
#products td.image h1 {
margin-bottom:20px}
#products .image {
vertical-align:top;
padding-right:10px}
#products #tabel {
margin-top:10px}
#products #tabel sup {
font-size:.9em}
#products #tabel table {
margin:0;
padding:0}
#products #tabel table td, th {
padding:0 2px 0 2px;
}
#products tr.geel {
background-color:#fff1c2;
text-align:center;
}

#products td.blauw {
background-color:#BFE2F8;
text-align:left;

vertical-align:top;
font-weight:bold;
padding-left:3px;}
#products #tabel table td.midden {
vertical-align:middle}
#products #tabel table td.wit {
background-color:white}
.t_caption {
	margin-top: 0px; 
	padding-top: 0px;
}
#products {
	margin-top: 20px;
}
#products *{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#products td.b {
height:28px;
background-color:#FFFFFF;
text-align:left;
font-weight:bold;
padding-left:5px;
}
#products tr.wit {
text-align:center;
}

